Skip to content
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

containerservice - add support for customCATrustCertificates #22032

Merged
merged 3 commits into from Jun 27, 2023

Conversation

Vegoo89
Copy link
Contributor

@Vegoo89 Vegoo89 commented Jun 4, 2023

Closes #21284

This PR adds support for customCATrustCertificates in ManagedClusterSecurityProfile block

Microsoft documentation:
https://learn.microsoft.com/en-us/azure/templates/microsoft.containerservice/2023-03-02-preview/managedclusters?pivots=deployment-language-bicep#managedclustersecurityprofile

@stephybun
Copy link
Member

Thanks for this PR @Vegoo89. Would you mind rebasing since we upgraded the SDK to an even later version?

@Vegoo89
Copy link
Contributor Author

Vegoo89 commented Jun 13, 2023

Will do when I am back from vacation in two weeks :)

@Vegoo89
Copy link
Contributor Author

Vegoo89 commented Jun 25, 2023

@stephybun please take a look, thanks!

@Vegoo89 Vegoo89 changed the title containerservice - upgrade sdk to 2023-03-02-preview & add support for customCATrustCertificates containerservice - add support for customCATrustCertificates Jun 26, 2023
Copy link
Member

@stephybun stephybun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall this is looking good @Vegoo89, there's a bit of tidying up to do but once that's done and if the tests pass this should be good to go.

website/docs/d/kubernetes_cluster.html.markdown Outdated Show resolved Hide resolved
website/docs/r/kubernetes_cluster.html.markdown Outdated Show resolved Hide resolved
@Vegoo89
Copy link
Contributor Author

Vegoo89 commented Jun 26, 2023

@stephybun changes have been implemented (hopefully its fine). I left comments for two conversations.

Copy link
Member

@stephybun stephybun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Vegoo89 LGTM 🐢

@stephybun stephybun merged commit 3de657e into hashicorp:main Jun 27, 2023
14 checks passed
@github-actions github-actions bot added this to the v3.63.0 milestone Jun 27, 2023
stephybun added a commit that referenced this pull request Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for --custom-ca-trust-certificates for AKS clusters
2 participants