-
Notifications
You must be signed in to change notification settings - Fork 261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When creating/saving a GKE cluster validation for nodepools with same name does not happen #4465
Comments
@vincent99 - Is this something where the front end should be doing validation prior to the user clicking to save/create the cluster details, or is this something where the API should toss an error message back indicating that duplicate nodepools with identical names is probably a no-no? |
I don't think we attempt to do much server-side validation to replicate what google is going to say, so probably just frontend. |
This is the same as another issue around allowing node pools with the same name - note that this is in the Ember UI |
This issue was tested on #9987 |
If this is a UI issue, please file an issue at https://github.com/rancher/dashboard/
Rancher Server Setup
0ab00d7
Information about the Cluster
Describe the bug
When creating/saving a GKE cluster validation for nodepools with same name does not happen
To Reproduce
Cluster [c-mf29m] cannot have multiple nodepools with name <nane>
Expected Result
When creating with same nodepool names, Error should be seen and not allow user to save details
The text was updated successfully, but these errors were encountered: