Skip to content

Conversation

@dergeberl
Copy link
Member

Description

This PR adds --ignore-existing as a flag for stackit config profile create in order to call the create idempotent and don not get a error in case the profile already exists. That make it possible to use profiles in automation/tool.

Example: I am currently integrating stackit(-cli) into the gardenctl (gardener/gardenctl-v2#669).

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see e.g. here)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@github-actions
Copy link

This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it.

@dergeberl
Copy link
MemberAuthor

cc @rubenhoenle

@github-actions
Copy link

This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it.

@cgoetz-inovex
Copy link
Contributor

@dergeberl , pls run make generate-docs for fixing CI

Copy link
Contributor

@cgoetz-inovexcgoetz-inovex left a comment

Choose a reason for hiding this comment

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

tested locally, lgtm

@cgoetz-inovexcgoetz-inovex enabled auto-merge (squash) January 16, 2026 09:11
@cgoetz-inovexcgoetz-inovex merged commit e537fac into stackitcloud:mainJan 16, 2026
3 checks passed
@dergeberldergeberl deleted the ignoreExistingProfileCreate branch January 16, 2026 09:35
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@dergeberl@cgoetz-inovex@marceljk@rubenhoenle