Commit 8542335
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 916c700 commit 8542335
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1912 | 1912 | | |
1913 | 1913 | | |
1914 | 1914 | | |
1915 | | - | |
| 1915 | + | |
1916 | 1916 | | |
1917 | 1917 | | |
1918 | 1918 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments