Commit ea8eb10
committed
chore(deps): bump kube 3.1 -> 4.0 and k8s-openapi 0.27 -> 0.28
kube 3.1 pins k8s-openapi ^0.27, so moving to k8s-openapi 0.28 requires
kube 4.0 (which requires ^0.28). Purely a dependency bump — no source
changes; cargo check --all-targets, clippy, and the unit suite all pass
unchanged. kube_quantity 0.9's loose k8s-openapi (^0) unifies onto 0.28.
Also fully-specs the remaining loose dependency versions
(mimalloc/tokio-postgres/tower-http/bytes/http/http-body-util/tower) to
their resolved versions, per the all-versions-fully-specced rule.
kube 4.0 is a major release: this is compile- and unit-clean, but the
integration suite (CI) should validate runtime behaviour (watchers,
events, patches) before merge.1 parent 1cd63b0 commit ea8eb10
2 files changed
Lines changed: 88 additions & 34 deletions
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 | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments