yuzeng
da6ac324b6
Harvester: Add Node/Pod Scheduling to Harvester node driver
2022-07-20 18:11:47 +08:00
Neil MacDougall
c0fd9d5c9e
Merge pull request #4842 from nwmac/validate-unique-node-pool-names
...
Prevent creation of clusters with node pools with non-unique names
2022-07-20 10:51:29 +01:00
Neil MacDougall
5ee48d48dd
Merge pull request #4862 from nwmac/docs-base-26
...
Update docs base for dev builds to 2.6
2022-07-20 10:45:49 +01:00
codyrancher
efd24b323e
Merge pull request #4864 from codyrancher/less-eks
...
Removing EKS 1.19
2022-07-18 14:52:50 -07:00
codyrancher
cd61bf7cd7
Merge pull request #4866 from codyrancher/member-delete
...
Enabling member removal for RKE2 cluster imports
2022-07-18 14:52:34 -07:00
Catherine Luse
fdc032fcbc
Add Storage Options and Log Options fields to RKE1 node template
2022-07-16 03:43:32 -07:00
Neil MacDougall
7990d21603
Fix eks radio button layout
2022-07-13 11:48:33 +01:00
Neil MacDougall
ea8c527b2d
Update docs base for dev builds to 2.6
2022-07-13 11:48:07 +01:00
Neil MacDougall
5c00bebe58
Fix % creep on custom cluster create with RKE template
2022-07-13 11:40:03 +01:00
Nancy
26452dfaac
Revert "reinitialize node pools and members when cluster changes"
2022-07-12 10:19:48 -07:00
Cody Jackson
c04f71ebae
Enabling member removal for RKE2 cluster imports
...
rancher/dashboard#5595
2022-07-12 08:29:02 -07:00
Cody Jackson
ec6910fd59
Removing EKS 1.19
...
rancher/dashboard#6124
2022-07-12 07:25:42 -07:00
Jesse Millan
a3b2f680ff
A tenancy should be a valid compartment since it is technically the root compartment. Resolves kontainer-engine-driver-oke/issues/45.
2022-06-21 15:21:30 -07:00
n313893254
e6c60e580d
HARVESTER: Limit all VMs of the Harvester guest cluster in the same namespace
2022-06-13 21:38:41 +08:00
rawis
052b29b482
Add ap-southeast-3 (Jakarta Region)
2022-05-21 19:52:49 +07:00
Neil MacDougall
62b1f6caa0
Prevent creation of clusters with node p
2022-05-10 12:09:37 +01:00
Bastian Hofmann
7886f98927
Add EKS 1.22, Remove EKS 1.18
...
See https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html
2022-04-26 11:15:39 +02:00
Neil MacDougall
4a8a311670
Fix deleteLocalData bug
2022-04-11 15:19:06 +01:00
Neil MacDougall
4b739f9930
Remove vsphere note template cpu max
2022-04-08 14:40:56 +01:00
Neil MacDougall
63bf9ebe13
Fix property name typo
2022-04-07 15:25:08 +01:00
Neil MacDougall
5fe992460c
Factor common strings to constants
2022-04-07 14:06:29 +01:00
Neil MacDougall
4563be77fe
Apply weave network config when using an RKE template
2022-04-07 12:29:14 +01:00
Nancy Butler
88c0b16de8
reinitialize node pools and members when cluster changes
2022-04-01 12:52:43 -07:00
Catherine Luse
74f8444a8a
Use existing cluster config as defaults for RKE template clusters
2022-03-25 14:56:59 -07:00
Neil MacDougall
80231fb426
Merge pull request #4820 from mantis-toboggan-md/bugfix-version-sort
...
fix version sorting util and imported cluster upgrade versions listed
2022-03-11 11:00:01 +00:00
Nancy Butler
47d7dacbea
fix version sorting util
2022-03-09 10:26:24 -07:00
Neil MacDougall
2041405f21
Remove trailing spaces
2022-03-09 13:45:48 +00:00
Neil MacDougall
caab493d9a
Fix issue where we keep adding a % char to the maxWorkersUnavailable field
2022-03-09 11:29:58 +00:00
Neil MacDougall
58382026ca
Merge pull request #4817 from nwmac/fix-broken-docs-link
...
Fix broken docs link
2022-03-08 12:30:21 +00:00
Neil MacDougall
66cae2dcab
Remove log statement
2022-03-04 15:44:12 +00:00
Neil MacDougall
759cb7926d
Fix Azure Cloud Credential bug when embedded
2022-03-04 15:42:27 +00:00
Neil MacDougall
4405303e6b
Fix broken docs link
2022-03-03 12:22:50 +00:00
Catherine Luse
fc87205b78
Only show latest minor K8s version when editing K3s cluster
2022-01-24 19:37:34 -07:00
codyrancher
e16243b4fe
Merge pull request #4629 from codyrancher/rke-private-registry
...
Fixing how the frontend handles the bracket annotation when building cluster answers
2022-01-19 14:01:04 -07:00
codyrancher
4171ae006a
Merge pull request #4805 from codyrancher/vsphere-content-library
...
Fix vSphere content library creation type and minor visual issues
2022-01-19 13:58:53 -07:00
Neil MacDougall
e96e63c9d7
Merge pull request #4798 from nwmac/remove-os-ami-link
...
Remove Rancher OS AMI link from EC2 provisioning
2022-01-17 11:47:17 +00:00
Neil MacDougall
4820d1e4ca
Merge pull request #4799 from nwmac/max-worker-percent
...
Fix bug where % keeps getting added to max worker nodes unavailable
2022-01-17 11:44:39 +00:00
Cody Jackson
df28d94111
Fix vSphere content library creation type and minor visual issues
...
- The content library library templates weren't being requested because the data center wasn't being passed.
- Made searchable select look the same as new select.
- Made it so content library contents didn't get updated when the content library was selected
rancher/dashboard#4302
2022-01-14 14:32:41 -07:00
Richard Cox
955fe85f41
Merge pull request #4801 from n313893254/master
...
HARVESTER: Image needs ready when create node driver
2022-01-14 16:23:24 +00:00
Neil MacDougall
adbec98d89
Fix lint issue
2022-01-14 15:26:44 +00:00
n313893254
a0ec9bae03
HARVESTER: Image needs ready when create node driver
2022-01-12 15:17:58 +08:00
Neil MacDougall
1d1a1c537b
Fix bug where % keeps getting added to max worker nodes unavailable
2022-01-11 13:38:54 +00:00
Neil MacDougall
7d260ead9e
Remove Rancher OS AMI link from EC2 provisioning
2022-01-10 14:41:08 +00:00
Cody Jackson
38503c3640
Only allow PNI to be selected if a network policy is selected
...
rancher/dashboard#4452
2022-01-05 13:59:44 -07:00
Cody Jackson
8882463d22
Providing better UX for AKS network policies
...
- Provide better messaging for Network Policy and Project Network Isolation when editing
- Disable Project Network Isolation when editing
rancher/dashboard#4454
2022-01-05 11:51:31 -07:00
Catherine Luse
e06a9989ad
Can upgrade legacy multi-cluster apps
2021-12-17 22:14:27 -07:00
Phillip Rak
10322675a0
Remove unused globalStore
2021-12-16 19:21:12 -07:00
Phillip Rak
eaa47ecc56
Display "(experimental)" if version is not in supported range
2021-12-16 19:08:56 -07:00
Catherine Luse
b17134067b
Merge pull request #4791 from catherineluse/app-upgrade
...
Use currentVersion parameter to upgrade legacy apps
2021-12-16 09:17:57 -07:00
Neil MacDougall
ff4f3d2508
Merge pull request #4775 from rawis/master
...
Add GCP asia-southeast2 (Jakarta) region
2021-12-16 09:55:33 +00:00
Catherine Luse
1cfb7a195b
Can upgrade legacy apps after upgrading to v2.6.3
2021-12-16 00:40:38 -07:00
Catherine Luse
ff29f11b72
Merge pull request #4790 from catherineluse/shared-subnet
...
Shared subnets are shown in dropdown when provisioning GKE clusters
2021-12-15 11:22:00 -07:00
Catherine Luse
227e890e4d
Fix ESLint formatting problem
2021-12-15 11:02:22 -07:00
Catherine Luse
5bfd228bda
Shared subnets are shown in dropdwon when provisioning GKE clusters
2021-12-14 17:31:14 -07:00
Vincent Fiduccia
e7d6557640
Merge pull request #4789 from vincent99/master
...
Preserve current ID in case you want to go back to it
2021-12-13 13:03:18 -07:00
Vincent Fiduccia
87411fce8a
Preserve current ID in case you want to go back to it
2021-12-13 12:42:27 -07:00
Vincent Fiduccia
16530ed897
Merge pull request #4785 from vincent99/master
...
Use existing or change credential for AKS/EKS/GKE
2021-12-10 10:18:48 -07:00
Neil MacDougall
58feb90b2f
Hide component statuses when not available
2021-12-10 08:40:36 +00:00
Neil MacDougall
a1054b8d8c
Merge pull request #4786 from nwmac/fix-undefined-component-statuses
...
Don't fail if we don't get component statuses
2021-12-10 08:32:50 +00:00
n313893254
d35f7a3e4d
HARVESTER: Change kubeconfig API
2021-12-10 00:45:39 +08:00
Neil MacDougall
3660613c19
Fix for when component statuses is not defined
2021-12-09 09:23:27 +00:00
Vincent Fiduccia
0d5224ef39
GKE use existing cloud cred
2021-12-07 16:58:35 -07:00
Vincent Fiduccia
8af68ca25b
AKS use existing cloud cred
2021-12-07 15:45:50 -07:00
Vincent Fiduccia
2c930af33b
EKS use existing cloud cred
2021-12-07 15:45:50 -07:00
Neil MacDougall
dfa01d2ca2
Ensure we use same catalog filtering in the dropdown
2021-11-29 10:34:00 +00:00
Vincent Fiduccia
dbdbc34c25
Merge pull request #4782 from vincent99/master
...
Show ACE for imported rke2/k3s clusters
2021-11-25 09:05:52 -07:00
Richard Cox
349c37e1ce
Merge pull request #4778 from n313893254/hareseter
...
HARVESTER: Add rke1 cloud provider for harvester
2021-11-24 17:58:24 +00:00
n313893254
f47d7d0bbe
Update for view
2021-11-25 00:23:39 +08:00
n313893254
0334d00d0e
Add rke1 cloud provider for harvester
2021-11-24 14:59:56 +08:00
Richard Cox
5bbba202aa
Merge pull request #4780 from n313893254/harvester
...
HARVESTER: Add Harvester node driver config placeholder
2021-11-22 18:01:14 +00:00
Vincent Fiduccia
4a9bc3d8b2
Show ACE for imported rke2/k3s clusters
2021-11-18 13:39:55 -07:00
n313893254
d18655c914
Add Harvester node driver config placeholder
2021-11-17 23:06:58 +08:00
Ricardo Weir
1f9719b8e2
Remove unsupported EKS versions
2021-11-15 10:45:38 -07:00
Cody Jackson
be23a6c28c
Adding the plan field to the azure driver
...
rancher/dashboard#4503
2021-11-08 15:34:34 -07:00
Neill Somerville
4a724043f9
Merge pull request #4764 from neillsom/neill/4189/ux-inconsistency-cancel-create-button
...
UX inconsistency with order of Cancel/OK buttons in forms and dialog boxes
2021-10-28 17:29:55 -07:00
codyrancher
d4d8be647b
Merge pull request #4777 from codyrancher/visible-members
...
Providing a way for overflow content to be visible within the new table styling
2021-10-22 17:08:10 -07:00
Neill Somerville
5be26636f1
update confirm-delete modal
2021-10-22 01:55:22 -07:00
Cody Jackson
cbf19d3a75
Providing a way for overflow content to be visible within the new table styling
...
This specifically fixes an issue where a user couldn't add members because the members dropdown was being hidden.
rancher/dashboard#3980
2021-10-21 14:43:36 -07:00
codyrancher
5e6b173178
Merge pull request #4654 from westlywright/feature.pni
...
Expose PNI (AKS and EKS)
2021-10-21 12:21:49 -07:00
rawis
445928ef6d
Add asia-southeast2 (Jakarta) region
...
Needed to register / import GKE Cluster located in asia-southeast2 Regional
2021-10-10 18:02:11 +07:00
Cody Jackson
6f6628ee3c
Checking to make sure a variable existings before calling a method on it.
...
https://github.com/rancher/dashboard/issues/4343
2021-10-07 12:29:34 -07:00
Cody Jackson
28e4ac5384
Making the cloud credential in gkev2 be observed properly
...
https://github.com/rancher/dashboard/issues/3559
2021-10-04 12:55:44 -07:00
codyrancher
abcbdba51c
Merge pull request #4755 from codyrancher/eks-creds
...
Preventing users from editing an eks cluster when the cloud credential is inaccessible
2021-09-30 16:57:05 -07:00
codyrancher
f736c9833e
Merge pull request #4765 from rak-phillip/bugfix/4262-kubernetes-version
...
[master] Update initial kubernetes version for AKS
2021-09-23 23:23:01 -07:00
Phillip Rak
3ea2a79332
Make use of Semver to get default kubernetes version for azure
2021-09-23 16:10:45 -07:00
Cody Jackson
c58c71e461
Updating the default prometheus memory limit
...
https://github.com/rancher/rancher/issues/34850#issuecomment-926012429
2021-09-23 15:38:32 -07:00
Phillip Rak
7b3531c41a
Update initial version to a value in our list of versions
2021-09-23 14:38:15 -07:00
Neill Somerville
2e528a01bd
update to cancel/create button order
2021-09-22 21:48:53 -07:00
codyrancher
d2363de9fd
Merge pull request #4758 from codyrancher/aks-upgrades
...
Switching over to using the aks-upgrades api when editing an existing cluster
2021-09-20 09:02:44 -07:00
Neil MacDougall
e428334a67
Fix broken cluster edit
2021-09-20 12:50:07 +01:00
Cody Jackson
010424b86b
Switching over to using the aks-upgrades api when editing an existing cluster
...
https://github.com/rancher/dashboard/issues/4103
2021-09-17 15:52:47 -07:00
Neil MacDougall
2922675536
Merge pull request #4752 from nwmac/fix-local-cluster-edit
...
Fix error saving changes to local cluster
2021-09-16 09:11:40 +01:00
Cody Jackson
8d98864351
Preventing users from editing an eks cluster when the cloud credential is inaccessible
...
https://github.com/rancherlabs/rancher-security/issues/820
2021-09-14 12:41:05 -07:00
Neil MacDougall
5f1ab82f98
Fix lint
2021-09-09 12:49:08 +01:00
Cody Jackson
bb4b52f33d
Improving the default selection behavior for network policy in gkev2
...
When `Network Policy for Nodes` is selected `Network Policy Config (master only)` is also selected when creating a new cluster
https://github.com/rancher/dashboard/issues/3941#issuecomment-877325656
2021-09-08 10:52:28 -07:00
Neil MacDougall
fc2723ef55
Merge pull request #4749 from nwmac/fix-close-icon-alignment
...
Fix close icon alignment in search box
2021-09-08 08:54:56 +01:00
Neil MacDougall
0477d3530f
Merge pull request #4751 from nwmac/fix-banner-msg
...
Fix banner message missing application name
2021-09-08 08:54:44 +01:00
Neil MacDougall
6907bacc59
Fix error saving changes to local cluster
2021-09-08 08:52:49 +01:00
Neil MacDougall
cfdf5d2e77
Fix banner message missing application name
2021-09-06 10:16:07 +01:00
Neil MacDougall
82deea0e11
Fix close icon alignment in search box
2021-09-02 13:35:53 +01:00