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

feat(cluster-name): support oblt-cli with cluster-name flag #2596

Closed
wants to merge 1 commit into from

Conversation

v1v
Copy link
Member

@v1v v1v commented May 3, 2024

What does this PR do?

Add support for the --cluster-name when using the oblt-cli

Why is it important?

Being able to fix the name of the ephemeral cluster, so the updates can work as expected.

@v1v v1v requested a review from kuisathaverat May 3, 2024 11:49
@v1v v1v requested a review from a team as a code owner May 3, 2024 11:49
@v1v v1v self-assigned this May 3, 2024
@v1v v1v added the enhancement New feature or request label May 3, 2024
@@ -72,6 +75,8 @@ runs:
run: |
{
echo -n '--template=${{ inputs.template }} '
[ -n '${{ inputs.cluster-name }}' ] \
Copy link
Contributor

Choose a reason for hiding this comment

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

Possible injection

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll be raising a follow-up to avoid the injection, rather than changing here the cluster-name 👼

@v1v v1v closed this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants