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

Eliminates duplicate CONJUR_OSS_HELM_RELEASE by using HELM_RELEASE #134

Merged
merged 1 commit into from
Apr 5, 2021

Conversation

diverdane
Copy link
Contributor

@diverdane diverdane commented Apr 1, 2021

The scripts currently require that the environment variable CONJUR_OSS_HELM_RELEASE be set. This environment variable is set in our CI test scripts, but typical users of these scripts would not be aware that this setting is required.

Fix is to (re)use the HELM_RELEASE environment variable (something that users are already aware of) in our CI.

Addresses Issue #133

The scripts currently require that the environment variable
CONJUR_OSS_HELM_RELEASE be set. This environment variable is set in our
CI test scripts, but typical users of these scripts would not be aware
that this setting is required.

Fix is to use the HELM_RELEASE environment variable that users are
already aware of in our CI.

Addresses Issue #133
@diverdane diverdane self-assigned this Apr 1, 2021
Copy link

@BradleyBoutcher BradleyBoutcher left a comment

Choose a reason for hiding this comment

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

LGTM!

@diverdane diverdane merged commit 30735c0 into master Apr 5, 2021
@diverdane diverdane deleted the 133-use-helm-release-ev branch April 5, 2021 20:22
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.

2 participants