Commit 2822e09
feat: Implement restarter.stackable.tech/ignore label (#410)
* feat: Implement annotation restarter.stackable.tech/ignore
* test(restarter): Test annotation restarter.stackable.tech/ignore
* chore: Update changelog
* docs: Document the annotation "restarter.stackable.tech/ignore"
* chore: Upgrade to Rust edition 2024
* feat: Support ignore annotations on StatefulSets
* docs: Document the annotations "restarter.stackable.tech/ignore-configmap.*" and "restarter.stackable.tech/ignore-secret.*"
* chore: Restructure code
* chore: Fix cargo-deny warning
* Update docs/modules/commons-operator/pages/restarter.adoc
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
* chore: Fix changelog
* Update rust/operator-binary/src/restart_controller/statefulset.rs
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
* chore: Ignore RUSTSEC-2026-0097 in deny.toml
* chore: Upgrade stackable-operator to version 0.110.0
* chore: Update changelog
* chore: Update deny.toml
---------
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>1 parent b34f7b8 commit 2822e09
18 files changed
Lines changed: 603 additions & 224 deletions
File tree
- docs/modules/commons-operator/pages
- rust/operator-binary/src
- restart_controller
- tests/templates/kuttl/restarter
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| 16 | + | |
10 | 17 | | |
| 18 | + | |
11 | 19 | | |
12 | 20 | | |
13 | 21 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments