Commit 5d97d9e
authored
Map ListenerClass.spec.loadBalancerClass into Service.spec (#288)
* Map ListenerClass.spec.loadBalancerClass into Service.spec
Fixes #285, requires stackabletech/operator-rs#986
* Switch to stackable-operator 0.93.2
* Add a test for custom lbclasses
* Documentation
* Remove unused direct rustls dependency
Seems like this was fixed elsewhere in our dependency tree
* Changelog
* Also document nodeport allocation control
* Add openshift dimension to custom-lbclass test
* Try to clarify why custom-lbclass is separate
* Also cover nodeport allocation in the custom-lbclass test
* Also assert the ports in custom-lbclass
(By @siegfriedweber)1 parent 4e19254 commit 5d97d9e
File tree
18 files changed
+618
-367
lines changed- deploy/helm/listener-operator/crds
- docs/modules/listener-operator/pages
- rust/operator-binary/src
- tests
- templates/kuttl/custom-lbclass
18 files changed
+618
-367
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments