-
Notifications
You must be signed in to change notification settings - Fork 34
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
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
mjura
added a commit
to mjura/rancher
that referenced
this issue
Jan 20, 2025
Issue: rancher/aks-operator#751 (cherry picked from commit 377483f)
mjura
added a commit
to mjura/rancher
that referenced
this issue
Jan 20, 2025
mjura
added a commit
to mjura/aks-operator
that referenced
this issue
Jan 21, 2025
mjura
added a commit
to mjura/aks-operator
that referenced
this issue
Jan 21, 2025
mjura
added a commit
to mjura/aks-operator
that referenced
this issue
Jan 21, 2025
mjura
added a commit
to mjura/aks-operator
that referenced
this issue
Jan 22, 2025
mjura
added a commit
to mjura/aks-operator
that referenced
this issue
Jan 23, 2025
mjura
added a commit
to mjura/aks-operator
that referenced
this issue
Jan 27, 2025
mjura
added a commit
to mjura/aks-operator
that referenced
this issue
Jan 27, 2025
mjura
added a commit
to mjura/aks-operator
that referenced
this issue
Jan 27, 2025
mjura
added a commit
to mjura/aks-operator
that referenced
this issue
Jan 27, 2025
diogoasouza
pushed a commit
to diogoasouza/rancher
that referenced
this issue
Jan 29, 2025
Issue: rancher/aks-operator#751 (cherry picked from commit 377483f)
chiukapoor
pushed a commit
to chiukapoor/rancher
that referenced
this issue
Feb 4, 2025
Issue: rancher/aks-operator#751 (cherry picked from commit 377483f)
Test Result Issue is reproducible on above build. Also the full validation is blocked by follow-up issue #850 |
Validated on rancher v2.11-head:
|
vardhaman22
pushed a commit
to vardhaman22/rancher
that referenced
this issue
Apr 9, 2025
Issue: rancher/aks-operator#751 (cherry picked from commit 377483f)
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
PR's:
The text was updated successfully, but these errors were encountered: