-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
azure_kubernetes_service: Add support for BYO cni #15663 #16250
Conversation
@katbyte can i have a rerun? |
Does this look ok to merge or ? |
I tested this locally and it seems that the "none" option is not passed to Azure as my cluster gets |
got a test failure here @ekarlso
|
819cd49
to
c3f6ca1
Compare
@katbyte tried to fix this but still getting this error that I dont know why, I even tried setting it to |
If anyone could help take a stab at this I'd be grateful! |
All tests are passing @katbyte , could you take a look ? |
@ekarlso, thanks for your effort here so far. We generally don't expose the value Thanks for your patience. |
@stephybun Any news on this after the meeting with the AKS team? We're in dire need of this one due to Cilium. |
I used this PR to deploy several clusters with BYO CNI and cilium and it works just fine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your patience @ekarlso.
After discussions with the AKS team and internally we've decided to make an exception in this case and to allow the value none
. I hope you don't mind I've pushed a commit to fix up the test since it was failing and updated the docs so that this is ready to go into the next release.
LGTM 👍
This functionality has been released in v3.6.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
No description provided.