Commit 139d579
authored
feat: Add graceful shutdown (#741)
* feat: Add graceful shutdown
* chore: Update CRD docs
* chore: Add changelog entry
* chore: Revert changes to dependency patch
* chore: Bump bytes crate to 1.11.1
Fixes RUSTSEC-2026-0007.
* chore: Bump git2 crate to 0.20.4
Fixes RUSTSEC-2026-0008.1 parent da88100 commit 139d579
7 files changed
Lines changed: 83 additions & 76 deletions
File tree
- extra
- rust/operator-binary/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments