Westly Wright
362f9ced32
fix incorrect comparison operator for no worker role check
...
rancher/rancher#28758
2020-09-26 13:13:10 -07:00
Westly Wright
0701ece406
fix external cloud provider options
...
drop empty awsCloudProvider config and empty config answers
rancher/rancher#26118
2020-09-26 12:01:36 -07:00
Westly Wright
742301f7b3
Default new node pools to worker role, set node pool w/o role to worker
...
rancher/rancher#28758
2020-09-26 11:14:33 -07:00
Westly Wright
35eb211d8d
update connecting styles for modal shell
...
rancher/rancher#28569
2020-09-26 09:47:52 -07:00
Westly Wright
bc90e0b936
Sync from clean source
...
rancher/rancher#29170
2020-09-26 09:26:42 -07:00
Westly Wright
1128d2be61
add extra version upgrade logic for eks v2
...
Cluster version can only deviate from node group versions by 1, so if any node group version is more than 1 behind the cluster can not upgrade until the node groups upgrade
New node groups should version set to that of the cluster not the other node groups
rancher/rancher#28968
rancher/rancher#29166
2020-09-25 16:06:19 -07:00
Westly Wright
37fa8e6ef7
Highlight connection message on kubectl shell
...
rancher/rancher#28569
2020-09-25 15:02:10 -07:00
Westly Wright
a80dcefbc3
lint
2020-09-24 17:04:51 -07:00
Westly Wright
e8425ff414
Update editable fields
...
rancher/rancher#29137
2020-09-24 17:01:22 -07:00
Westly Wright
5c9bd91cb4
Rework node group upgrade ux
...
This makes the node group upgrade ux closer to the ux of AWS console.
Removes the node group version select, replaces with a radio.
Adds logic to set the new nodegroup version on edit to the version of other nodegroups
Adds logic to prevent node group version upgrade when cluster version is being upgraded.
rancher/rancher#28965
rancher/rancher#28966
rancher/rancher#28968
2020-09-24 12:06:03 -07:00
Westly Wright
bc3dd780b9
Focus element in form-key-value correctly
...
rancher/rancher#28940
2020-09-23 17:09:13 -07:00
Westly Wright
35767c93d1
Merge pull request #4156 from nikkelma/ui-banners-failsafe
...
Suppress exceptions when parsing JSON settings, default to raw value
2020-09-23 08:52:39 -07:00
Cody Jackson
4a8e45e1ce
Fixing tags
...
- The entire tag collection needs to be sent if it changed
- I noticed that when editing a tag key each letter was added so I resolved that as well
rancher/rancher#28949
2020-09-18 12:49:44 -07:00
Denise
d0597645ba
Merge pull request #4161 from westlywright/feature.eksv2.syncing
...
EKS V2 Clusters Syncing & Save
2020-09-13 21:01:06 -07:00
Denise Schannon
78d99c73ac
AKS only works with lowercase "calico"
2020-09-11 20:34:30 -07:00
Westly Wright
79c00cf7d7
Rework for new requirements that node groups need the entire object.
2020-09-11 16:13:41 -07:00
Westly Wright
42a8ce7cad
EKS cluster new can no longer have null values
2020-09-11 13:46:37 -07:00
Westly Wright
2e3d110ea6
Update cluster save to handle eks v2 sync
...
also makes eks v2 node group names uneditable
rancher/rancher#28541
2020-09-11 09:20:01 -07:00
Westly Wright
3c711f7518
Merge pull request #4155 from codyrancher/ttl-forwardport
...
[forwardport] api keys ttl
2020-09-10 08:57:02 -07:00
Westly Wright
0d75d59d31
Generalize error handling for kms keys
...
rancher/rancher#28734
2020-09-04 09:46:29 -07:00
Westly Wright
c34f77ae19
Forward port kms keys in node template fixes
...
rancher/rancher#28719
rancher/rancher#28724
2020-09-03 11:02:49 -07:00
Matt Nikkel
a7c408576f
Suppress exceptions when parsing JSON, default to raw setting value
2020-09-02 16:27:51 -04:00
Cody Jackson
8fbd86a081
Implementing max token ttl for api keys
...
- added 'auth-token-max-ttl-minutes' setting
- modified api-key modal to better handle the max-ttl when it is set
rancherlabs/rancher-security#466
2020-09-02 11:53:45 -07:00
Westly Wright
eeacedb81a
Update cluster selector markup for new design
...
rancher/rancher#28625
2020-08-31 13:41:36 -07:00
Westly Wright
085459f32d
Merge pull request #3952 from jlamillan/jlamillan/oci_dynamic_values
...
Verify OCI cloud credentials and fetch values dynamically from OCI.
2020-08-31 10:36:08 -07:00
Westly Wright
eb2d758317
Merge pull request #3953 from jrosinsk/populate-with-dynamic-values
...
Populate OKE cluster creation values dynamically
2020-08-31 10:32:51 -07:00
Vincent Fiduccia
2ed359e694
Fix redirecting to dashboard
2020-08-28 18:15:03 -07:00
Vincent Fiduccia
46610de6f5
Logging, Monitoring, CIS banners
2020-08-28 17:57:54 -07:00
Westly Wright
1d8f3f3ef9
eks v2 set nodeGroup version number on create
...
rancher/rancher#28604
2020-08-28 13:54:37 -07:00
jrosinsk
e90e552ecd
Populating with dynamic values
2020-08-28 11:50:52 -07:00
jesse.millan
473551b9cf
Verify OCI cloud credentials and fetch values dynamically from OCI.
2020-08-28 09:28:10 -07:00
Vincent Fiduccia
d7436d4059
Ember<->Vue integration & login
2020-08-26 03:47:59 -07:00
Vincent Fiduccia
bf156aff68
Merge pull request #3720 from hypnotortoise/master
...
Add Switzerland region to Azure cluster provider
2020-08-25 22:15:38 -07:00
Vincent Fiduccia
76bd5c82fc
Merge pull request #4095 from adaliszk/master
...
Add Azure German Public locations to the provider choices
2020-08-25 22:13:16 -07:00
Cody Jackson
20f62cda59
Fixing GKE cluster edit
...
A guard was implemented incorrectly, it wasn't appropriately handling
the case where oauthScopes were empty.
rancher/rancher#28555
2020-08-25 16:19:03 -07:00
Westly Wright
0b1051e5ac
Merge pull request #4136 from nikkelma/ui-banners-failsafe
...
Ensure no exceptions are thrown when handling UI banners
2020-08-25 10:34:03 -07:00
Matt Nikkel
4286630fb0
Ensure no exceptions are thrown when handling UI banners
...
Any exceptions during JSON parsing are now handled; fields are checked
for being a string; logic was slightly consolidated.
2020-08-21 12:47:42 -04:00
jesse.millan
d5be675ccb
Update static regions, versions, etc. in OCI and OKE drivers.
2020-08-20 15:43:43 -07:00
Westly Wright
955b1820c2
always set full obj for node group labels and anno
2020-08-17 09:53:51 -07:00
Westly Wright
4925f54ef7
Expose node group versions on eks v2 node groups
...
adds both tooltip warning on cluster row and alert warning on cluster dashboard
version can only be updated on edit when cluster version is different from node group version
all other times we set the node group version to the clusters version
rancher/rancher#28335
2020-08-14 16:38:02 -07:00
hypnotortoise
a57f0922cf
fix: missed { after rebasing
2020-08-15 00:21:22 +02:00
hypnotortoise
533a9aa331
Merge remote-tracking branch 'upstream/master'
2020-08-15 00:14:25 +02:00
Westly Wright
1e28833ac5
Add helper text to public/private access
...
rancher/rancher#28369
2020-08-14 10:46:42 -07:00
Westly Wright
01d591b36f
Add labels for network access to eks v2
...
rancher/rancher#28361
2020-08-14 10:21:00 -07:00
Westly Wright
e14f7302d4
Merge pull request #4120 from westlywright/bug.deployment.scale.0.or.null
...
Allow pod scale to be set 0 or null
2020-08-10 13:38:40 -07:00
Westly Wright
322010d292
Allow pod scale to be set 0 or null
...
Pod scale minimum was incorrectly set to 1. This sets the default back
to 0. Adds a nullible flag to input-int as this is allowed in most cases
where we are using the component. Defaults to false.
Formatting fixes
rancher/rancher#28168
2020-08-10 12:28:17 -07:00
Westly Wright
9b028ff162
eks v2 new mode show sgs from config
...
rancher/rancher#28192
2020-08-10 11:55:30 -07:00
Cody Jackson
a482fada9d
Ignoring appliedSpec before validating
...
Unfortunately the backend is sometimes saving invalid models
which causes the validation of appliedSpec to fail. To avoid
this validation we're not ignoring the appliedSpec where this
can go wrong.
https://github.com/rancher/rancher/issues/27333#issuecomment-665244361
2020-08-05 09:36:18 -07:00
Ádám Liszkai
b4404039a7
Fix Typo
2020-08-04 00:31:03 +02:00
Westly Wright
2db7e67d47
watch cloud creds array for changes
...
rancher/rancher#28174
2020-07-30 15:15:52 -07:00