Skip to content

Add commodore_api_url input to decommission step - #54

Open
thobens wants to merge 1 commit into
mainfrom
adoebeli/fix-commodore-api-url-decom
Open

Add commodore_api_url input to decommission step#54
thobens wants to merge 1 commit into
mainfrom
adoebeli/fix-commodore-api-url-decom

Conversation

@thobens

@thobens thobens commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

The decommission step does not set $COMMODORE_API_URL, which causes trouble when decommissioning a cluster on int.

Checklist

  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog

@thobens
thobens requested a review from a team August 25, 2026 18:51
@thobens thobens added bug Something isn't working bump:patch labels Aug 25, 2026
@github-actions

Copy link
Copy Markdown

🚀 Merging this PR will release v0.1.5

Merging will trigger workflows Release

🛠️ Auto tagging enabled with label bump:patch

1 similar comment
@github-actions

Copy link
Copy Markdown

🚀 Merging this PR will release v0.1.5

Merging will trigger workflows Release

🛠️ Auto tagging enabled with label bump:patch

This step compiles the catalog to ensure you have a local checkout of the cluster repository
during decommissioning.
inputs:
- name: commodore_api_url

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Would you like to also copy the input's description from the setup step? (it includes the usual URLs which is convenient for copy paste)

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.

Do we repeat the description for every occurrence of an input? The description is in the first step the input is defined ("And a lieutenant cluster" from the shared steps)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working bump:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants