Commit b01da45
authored
Generate NodePort address listings from PersistentVolume reservations (#231)
* Silence unactionable Clippy warnings
* Generate NodePort address listings from PersistentVolume reservations
Fixes #220, fixes #229.
* Changelog
* Update Cargo.nix
* Reintroduce Endpoints-based fallback
* Add watch on ListenerClass to the Listener controller
* Changelog
* Spit the hairy node lookup logic into a separate function
* Formatting
* Update futures, disable unused compat1 parent 7c8e54a commit b01da45
File tree
8 files changed
+291
-103
lines changed- rust
- csi-grpc/src
- operator-binary
- src
- csi_server
8 files changed
+291
-103
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
7 | 18 | | |
8 | 19 | | |
9 | 20 | | |
| |||
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.
0 commit comments