Commit Graph

668 Commits

Author SHA1 Message Date
Vincent Fiduccia 601a21922c
Check the right field for useIpAliases 2021-08-24 13:19:40 -07:00
Neil MacDougall fb42eff690 Fix more dark mode issues resulting from styling changes 2021-08-18 12:36:36 +01:00
Vincent Fiduccia b8a67a5ed4
Merge pull request #4721 from jlamillan/jlamillan/private-control-plane-typo
Fix typo in private control-plane property.
2021-08-10 10:27:26 -07:00
Cody Jackson 6564d1349c Inform the user that Logging, CIS Scans, Istio and Pipelines aren't supported in k8s 1.21+
https://github.com/rancher/dashboard/issues/3589
2021-08-04 11:28:18 -07:00
jesse.millan 259ca81c1f
Fix typo of private control plane property. 2021-07-29 16:36:22 -07:00
Vincent Fiduccia cf2f122ae3
Don't filter credentials with empty tenantId 2021-07-26 11:24:59 -07:00
Neil MacDougall 42ff8c0200 Fix minor checkbox alignment issue 2021-07-19 10:47:17 +01:00
Lauren Harden fce4e2de9f
iframe issues in vue from ember (#4690)
* 3370

* fix

* 33449

* 33450

* 33469

* lint

* spacing in hbs

* manual tidy part 1

* fixes part 2

* Fix reformatting issues

* Fix more formatting changes

* More formatting fixes

* Fix more formatting

* Fix test due to style changes

Co-authored-by: Neil MacDougall <nmacdougall@suse.com>
2021-07-15 09:36:49 +01:00
Vincent Fiduccia 10633c7820
Merge pull request #4711 from vincent99/master
Send cluster resourceLocation
2021-07-14 11:56:32 -07:00
Vincent Fiduccia d002210431
Merge pull request #4704 from Charliekenney23/fix-lke-k8sversion-input
default to latest LKE version
2021-07-14 11:32:18 -07:00
Vincent Fiduccia d924a9d286
Send cluster resourceLocation (rancher/rancher#33540) 2021-07-14 10:10:52 -07:00
Cody Jackson 467b893001 Now just choose region/zone based on location type instead of preferring region over zone
Region is set by default so it was getting chosen over zone even when zone was set.

https://github.com/rancher/rancher/issues/33527#issuecomment-878476927
2021-07-12 13:46:00 -07:00
Charles Kenney 472df9e11d
default to latest LKE version 2021-07-08 19:04:12 -04:00
codyrancher ea36d73a76
Merge pull request #4700 from codyrancher/gke-versions-region
Making use of region instead of zone while querying meta/gkeVersion when available
2021-07-07 20:50:26 -07:00
Cody Jackson c9d4eebac0 Making gkev1 use the region parameter instead of the zone parameter when availavble
rancher/rancher#33527
2021-07-07 20:31:57 -07:00
Colleen Murphy 45172a4574 Fix EKS cluster ID string case 2021-07-03 11:10:58 -07:00
Westly Wright 195253ba26
allow users to enable aks monitoring on edit
rancher/rancher#33239
2021-07-01 15:29:48 -07:00
Westly Wright ba03b7f0c6
Add cluster id to aws request handler and populate on edit eksv2 (#4687) 2021-06-30 14:56:35 -07:00
Westly Wright a8d3438b26
reimplement ui validation for gke v2 network policy
rancher/rancher#32998
2021-06-24 11:42:28 -07:00
Westly Wright 556bdce127
Add warning when importing a cluster without RBAC enabled
rancher/rancher#33307
2021-06-22 16:13:28 -07:00
Westly Wright 5dc0e43b25
Update Ember 3.24
This puts back the fixes from the revert with the exception of ember-concurrency
Something in the internals of this is breaking when we iframe into the vue dashboard.
Reverting this particular change fixes it. Since this was not a required change but a nicety I've decided to revert until I have more time to investigate.
2021-06-21 10:48:45 -07:00
Westly Wright 29103e4f2f
Revert "Ember LTS and Dependency Upgrades" 2021-06-18 12:46:15 -07:00
Westly Wright 0e13142a39
Merge pull request #4673 from westlywright/bug.aks.edit.monitoring
AKS v2 Monitoring Change
2021-06-18 08:37:12 -07:00
Westly Wright 90742bf501
Merge pull request #4672 from westlywright/upgrade.3.24.lts
Ember LTS and Dependency Upgrades
2021-06-18 08:36:54 -07:00
jrosinsk 4a4d2c3378 Add support for KMS key encryption during cluster creation 2021-06-17 17:03:32 -07:00
Westly Wright 1019d5081a
Make monitoring & monitoring related fields uneditable
moved monitoring options to the cluster options section

rancher/rancher#33239
rancher/rancher#33240
2021-06-17 16:24:09 -07:00
Westly Wright 1feb2118a7
v3.20.2...v3.21.2
v3.21.2...v3.24.0

update node 10 -> 12 lts

audit updates

hide link-to-external when switching scopes

this action causes the route info to be unavailable to the current route lookup before we transition out of the alert lib
2021-06-17 15:53:11 -07:00
Westly Wright e2853f03a5
aksv2 expose monitoring
rancher/rancher#33142
2021-06-11 11:10:50 -07:00
Westly Wright 7b53e254b9
add post save check to edit import cluster
we still randomly would hit a case where the cluster was active post save, checking if we're post save will ensure the cluster shows the command all the time.

rancher/rancher#33136
2021-06-10 15:32:47 -07:00
Westly Wright 16c57480a7
Merge pull request #4660 from westlywright/enhc.aks.optional.tenantid
Support Azure Cloud Cred with or without tenant id
2021-06-09 16:28:27 -07:00
Westly Wright 923412caa1
Support Azure Cloud Cred with or without tenant id
rancher/rancher#33097
2021-06-09 16:07:50 -07:00
Westly Wright 02828a4fd3
fix aks np autoscaling bugs when enabled -> disabled
rancher/rancher#33049
2021-06-09 11:31:00 -07:00
Westly Wright e55bc484ac
allow empty values aks v2 tags
rancher/rancher#33017
2021-06-08 13:54:17 -07:00
Westly Wright fc99c0cc97
Expose PNI for GKE clusters
rancher/rancher#33026
2021-06-08 11:03:50 -07:00
Westly Wright 0c0f12ce6f
Merge pull request #4651 from westlywright/bug.gkev2.ipalias.autosub
GKE V2 Disable correct fields when not useing Ip Aliases
2021-06-08 11:01:32 -07:00
Westly Wright 3166ed72b0
Merge pull request #4650 from westlywright/bug.gke.network.config
GKE V2 - networkPolicyConfig
2021-06-08 11:01:20 -07:00
Westly Wright 624cfc51b3
GKE V2 Disable correct fields when not useing Ip Aliases
rancher/rancher#32597
2021-06-07 15:16:46 -07:00
Westly Wright 1063580113
make networkPolicyConfig un-editable
rancher/rancher#32998
2021-06-07 11:05:37 -07:00
Westly Wright 38aa629ef7
Expose httpApplicationRouting AKS v2
rancher/rancher#32991
2021-06-07 10:13:53 -07:00
Westly Wright f303fc1a27
group regions by availablity for aks v2
display warning if selecting a region that is not ha
2021-06-04 15:43:22 -07:00
Westly Wright 3f29cb540a
move node availablity zones to aks node pool row
rancher/rancher#33021
2021-06-04 14:50:46 -07:00
Westly Wright b12e9ac8f9
az checkboxes should be disabled when location without is selected
rancher/rancher#33019
2021-06-04 11:13:27 -07:00
Westly Wright 3faf14ee84
fix setTags logic for AKS v2
rancher/rancher#33017
2021-06-04 10:58:36 -07:00
Westly Wright c5917281be
Validate DNS prefix on create only
rancher/rancher#32999
2021-06-04 10:22:22 -07:00
Westly Wright ff81aa8268
Remove tenant id from import, its on the cloud cc 2021-06-04 10:14:39 -07:00
Westly Wright a875466186
Azure AKS v2
WIP - Initial creation of AKS v2 cluster

add cloud cred component to aks

location and availablity zone changes aks v2

remove tenant id and fix bug is missing driver for new aks

Cloud creds proxy calls and wip auth networks

update input cidr to move error to tool tip

this accounts for help text below the input

aks v2 networking and use input-cidr

convert tooltip around input cidr to info icon tooltip

fixups

Initial aks node pools

system node pools remove and radio buttons logic

hide primary/user logic for now

markup and node availablity zones

sync aks config

import aks

state logic for authorizedIpRanges and Private Cluster AKS v2

kubenet and azure cni networking setup

advanced networking

default version aks v2

aks edit modes

windows profiles changes

new proxy calls for region, vm size, and clusters aks v2

fix ups

import mode edit and failed cluster edit

add disabled options to searchable select

network policy fixups

node pool versions

save fixes

match import link order with v2 create order on select page

aks v2 set resourceGroup from proxy call not input

testing fixes

editing state steps for aks v2

translations and defaults

version bugs
2021-06-01 12:06:23 -07:00
Westly Wright d7aceb01b9
gkev2 only allow location change for zonal clusters on edit
rancher/rancher#32345
2021-05-27 16:29:17 -07:00
jesse.millan e689d9a0dc
Add helper to detect when any flexible shape is selected. 2021-05-26 11:39:21 -07:00
Westly Wright 27618e8e67
change defaults for clusterIpv4Cidr & maintenanceWindow GKEv2
rancher/rancher#32770
2021-05-25 15:01:46 -07:00
Westly Wright dd09197281
Expose zones for a regional cluster
adds new label in each node pool under node count to show the total nodes in each zone

rancher/rancher#32345
2021-05-24 10:19:44 -07:00