Commit Graph

16 Commits

Author SHA1 Message Date
Cody Jackson 28e4ac5384 Making the cloud credential in gkev2 be observed properly
https://github.com/rancher/dashboard/issues/3559
2021-10-04 12:55:44 -07:00
Cody Jackson 8d98864351 Preventing users from editing an eks cluster when the cloud credential is inaccessible
https://github.com/rancherlabs/rancher-security/issues/820
2021-09-14 12:41:05 -07:00
Westly Wright 657737657c
GKE V2 Provisioner
rancher/rancher#31221

initial creation of gke driver

create shared google service for v1/v2 driver

wip

all fetch methods for google to shared service

cluster/kubernetes options

ippolicy conditionals

private nodes observer so can force ipaliases true

subnetwork logic

cru-private-cluster for gke

initial values

gke node pools

default configs and service cleanup

node group changes

subnet work

hide private nodes config if not enabled

useIpAliases work

 master authorized network component

loggings

no initial master version

gke node pool fixups

input-cidr component and validation

wip - new np logic

node pool updates

fix ups from launching

edit mode changes

more edit updates

more fix ups

node pool edits

import gke

reset auto-scale

implment cloud credentials in gke v2

Cloud cred changes for gke nice to haves

imp fetch clusters

Implement Shared Subnets

cleanup

Import private cluster work and other fixes

private cluster changes

More import/register changes

Null values and node pool version changes

gke private networks warning

fixups
2021-04-09 15:03:26 -07:00
Westly Wright 3d13864e53
Amazon EKS V2
error handler

wip - dev for aws cloud creds

wip - refactor aws login

wip - kms key

wip - encrypt secrets

wip - private access & vpcs

wip - translations and formatting

wip - more cleanup

remove unneeded code

wip - node groups

add ability to disable value label

fix double import, fix double negative disable add button and expose
addbuttonenabled

clean up public access and node groups

cleanup variable names and default config

eks regions

wip - eks v2 select

differentiate v1/2 amazon eks providers

clean up node groups, translations

unionize top errors

Consolidate aws util statics

WIP - Import/Cloud Creds

tweak cloud cred events for eks driver

WIP new import selector

drop unneeded variables eks import

kms keys cleanup

allow user to enter if the kms keys call fails

firefox styles

drop vpc selection and group subnets by vpcs

import cluster name input if allClusters fails to load from eks

make eks import a bit more dynamic

fix bug in driver eks for default subnet

more imported cleanup

eks v2 edit

eks v2 vendors

remove use cloud creds temp branchs

push current version to version choices if it doesnt exist

eks v2 rename cloudcred param

fix eks v2 versions

clean up for pr
2020-07-22 16:09:14 -07:00
loganhz e641c18913 Fix cloud credential issue
https://github.com/rancher/rancher/issues/22662
2019-09-06 09:13:40 +08:00
Westly Wright c0c0ad7c87
ensure correct cloud cred is selected on edit
rancher/rancher#19378
2019-04-10 11:57:03 -07:00
Westly Wright ba2a3037c8
refactor error handler for cloud credentials in node templates
rancher/rancher#19377
2019-04-04 14:28:54 -07:00
Westly Wright c7d72a006e
Correct new vs edit verbiage for cloud credentials 2019-03-08 15:58:48 -07:00
Westly Wright bb3d5d4389
Add cloud cred validation for amazon and region
rancher/rancher#18739
2019-03-08 14:40:19 -07:00
Westly Wright 2d99800a99
Ensure the correct cloudCredentialId is selected on init
rancher/rancher#18737
2019-03-08 14:19:39 -07:00
Westly Wright a3cc451cff
use init for cloud cred add in node temp, !didReceiveAttrs
rancher/rancher#18341
2019-02-22 16:12:34 -07:00
Westly Wright a01692a9dd
make cloud credential editable
rancher/rancher#18096
2019-02-20 15:14:04 -07:00
Westly Wright 3ee960a8ca
Add sort to cc dropdown and auto-select first cc if only 1
rancher/rancher#18094
2019-02-20 12:24:15 -07:00
Westly Wright 9628bbd931
cloud credential modal updates
Change add button
Add logic to default to add mode if no cloud creds
disable add new button when already adding new cloud cred

rancher/rancher#18091
2019-02-20 12:08:51 -07:00
Westly Wright c957f662c2
Add partial support for cloud key validation
rancher/rancher#18037

add amazon key validation
2019-02-16 08:31:24 -07:00
Westly Wright 3df948e9ab
Add cloud credentials page, resource, and add modal
WIP

WIP

WIP

cleanup
2019-02-11 17:37:05 -07:00