Commit 9f566ff
feat!: Make NodePort pinning configurable (#340)
* feat!: Make NodePort stickiness configurable
* change helm default
* docs
* nix
* Improve comment
* Update deploy/helm/listener-operator/crds/crds.yaml
Co-authored-by: Nick <[email protected]>
* Use op-rs 100
* changelog
* sticky -> pinning
* Update nix
---------
Co-authored-by: Nick <[email protected]>1 parent 6e0a913 commit 9f566ff
File tree
11 files changed
+337
-581
lines changed- deploy/helm/listener-operator
- crds
- templates
- docs/modules/listener-operator/pages
- rust/operator-binary/src/csi_server
11 files changed
+337
-581
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments