Commit Graph

33 Commits

Author SHA1 Message Date
Vincent Fiduccia 31e1a4d0c7
Don't require tenantId 2021-08-04 13:10:12 -07:00
wujun 7b7c014b83 fix: add cluster driver filter when create a cloud credential 2021-07-30 16:41:41 +08:00
wujun 029e77f097 feat: harvester nodeDriver rke1 2021-07-29 12:27:13 +08: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 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 389b5d7e73
prevent error with invalid json
rancher/rancher#32020
2021-04-12 16:47:16 -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 9fdea17b1a
Google GCP cloud credentials
rancher/rancher#31346
2021-03-16 15:49:25 -07:00
Cody Jackson 26bd8c4b13 Changing how we reset values when switching credentials for vsphere node templates
rancher/rancher#30690
2021-02-08 11:22:23 -07:00
pajuga eb1abb00f0
Cloud credentials support and UI built in implementation for phoenixNAP node driver (#4380)
* Cloud credentials support for phoenixNAP driver.

* space added

* code formatting

* init function removed, name param removed from the arrays that populate
dropdowns

Co-authored-by: pavlej <pavlej@NSDT-PAVLEJ.ccbill-hq.local>
2021-01-13 12:57:13 -07:00
jesse.millan c2239d5c14
Add static region list for (bootstrap) authentication to a subscribed region. 2020-12-02 15:30:25 -08:00
jesse.millan 473551b9cf
Verify OCI cloud credentials and fetch values dynamically from OCI. 2020-08-28 09:28:10 -07:00
Westly Wright 719a8ed506
Clear the cloud cred config after successful save
To ensure that the private keys are no longer present if the model is edited again
2020-05-20 16:28:52 -07:00
Jesse Millan de9d024dce
Add support for OCI cloud credentials and node template. 2020-04-22 12:30:25 -07:00
Westly Wright 67e70cc674
Revert "Expose region on Amazon Cloud Credential"
rancher/rancher#23060

This reverts commit 94d48efcdf.
2020-03-09 09:40:08 -07:00
Westly Wright 94d48efcdf
Expose region on Amazon Cloud Credential
rancher/rancher#23060
2020-02-06 09:56:29 -07:00
phillc 6f2edabebb [UI] Check Linode cloud credential against profile
- Account required a key scope

https://github.com/rancher/rancher/issues/22128
2019-08-14 15:50:00 -04:00
ellisbenjamin 28a9f5b31e Linode uses cloud credentials and meta proxy
https://github.com/rancher/rancher/issues/21838

Co-authored-by: phillc <15082+phillc@users.noreply.github.com>
2019-08-09 14:18:18 -04:00
Marques Johansson 1bf4366dc6 add Linode cloud credential validation 2019-05-20 15:48:46 -04:00
Marques Johansson 25ff7d24f8 add Linode cloud credential 2019-05-15 19:38:16 -04: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 8a409bbc9c
fix cloud cred data clearing when region changed
rancher/rancher#18538
2019-03-04 15:41:19 -07:00
Westly Wright 771214b69a
cleanup do err msg on cloud credential validation
rancher/rancher#18294
2019-02-22 11:25:42 -07:00
Westly Wright b2db7f3773
refactor cloud-keys to cloud-credentials 2019-02-21 12:37:57 -07:00
Westly Wright a01692a9dd
make cloud credential editable
rancher/rancher#18096
2019-02-20 15:14:04 -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 8ebe2d8c66
Default cloud key config to amazon
rancher/rancher#18091
2019-02-20 11:21:33 -07:00
Westly Wright 1e3b8ca24a
do not show selector on NT cloud keys page
rancher/rancher#18078

lint
2019-02-16 08:31:35 -07:00
Westly Wright 2af8a5e489
add manage keys/templates buttons on respective pages
rancher/rancher#18083
2019-02-16 08:30:53 -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