Catherine Luse
ad33275538
Set 1.23 as minimum version for GKE and AKS
2022-10-20 13:16:21 -07:00
Catherine Luse
496e75cf15
Change AKS experimental label to apply to K8s 1.25+
2022-10-20 11:51:19 -07:00
Cody Jackson
ef983d665e
Marking aks k8s versions >= 1.24.0 as experimental
...
rancher/dashboard#6513
2022-08-01 12:40:29 -07:00
Neil MacDougall
66cae2dcab
Remove log statement
2022-03-04 15:44:12 +00:00
Neil MacDougall
759cb7926d
Fix Azure Cloud Credential bug when embedded
2022-03-04 15:42:27 +00:00
Cody Jackson
38503c3640
Only allow PNI to be selected if a network policy is selected
...
rancher/dashboard#4452
2022-01-05 13:59:44 -07:00
Cody Jackson
8882463d22
Providing better UX for AKS network policies
...
- Provide better messaging for Network Policy and Project Network Isolation when editing
- Disable Project Network Isolation when editing
rancher/dashboard#4454
2022-01-05 11:51:31 -07:00
Vincent Fiduccia
87411fce8a
Preserve current ID in case you want to go back to it
2021-12-13 12:42:27 -07:00
Vincent Fiduccia
8af68ca25b
AKS use existing cloud cred
2021-12-07 15:45:50 -07:00
codyrancher
5e6b173178
Merge pull request #4654 from westlywright/feature.pni
...
Expose PNI (AKS and EKS)
2021-10-21 12:21:49 -07:00
Phillip Rak
3ea2a79332
Make use of Semver to get default kubernetes version for azure
2021-09-23 16:10:45 -07:00
Phillip Rak
7b3531c41a
Update initial version to a value in our list of versions
2021-09-23 14:38:15 -07:00
Cody Jackson
010424b86b
Switching over to using the aks-upgrades api when editing an existing cluster
...
https://github.com/rancher/dashboard/issues/4103
2021-09-17 15:52:47 -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
Westly Wright
195253ba26
allow users to enable aks monitoring on edit
...
rancher/rancher#33239
2021-07-01 15:29:48 -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
e2853f03a5
aksv2 expose monitoring
...
rancher/rancher#33142
2021-06-11 11:10:50 -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
3ce905835a
Expose PNI for ASK v2 and AKS v2 Import
...
rancher/rancher#33027
2021-06-08 11:41:52 -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
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