Neil MacDougall
d773b0d874
Fix lint
2024-01-17 09:43:24 +00:00
Neil MacDougall
778fb9f095
Fix GKE range name and CidrBlock conflict
2024-01-17 09:16:01 +00:00
momesgin
714f2be4d5
Syncing node version with cluster version ( #5099 )
...
* make node version synced with cluster version + minor refactor
* update naming of controlPlaneVersion to clusterVersion
---------
Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local>
2024-01-12 13:51:26 -08:00
momesgin
b9e011173b
Show error message from AKS locations endpoint properly ( #5068 )
...
* return error message instead of the whole error object
* removed extra space
---------
Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local>
2023-10-27 09:18:43 -07:00
Michal Jura
c1f9116ed8
Remove support for K8s v1.23-v1.24 AKS/GKE for Rancher v2.8 ( #5072 )
...
AKS Issue: https://github.com/rancher/aks-operator/issues/281
GKE Issue: https://github.com/rancher/gke-operator/issues/186
Signed-off-by: Michal Jura <mjura@suse.com>
2023-10-02 11:44:21 +01:00
momesgin
3bb1884a72
9507 - [GKE] Fixed inconsistency between node and cluster versions ( #5061 )
...
* set initial node version to max version + disable upgradeVersion when cluster version is higher than max
* include the case where the cluster version is equal to the max version
---------
Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local>
2023-09-18 16:25:14 -07:00
Nancy
bea822195e
Add Data-testid attributes to support agent config e2e tests ( #5046 )
...
* update window.top and window.postMessage to work with e2e tests for iFramed pages
* .
* add more data-testid
* add data-testid
* update agent config t match rke2
* fix pod affinity/antiaffinity toggle and remove
* update agent config accordion selectors
* update custom cluster name data-testid
* clean up agent config commented code
* node selector term match expression/field swap
2023-07-31 09:57:02 -07:00
Nancy
b9e548cce8
add aks node resource group input field and length validation ( #5049 )
...
* add aks node resource group input field and length validation
* add more node resource group validation
* add rg validation to cluster resource group too
* fix aks resource group validation
2023-07-18 09:25:41 -07:00
Furkat Gofurov
d7d02384dd
Fix Azure Nodepool name length validation ( #5034 )
2023-07-14 09:28:16 -07:00
Richard Cox
3ae48a9cab
Sneak in some identifiers needed for a related e2e test
2023-06-07 15:45:53 +01:00
Neil MacDougall
635d9ac8b7
Fix lint
2023-05-19 17:20:10 +01:00
Neil MacDougall
d398a3d89d
Fix for edit of imported AKS cluster
2023-05-19 14:47:17 +01:00
Neil MacDougall
3d1f143c9e
AKS MaxSurge fixes
2023-05-16 11:47:11 +01:00
Neil MacDougall
11b75d88bc
Merge pull request #5019 from nwmac/aks-updates
...
AKS MaxSurge: Address QA feedback
2023-05-11 22:24:17 +01:00
Neil MacDougall
b2715a4b71
AKS MaxSurge: Address QA feedback
2023-05-11 05:43:32 +01:00
Nancy Butler
6a9cec19cf
set eks default kubernetes version to highest supported version per ui-k8s-default-version-range setting
2023-05-10 11:30:24 -07:00
Nancy
64033c89e8
Merge pull request #5011 from mantis-toboggan-md/agent-configuration
...
RKE1 Agent configuration
2023-05-09 15:49:54 -07:00
Nancy Butler
3cabca5ba0
add agent config to eks and imported eks
2023-05-08 14:09:25 -07:00
Neil MacDougall
a8b633f0c0
Fix bug where empty node pool names result in stuck UI
2023-04-26 07:47:20 +01:00
Neil MacDougall
26aaf81511
Fix litn issues
2023-04-26 07:47:20 +01:00
Nancy Butler
f4a018477d
banners
2023-04-20 13:43:10 -07:00
Nancy Butler
8fd67efb27
cluster agent tolerations
2023-04-20 13:43:09 -07:00
Nancy Butler
325240944a
resource limits init
2023-04-20 13:43:09 -07:00
Neil MacDougall
5b38e71cd5
Merge pull request #4971 from nwmac/fix-gke-multi-zone
...
Fix issue where can not import multi-zone GKE cluster
2023-04-20 15:21:39 +01:00
Neil MacDougall
2f96ddc095
Merge pull request #4970 from nwmac/rke-template-agent-env-vars
...
RKE Templates: Fix issue with 'value_from' being added to agent env vars
2023-04-13 14:01:38 +01:00
Nancy Butler
9cdedcc5e0
do not attempt to show upgrade modal if imported cluster type cannot be upgraded
2023-03-17 14:34:43 -07:00
Nancy Butler
7e3062789b
remove psp-in-cluster rke1 upgrade warning banner
2023-03-15 15:51:26 -07:00
Nancy Butler
7441f0cea0
check existence of podsecuritypolicy in cluster
...
clear config.defaultPodSecurityPolicyTemplateId when disable psp support is selected
2023-03-03 09:41:56 -07:00
Cody Jackson
a5a39e4f0e
Revert "Marking aks k8s versions >= 1.24.0 as experimental"
...
This reverts commit ef983d665e .
2023-02-27 12:31:57 -07:00
Neil MacDougall
cccc24e660
Fix incorrect call to driverSave action
2023-02-27 17:11:11 +00:00
Neil MacDougall
95cd3b3152
Fix lint issue
2023-02-24 15:22:58 +00:00
Neil MacDougall
e0f09353a3
Fix issue where can not import multi-zone GKE cluster
2023-02-24 12:56:04 +00:00
Neil MacDougall
81a11fa490
Fix issue with 'value_from' being added to agent env vars
2023-02-24 08:14:11 +00:00
Nancy
b60cf88156
Merge pull request #4968 from mantis-toboggan-md/psa-imported
...
Add warning modal when upgrading imported k3s or rke2 clusters from <1.25.x to >=1.25.x
2023-02-23 12:53:09 -07:00
Nancy Butler
6e43b24ab2
remove unused upgrade warning modal prop
2023-02-23 12:38:50 -07:00
Neil MacDougall
f0cf09b2be
Merge pull request #4860 from LBGarber/new/lke-ha-support
...
Add High Availability LKE cluster support
2023-02-21 13:59:18 +00:00
Nancy Butler
255375c578
add warning modal when upgrading an imported cluster to a version that does not support psps
2023-02-17 08:53:17 -07:00
Nancy Butler
c4c0efb776
update rke1 psp banner
2023-02-16 09:02:51 -07:00
Neil MacDougall
416b6430cb
Merge pull request #4854 from LBGarber/fix/only-show-lke-types
...
fix: Only display valid Linode types for LKE node pools
2023-02-13 17:17:52 +00:00
Nancy Butler
269155b357
fix rke1 psa config template field
2023-01-26 10:35:34 -07:00
Nancy Butler
ef010cde9c
add rke1 psac default option
2023-01-25 14:01:15 -07:00
Neil MacDougall
9ba86b94ab
Merge pull request #4946 from mantis-toboggan-md/psa-rke1
...
RKE1 pod security admission support
2023-01-23 21:24:46 +00:00
Neil MacDougall
34be1a1d9a
Update versions used for PSA and PSP detection
2023-01-23 20:23:26 +00:00
Nancy Butler
531ff1d45c
fix psac field
2023-01-15 09:27:49 -07:00
Nancy Butler
52f1903af9
localization
2023-01-14 10:35:29 -07:00
Nancy Butler
74c1bae987
warnings, disable inputs when needed, psac default value
2023-01-13 12:44:39 -07:00
Nancy Butler
e3221fcfd6
psa dropdown, detect invalid config
2023-01-12 14:51:37 -07:00
Neil MacDougall
ec93f6ccfb
Fix imported AKS empty banner
2023-01-12 14:29:55 +00:00
Nancy Butler
be38c1ac79
depaginate aws roles data
2023-01-04 09:00:51 -07:00
Neil MacDougall
6f5e3b2a99
Fix issue editing cluster with agent env vars
2022-12-16 17:53:48 +00:00