-
Bug
-
Resolution: Done
-
Major
-
None
-
4.18
-
None
-
Quality / Stability / Reliability
-
False
-
-
2
-
None
-
None
-
2025-04-01: Came in late on Friday needed actioned so did quickly. Now merged. PR https://github.com/openshift/openshift-docs/pull/91315
-
None
-
None
-
None
-
T&PS 2025 #4
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
See https://issues.redhat.com/browse/OCPBUGS-53346
JIst is:
the thing is that the SriovOperatorConfig, in releases older than 4.16 was created by the operator, and the
fields spec.enableInjector and spec.enableOperatorWebhook were both true.
Now, the creation of the resource is on the user, and if these fields are not specified, the default is false (or <none>, that should be the mostly the same)
I think remove the "By default, this field is set to true." and in configuring section https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/networking/networking-operators#nw-sriov-configuring-operator_configuring-sriov-operator " state if fields not specified in CR or not explicitly set to true a value of false or <none> applies" We would ideally want to set to true in prod I guess
another update here https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/networking/networking-operators#disable-enable-network-resource-injector_configuring-sriov-operator
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- documents
-
OCPBUGS-53444 when the value is not explicit set by user in the SriovOperatorConfig object it does not set to true for enableInjector and enableOperatorWebhook in SriovOperatorConfig.spec.
-
- Closed
-
- is related to
-
OCPBUGS-53346 Default value seems to be set to false for the parameters enableInjector and enableOperatorWebhook in SriovOperatorConfig.spec. which gives <none> output.
-
- Closed
-