-
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
[SURE-3400 related] Outbound type is restored to LoadBalancer if UserDefinedRouting is selected #750
Comments
@mantis-toboggan-md Rancher UI needs to be also fixed
|
PRs got all merged, moving to "To Test" |
Tested this on v2.10-d352f3ad3f7dec680c91e8bf7d5c87574f2ece2a-head, and it appears to have been fixed.
|
I was too quick in testing 2.9. It is not fixed on 2.9.
|
@cpinjani tried testing this on 2.9 and the issue seems to have been fixed, it seems I was not using |
Tested on
|
If an AKS cluster is created with an outbound type: userdefinedrouting, it is restored to LoadBalancer after the cluster is provisioned successfully. This change appears to be triggered from Azure console, because the change appears in UpstreamSpec first and then in AKSConfig.
The same was reproduced when I provisioned AKS via Terraform, ref: #709.
Rancher version: v2.10-c4944b3ca0b39c474121df9e7ef31f7aff4e4f7a-head.
AKS Operator version: rancher-aks-operator:105.1.0+up1.10.1-rc.2
PR's:
The text was updated successfully, but these errors were encountered: