Westly Wright
827e181f99
Merge pull request #4535 from westlywright/bugs.gke
...
fix missing node version on a new node pool for gke
2021-04-13 16:03:11 -07:00
Westly Wright
2145a8e743
fix missing node version on a new node pool for gke
2021-04-13 16:00:17 -07:00
Westly Wright
88d13bd424
Merge pull request #4533 from westlywright/bug.import.register.cmd
...
Show Registration Command Bugs
2021-04-13 15:14:47 -07:00
Westly Wright
89d9d943a1
Show registration command regardless of node count
...
rancher/rancher#31529
rancher/rancher#32031
2021-04-13 14:55:51 -07:00
Westly Wright
12358ebb79
Merge pull request #4531 from westlywright/bugs.gke
...
node version update bugs
2021-04-13 13:57:40 -07:00
Westly Wright
2541240ed9
node version update
2021-04-13 13:51:20 -07:00
Westly Wright
97de9f45f3
Merge pull request #4529 from westlywright/bugs.gke
...
GKE V2 Edit Sync Upstream Config
2021-04-13 11:53:09 -07:00
Westly Wright
0b77c0f6e4
change default location type to zone for gke v2 clusters
...
rancher/rancher#32098
2021-04-13 11:46:27 -07:00
Westly Wright
58a8260d55
fix edit sync upstream config
...
rancher/rancher#32060
rancher/rancher#32068
2021-04-13 11:12:46 -07:00
Westly Wright
cfd4dfa03f
Merge pull request #4527 from westlywright/bugs.gke
...
GKE Bugs
2021-04-12 17:05:12 -07:00
Westly Wright
d6736d7e42
update secondary range dropdowns when subnet updates
...
this updates the old gke UI (for upgrades going forward) and the new v2 prvisioner UI.
rancher/rancher#27696
2021-04-12 16:47:17 -07:00
Westly Wright
575cf0c897
remove logic that auto-sets secondary range names on gke cluster
...
rancher/rancher#32046
2021-04-12 16:47:17 -07:00
Westly Wright
cb6d89391b
ensure masterIpv4CidrBlock is required when creting priv gke cluster
...
rancher/rancher#32032
2021-04-12 16:47:17 -07:00
Westly Wright
afcfb8fee4
location type observer should only observe locationType
...
to prevent reseting the region or zone when changing those params and allow users to switch locations
rancher/rancher#32044
2021-04-12 16:47:16 -07:00
Westly Wright
389b5d7e73
prevent error with invalid json
...
rancher/rancher#32020
2021-04-12 16:47:16 -07:00
Westly Wright
81457b7c1b
Merge pull request #4524 from westlywright/bugs.gke
...
fix import command for gke v2 private cluster
2021-04-09 16:35:06 -07:00
Westly Wright
cc723f7d5d
fix import command for gke v2 private cluster
2021-04-09 16:30:09 -07:00
Westly Wright
b2229069fe
Merge pull request #4522 from westlywright/feature.google.v2
...
GKE V2 Provisioner
2021-04-09 15:43:09 -07:00
Westly Wright
2b33123ade
translation help block
2021-04-09 15:21:03 -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
7070a61bae
Merge pull request #4520 from westlywright/bug.edit.local.cluster
...
Edit Local Cluster Bugs
2021-04-07 13:19:33 -07:00
Westly Wright
e40b36af68
Merge pull request #4518 from mantis-toboggan-md/auth-redirect
...
fix base64 url-safe regex
2021-04-07 10:30:37 -07:00
Westly Wright
075a6f49f9
Added extra logic for excluding docker cluster from edit/upgrade
...
k3s clusters that do not have a config should not allow editing of items on the config.
A null k3s config indicates a docker installed cluster so I've added extra logic
to check if the config exists and if it does not we don't show the manage import cluster info component.
I also added logic to the final save method in cru cluster to only show the registration step if the cluster is pending
and not a null k3s config.
rancher/rancher#30977
2021-04-07 08:50:17 -07:00
Nancy Butler
e487c74a3a
fix base64 url-safe regex
2021-04-06 07:32:12 -07:00
Westly Wright
d0aa82857b
Merge pull request #4517 from westlywright/translation.aliyun
...
Change all refs Aliyun to Alicloud
2021-04-05 11:37:01 -07:00
Westly Wright
18fea8c156
Merge pull request #4514 from westlywright/bug.eks.v2.spot.instances
...
EKS V2 LT Spot Instances Bug
2021-04-05 11:32:45 -07:00
Westly Wright
21374850bf
Change all Aliyun to Alicloud
...
rancher/rancher#31845
2021-04-05 11:28:30 -07:00
Westly Wright
31e65617c2
ensure spot instance types and instance type are set correctly eksv2
...
rancher/rancher#31908
2021-04-05 11:13:22 -07:00
Westly Wright
0d0c9b296f
Merge pull request #4511 from westlywright/bug.lexical.access.login
...
Redirect Login Bug
2021-03-30 14:33:31 -07:00
Westly Wright
a27ac8ae01
attempting to access const before decleration
2021-03-30 13:52:32 -07:00
Westly Wright
5375998684
Merge pull request #4510 from rancher/dependabot/npm_and_yarn/y18n-4.0.1
...
Bump y18n from 4.0.0 to 4.0.1
2021-03-30 08:45:04 -07:00
dependabot[bot]
5a45acb39f
Bump y18n from 4.0.0 to 4.0.1
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 14:51:28 +00:00
Westly Wright
6a8782a2c0
Merge pull request #4508 from westlywright/deps.security.updates
...
Dependency Updates
2021-03-26 15:00:06 -07:00
Westly Wright
173d18e6d2
dep updates
2021-03-26 14:51:56 -07:00
Westly Wright
9f61d4435d
update ember api store for some security vuln
2021-03-26 13:23:32 -07:00
Westly Wright
8e07c49267
Merge pull request #4507 from mantis-toboggan-md/auth-redirect
...
use verify-auth-azure instead of verify-auth
2021-03-18 09:09:34 -07:00
Nancy Butler
23b2c35ed1
use verify-auth-azure instead of verify-auth
2021-03-18 07:12:05 -07:00
Westly Wright
a2b1b7b619
Merge pull request #4506 from jlamillan/jlamillan/revert-ol8-filter
...
Revert "Filter out OL-8.x images until it is supported by OCI machine…
2021-03-17 16:02:53 -07:00
Westly Wright
2effea7bbf
Merge pull request #4504 from westlywright/feature.gce.cloudcreds
...
Google Cloud Credentials
2021-03-17 16:02:01 -07:00
jesse.millan
3d8bc4c89d
Revert "Filter out OL-8.x images until it is supported by OCI machine driver."
...
This reverts commit 3671bc2c38 as it's no longer necessary.
2021-03-17 11:33:51 -07:00
Westly Wright
7046e4cf33
add google cc to display type on cc model
2021-03-17 11:29:52 -07:00
Westly Wright
9fdea17b1a
Google GCP cloud credentials
...
rancher/rancher#31346
2021-03-16 15:49:25 -07:00
Westly Wright
e074c5e9b5
Merge pull request #4499 from westlywright/bug.cluster.registration.env
...
Cluster Reg Commands Not Updating on Edit of Env Vars
2021-03-16 10:03:26 -07:00
Westly Wright
5970bb0ec0
Merge pull request #4498 from westlywright/enhancement.istio.hidden.keys
...
Show istio hidden answers
2021-03-16 10:02:53 -07:00
Westly Wright
f6320195dd
Merge pull request #4500 from westlywright/bug.cluster.mon.link
...
Cluster Monitoring 503
2021-03-16 09:49:07 -07:00
Westly Wright
87c7cf1323
Hide monitoring link on isActive condition
...
Hides istio for some condition and removes redirect to cluster index when cluster is not ready and user clicks istio (just don't show it)
rancher/rancher#29234
2021-03-15 16:34:08 -07:00
Westly Wright
9b6ce16bcc
Fix edit custom cluster step 2 btn state and two way bindings
2021-03-15 16:04:14 -07:00
Westly Wright
6e4dde97f5
change post save logic for custom clusters to be able to have postsave
2021-03-15 15:42:28 -07:00
Westly Wright
444937a4aa
Refactor logic for showing CustomCommand and ImportCommand 4 env var
...
Since the env vars have to be saved on a cluster there is no easy way of dynamically updating the cluster command without trying to split the string and do all kinds of nasty things.
I refactored the logic for when we show the command for both Custom and Import clusters until after the cluster has been saved. This ensures the user is required to save the cluster before fetching the command on an edit action
rancher/rancher#31529
2021-03-15 14:48:14 -07:00
Westly Wright
a56edc963b
Show istio hidden answers
...
rancher/rancher#29247
2021-03-15 10:22:13 -07:00