Commit fb88efd
committed
Fix SWCK oapserverconfig e2e version mismatch causing pod restart timeout
The SWCK operator matches OAPServerConfig to OAPServer by spec.version.
The OAPServer uses version "latest" but the oapserverconfig-demo.yaml
has version "9.5.0", so the operator never applies the config and the
OAP pod is never restarted, causing the test to timeout.1 parent 2850db1 commit fb88efd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| |||
0 commit comments