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

bug: update crossplane CLI install script env var names #20

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

jbw976
Copy link
Member

@jbw976 jbw976 commented Oct 11, 2024

This PR just makes the same update that was done in upbound#1, to update the env var names used in this action to match what's used in the Crossplane CLI install script: https://github.com/crossplane/crossplane/blob/main/install.sh#L5-L6

This action is still in use in https://github.com/crossplane/conformance and needs updating to get crossplane/conformance#31 succeeding.

This was attempted with #19, but failing DCO checks prevented that from being merged.

The names of the channel/version env vars have been updated upstream
in the https://github.com/crossplane/crossplane/blob/main/install.sh#L5-L6
script. This commit changes the names to match.

Signed-off-by: Jared Watts <[email protected]>
@jbw976 jbw976 merged commit 4f4b83a into crossplane-contrib:master Oct 11, 2024
1 check passed
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.

1 participant