Commit 4790417
committed
OCPBUGS-61858: Use pointer type for HTTPKeepAliveTimeout in IngressController API
This commit addresses the problem of the creation of the default IngressController
without `HTTPKeepAliveTimeout` tuning option by the cluster ingress operator:
"IngressController.operator.openshift.io \"default\" is invalid: spec.tuningOptions.httpKeepAliveTimeout: Invalid value: \"string\": httpKeepAliveTimeout must be greater than or equal to 1 millisecond"1 parent bf434fb commit 4790417
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1898 | 1898 | | |
1899 | 1899 | | |
1900 | 1900 | | |
1901 | | - | |
| 1901 | + | |
1902 | 1902 | | |
1903 | 1903 | | |
1904 | 1904 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments