-
Spike
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
As of tech preview release, the MustGather CR: https://github.com/openshift/must-gather-operator/blob/master/api/v1alpha1/mustgather_types.go in the operator lacks consistency with other API field related nuances which are used in openshift/api repo as a standard.
For eg. Audit bool would be better of as *bool, MustGatherTimeout metav1.Duration would be better of as *metav1.Duration, etc.
ref: https://github.com/search?q=repo%3Aopenshift%2Fapi%20*bool&type=code
Acceptance criteria: analyze the pitfalls present today and have an improvement plan before operator GA to adhere with k8s and OpenShift API best practices for CRs shipped with must-gather-operator.
- is depended on by
-
OCPSTRAT-2424 [GA] Must-gather Operator
-
- New
-