Michael Peter
Michael Peter
Context: The Red Hat Supplementary Style Guide has specific rules for release notes. The user wants these rules to apply to release notes, but avoid false flags in general content....
Update the documentation to reflect the current development state of OLM 1.0. Content: - [ ] Remove "Why OLM v1?" in favor of the "OLM v1 Overview" introduced in #692...
Follow up to https://github.com/operator-framework/operator-controller/pull/544. Add example custom resources (CRs)to the version range docs.
Follow up to https://github.com/operator-framework/operator-controller/pull/544. Create docs that describe: - `spec.version` field in general - resolution (briefly, then link out to expanded doc on dependency resolution) - Unspecified version - Specified...
Follow up to #544. Include information on [working with pre-release versions](https://github.com/Masterminds/semver/blob/2f39fdc11c33c38e8b8b15b1f04334ba84e751f2/README.md#working-with-prerelease-versions) and `semver` in general.
**Describe the bug** Currently, the valid conditions rule prints an error for the valid use case of using an inline conditional. Here is a link to the error: https://github.com/openshift/openshift-docs/pull/82304#discussion_r1773536688 Examples:...