Commit Graph

3283 Commits

Author SHA1 Message Date
Neil MacDougall 7911d3ee1e
Deprecate ember-based UI Plugins (#5230) 2025-05-30 23:02:52 +01:00
Evgeniya Vashkevich 1da749705f
Add docker install URL for 28.0 (#5227) 2025-05-08 11:09:21 -07:00
Evgeniya Vashkevich a8227aa158
Add docker install URL for 28.1 (#5224)
I assume 28.1 should be on top of 28.0
2025-05-08 08:24:44 -07:00
Evgeniya Vashkevich 04df7f9adc Add docker install URL for 27.5 2025-02-06 11:58:24 -08:00
Evgeniya Vashkevich abae216c7b [2.11] Add docker install URL for 27.3 and 27.4 2024-12-23 15:59:51 -08:00
Neil MacDougall e2613a9afb
Merge pull request #5188 from nwmac/remove-marked-and-dompurify
Remove use of marked and dompurify dependencies
2024-12-09 17:55:28 +00:00
Lena Garber ae0f3f30f9
new: Represent region-specific pricing when configuring LKE Node Pools (#5065)
* Add support for region-specific pricing

* fix grammar
2024-12-09 09:44:02 -08:00
Neil MacDougall a760f89da8
Merge branch 'master' into remove-marked-and-dompurify 2024-12-09 17:24:31 +00:00
Neil MacDougall ae0965cada Ensure detected links open in a new blank tab 2024-11-06 17:03:31 +00:00
Neil MacDougall d4bfc18f05 Fix lint issue 2024-11-06 17:03:31 +00:00
Neil MacDougall fccffda81c Update linkify to latest version 2024-11-06 17:03:30 +00:00
Neil MacDougall 8a4cdb2d5d Remove use of marked and dompurify dependencies 2024-11-05 21:18:05 +00:00
Nancy a583252522
add principal creator id to clusters (#5180) 2024-10-15 08:32:56 -07:00
dean ross-smith 7f17037dec
update ec2 instances list (#5178) 2024-10-03 10:08:42 -07:00
Neil MacDougall e702f74754 Add docker 27.2.x URL 2024-09-26 10:37:15 +01:00
Neil MacDougall 4dcc1387cc Removed unused imports 2024-09-09 16:22:32 +01:00
Neil MacDougall b2c83e1e7f Update to also remove download YAML 2024-09-09 16:22:32 +01:00
Neil MacDougall 64f7fb1961 Remove use of JsZip 2024-09-09 16:22:31 +01:00
Neil MacDougall 22eff5b281 Add docker install URL for 27.0 and 27.1 2024-09-05 11:06:10 +01:00
Nancy af274e06f4
account for -main builds in isDevBuild (#5163) 2024-08-19 12:30:40 -07:00
Mo Mesgin be18e1caa4 guard against undefined values when accessing entities in azureDescriptions 2024-08-07 16:25:22 -07:00
Mo Mesgin 6b005ce32f fix azure create mode issue 2024-08-07 16:21:53 -07:00
Mo Mesgin b5c48ef716 fix issue when selecting none then azure or custom 2024-08-07 11:13:49 -07:00
Mo Mesgin 517962699e update azure cloud provider option based on k8s version support 2024-08-06 16:47:42 -07:00
Richard Cox 29eb284f54 ember-cli-update --run-codemods 2024-07-30 15:27:49 +01:00
Nancy 60b713bfc0
fix azure error message formatting (#5152) 2024-07-10 12:19:52 -07:00
Michal Jura a7302e07fd
Add v1.30 k8s version to EKS list (#5150) 2024-07-03 06:50:29 -07:00
Neil MacDougall c9a7cde8d1
Merge pull request #5149 from nwmac/add-both-docker-26-options
Add 26.0.x docker version into the managed list
2024-06-26 20:07:11 +01:00
Michal Jura 691aca392d
Drop support for Kubernetes v1.25 and v1.26 (#5148)
Isuue: https://github.com/rancher/eks-operator/issues/622
2024-06-26 11:43:01 -07:00
Neil MacDougall 2f0a370751 Add 26.0.x docker version into the managed list 2024-06-26 11:20:58 +01:00
Neil MacDougall 8b0b5095a9 Swap out docker install URL 26.0 to 26.1 2024-06-12 15:47:03 +01:00
Neil MacDougall 1e8d296562 Add docker 26 2024-05-20 09:42:22 +01:00
Phillip Rak 5a25283be3 Add v24.0 to docker install url opts
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-04-18 13:55:31 -07:00
Neil MacDougall cf8781a954
Merge pull request #5118 from mjura/update-eks-v1.29
Add v1.29 k8s version to EKS list
2024-03-13 16:25:21 +00:00
Phillip Rak 64b7a3d9a0 Use `initialCloudProvider` for comparison
This uses the `initialCloudProvider` to determine if the cloud provider needs to be set to `external-aws` when changing Kubernetes versions.

The previous implementation that used the selected cloud provider would toggle `selectedCloudProvider` between `external-aws` and `amazonec2` when selecting different kubernetes versions that are >= 1.27.0.

Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-03-11 13:54:50 -07:00
Gary A Korhonen b223702893
Merge pull request #5120 from codyrancher/docsbase
Provide an expected variable to a string translation
2024-03-06 15:31:23 -08:00
Neil MacDougall e5fbb7a3ad Add ca-west-1 for EC2 2024-03-05 14:44:48 +00:00
codyrancher eb86caafdc
Merge pull request #5119 from codyrancher/project-network-isolation
Allowing users to disable project network isolation when editing an aks cluster
2024-02-26 17:36:38 -07:00
Cody Jackson b2ea351c2e Provide an expected variable to a string translation
https://github.com/rancher/dashboard/issues/10359
2024-02-20 10:41:26 -07:00
Cody Jackson 6d11d9960e Allowing users to disable project network isolation when editing an aks cluster 2024-02-20 10:15:57 -07:00
Michal Jura 5440305d58
Add v1.29 k8s version to EKS list 2024-02-19 12:34:58 +01:00
Phillip Rak 81fc6c56f8 Show info banner when upgrading kubernetes
Displays an info banner that informs users about changes regarding in-tree cloud providers when upgrading to a version of Kubernetes >=1.27 from a version that is <=1.27.

Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-02-15 16:06:19 -07:00
Neil MacDougall bf8f354758
Merge pull request #5092 from nwmac/fix-gke-windows-imagelist
Fix GKE Windows node pool image
2024-01-29 13:45:06 +00:00
momesgin a48f1ae130
Added new out of tree ebsCSIDriver option (#5104)
* added new out of tree ebsCSIDriver option

* fix typo

---------

Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local>
2024-01-24 10:17:22 -08:00
Neil MacDougall 3c3de7882c
Merge pull request #5103 from nwmac/add-hosted-provider-node-pool-validation
Add node pool/group duplicate name validation for hosted providers
2024-01-22 17:17:06 +00:00
Cody Jackson dd1d201423 Removing all references to PSP since they will no longer be supported
https://github.com/rancher/dashboard/issues/9945
2024-01-22 06:21:17 -07:00
Neil MacDougall fa7e1473b7
Merge pull request #5112 from nwmac/sync-aws-regions
Update aws regions and add script to automate this
2024-01-19 14:44:17 +00:00
Neil MacDougall f36b7a3250
Merge pull request #5101 from nwmac/fix-gke-secondary-ranges
Fix GKE range name and CidrBlock conflict
2024-01-19 14:42:29 +00:00
Neil MacDougall 8f72262d45 Fix lint and copy/paste error 2024-01-18 13:48:41 +00:00
Neil MacDougall 5c2d09a22b Update aws regions and add script to automate this 2024-01-18 10:59:11 +00:00