feat: Implement restarter.stackable.tech/ignore label#410
Merged
siegfriedweber merged 20 commits intomainfrom Apr 15, 2026
Merged
feat: Implement restarter.stackable.tech/ignore label#410siegfriedweber merged 20 commits intomainfrom
siegfriedweber merged 20 commits intomainfrom
Conversation
4 tasks
…gmap.*" and "restarter.stackable.tech/ignore-secret.*"
3 tasks
sbernauer
reviewed
Apr 10, 2026
Member
sbernauer
left a comment
There was a problem hiding this comment.
Mostly nits, only one concern about the watcher and label
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
…ons-operator into feat/ignore-restarter
sbernauer
previously approved these changes
Apr 13, 2026
sbernauer
approved these changes
Apr 15, 2026
Member
Author
Release notesPlatform improvementsGeneralMiscellaneous
|
13 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Support the label
restarter.stackable.tech/ignoreon ConfigMaps and Secrets and the annotationsrestarter.stackable.tech/ignore-configmap.xandrestarter.stackable.tech/ignore-secret.xon StatefulSets to exclude ConfigMaps and Secrets from the restarter controller.Rust edition updated to version 2024 to be able to use if-let-chains.
Part of stackabletech/issues#837
Definition of Done Checklist
Author
Reviewer
Acceptance
type/deprecationlabel & add to the deprecation scheduletype/experimentallabel & add to the experimental features tracker