Overview:
Our unit tests that cross-check the default descriptions in CRD vs the runtime defaulting code miss some cases, e.g. when a multi-line description mentions a default, but none is set in the code.
Example PR where adding defaulting code was missed https://github.com/stackrox/stackrox/pull/17614#pullrequestreview-3510611679
Draft fix: https://github.com/stackrox/stackrox/pull/17966
Acceptance Criteria:
A list of specific needs or objectives that this task must deliver in order to be considered complete. Complete during Refinement status.