Skip to content

feat(ske): add commands to trigger operations #873

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

Merged
merged 4 commits into from
Jul 29, 2025

Conversation

h3adex
Copy link
Contributor

@h3adex h3adex commented Jul 17, 2025

Description

This PR adds the following commands:

stackit ske cluster hibernate (added a prompt for confirmation)
stackit ske cluster wakeup
stackit ske cluster maintenance (added a prompt for confirmation)
stackit ske cluster reconcile

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)

@h3adex h3adex requested a review from a team as a code owner July 17, 2025 15:12
@h3adex h3adex marked this pull request as draft July 17, 2025 15:12
@h3adex h3adex changed the title feat(ske): add commands to trigger hibernate, wakeup maintenance, and… feat(ske): add commands to trigger operations Jul 17, 2025
@h3adex h3adex force-pushed the feat/ske-triggers branch from c213269 to af1e398 Compare July 17, 2025 15:45
@rubenhoenle rubenhoenle marked this pull request as ready for review July 25, 2025 09:47
@rubenhoenle
Copy link
Member

@h3adex finished the implementation for you so we can merge this soon :)

@rubenhoenle rubenhoenle merged commit e97da4d into stackitcloud:main Jul 29, 2025
5 checks 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.

3 participants