Commit Graph

7 Commits

Author SHA1 Message Date
Neil MacDougall ec93f6ccfb Fix imported AKS empty banner 2023-01-12 14:29:55 +00:00
codyrancher 5e6b173178
Merge pull request #4654 from westlywright/feature.pni
Expose PNI (AKS and EKS)
2021-10-21 12:21:49 -07:00
Vincent Fiduccia d924a9d286
Send cluster resourceLocation (rancher/rancher#33540) 2021-07-14 10:10:52 -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 3ce905835a
Expose PNI for ASK v2 and AKS v2 Import
rancher/rancher#33027
2021-06-08 11:41:52 -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