Skip to content

Add key_vault_secrets_provider#214

Merged
lonegunmanb merged 1 commit intoAzure:masterfrom
zioproto:azure-keyvault-csi-driver
Jul 8, 2022
Merged

Add key_vault_secrets_provider#214
lonegunmanb merged 1 commit intoAzure:masterfrom
zioproto:azure-keyvault-csi-driver

Conversation

@zioproto
Copy link
Copy Markdown
Contributor

@zioproto zioproto commented Jul 7, 2022

Add support for the argument key_vault_secrets_provider:

Note that the output for this feature was already implemented in the output.tf file.

Fixes #210

Copy link
Copy Markdown
Member

@lonegunmanb lonegunmanb left a comment

Choose a reason for hiding this comment

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

Thanks for opening this PR @zioproto , almost LGTM except some tiny questions.
I'll test this pr on our CI branch.

Comment thread variables.tf Outdated
Comment thread variables.tf Outdated
type = bool
default = false
nullable = false

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we remove this blank line please?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

@zioproto zioproto force-pushed the azure-keyvault-csi-driver branch 2 times, most recently from 19d7426 to 3130378 Compare July 7, 2022 16:23
@lonegunmanb
Copy link
Copy Markdown
Member

Hi @zioproto , the pr has conflict with master branch since we've merged some prs today, would you please solve it? Thanks!

@zioproto zioproto force-pushed the azure-keyvault-csi-driver branch from 3130378 to 785fa23 Compare July 8, 2022 09:59
@zioproto
Copy link
Copy Markdown
Contributor Author

zioproto commented Jul 8, 2022

Hi @zioproto , the pr has conflict with master branch since we've merged some prs today, would you please solve it? Thanks!

Done !

Copy link
Copy Markdown
Member

@lonegunmanb lonegunmanb left a comment

Choose a reason for hiding this comment

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

Thanks @zioproto, LGTM!

@lonegunmanb lonegunmanb merged commit efcb4fc into Azure:master Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The AKS module does not support the key_vault_secrets_provider feature

2 participants