Skip to content

Azure key vault saas 4694 #65

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

Merged
merged 4 commits into from
Dec 16, 2019
Merged

Conversation

palson-cf
Copy link
Contributor

@palson-cf palson-cf commented Dec 10, 2019

Overview

  • As the azure-keyvault module was updated, the KeyVaultClient is not available more - azure-sdk-for-python/issues/8591, the new SecretClient is used instead.
    To login to the vault, the environment variables 'AZURE_CLIENT_ID', 'AZURE_CLIENT_SECRET' and 'AZURE_TENANT_ID' should be set.
  • Variable names, required to login, were updated in accordance with the default Azure variables names.
  • Secrets to be imported, are sent as a comma-separated list.
  • A version of a secret is not supported more. The latest version is used by default.

Copy link
Contributor

@dustinvanbuskirk dustinvanbuskirk left a comment

Choose a reason for hiding this comment

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

Since we are going to deprecate the associated repository that is linked to the Docker image being used.

This build is required to update the Docker image with the python scripting and Dockerfile changes.

I want to see that we have a Codefresh build connected to changes on master branch of this folder to build the Dockerfile and push codefreshplugins/cfstep-azure-key-vault with a new tag matching the version of the step to that Docker image.

@palson-cf
Copy link
Contributor Author

@dustinvanbuskirk See the Build_Step_Images/azure-key-vault-plugin build in the codefresh-plugins account.

@dustinvanbuskirk
Copy link
Contributor

:shipit:

I'll archive the other repository when you have this merged to master.

@alex-codefresh alex-codefresh merged commit 9e51fce into master Dec 16, 2019
@alex-codefresh alex-codefresh deleted the azure-key-vault-saas-4694 branch December 16, 2019 12:01
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.

4 participants