-
Notifications
You must be signed in to change notification settings - Fork 29
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
API does not throw error while adding nodepool with AZ #751
Comments
mjura
moved this from Backlog
to In Progress (8 max)
in CAPI & Hosted Kubernetes providers (EKS/AKS/GKE)
Jan 3, 2025
mjura
added a commit
to mjura/rancher
that referenced
this issue
Jan 13, 2025
mjura
added a commit
to mjura/rancher
that referenced
this issue
Jan 14, 2025
mjura
added a commit
to mjura/rancher
that referenced
this issue
Jan 14, 2025
mjura
added a commit
to mjura/rancher
that referenced
this issue
Jan 15, 2025
Issue: rancher/aks-operator#751 (cherry picked from commit 377483f)
mjura
added a commit
to mjura/rancher
that referenced
this issue
Jan 15, 2025
Issue: rancher/aks-operator#751 (cherry picked from commit 377483f)
mjura
added a commit
to mjura/rancher
that referenced
this issue
Jan 15, 2025
mjura
added a commit
to mjura/rancher
that referenced
this issue
Jan 15, 2025
mjura
added a commit
to mjura/aks-operator
that referenced
this issue
Jan 17, 2025
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Setup
Rancher version: v2.10-c4944b3ca0b39c474121df9e7ef31f7aff4e4f7a-head
AKS Operator version: v1.10.1-rc.2
Description
Via UI, it is not possible to add nodepool with Availability Zone for a cluster created in region with no support for AZ. Updating this via API does not raise any error. It simply reverts the changes to AKSConfig after a few minutes.
The API should raise an error for the same.
Steps to reproduce:
Expected results:
The API must throw an error while adding nodepool with AZ in region where AZ are not supported.
Logs
The text was updated successfully, but these errors were encountered: