Commit 37e91d6
chore: Bump Rust dependencies and GitHub Actions (#782)
* chore: Bump Rust dependencies and GitHub Actions
* Update PR links
* Bump to Rust 1.78.0
cargo check and cargo test passes without any
issues.
* Enable Kubernetes 1.30 support
* Fix clippy errors
* Bump Rust version in GitHub workflow
* add product specfic custom error to product config utils
* fmt
* Derive strum::Display instead of fmt::Display
* Update changelog
---------
Co-authored-by: Malte Sander <malte.sander.it@gmail.com>1 parent 20b0183 commit 37e91d6
File tree
20 files changed
+3834
-26
lines changed- .github/workflows
- crates
- k8s-version
- stackable-certs
- stackable-operator-derive
- stackable-operator
- src
- builder
- pod
- config
- product_logging
- stackable-telemetry
- stackable-versioned
- stackable-webhook
20 files changed
+3834
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments