Skip to content

Commit f1194b1

Browse files
authored
Merge pull request #4 from tmshort/fix-lint
Add missing headers
2 parents 3a1d58b + dbc4083 commit f1194b1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

enhancements/olm/olmv1-deployment-configuration-api.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ For single-node OpenShift (SNO) deployments, deployment configuration can be use
117117

118118
For MicroShift, this enhancement applies to any operators that are installed via OLMv1. The deployment configuration provides the same customization capabilities, though node selector and affinity configuration may have limited utility in single-node scenarios.
119119

120+
#### OpenShift Kubernetes Engine
121+
122+
No additional considerations are necessary for the OpenShift Kubernetes Engine beyond that required by Standalone Clusters.
123+
120124
### Implementation Details/Notes/Constraints
121125

122126
#### registry+v1 Bundle Configuration Schema Design
@@ -314,6 +318,8 @@ This strategy provides the best of both worlds: runtime stability with a clear,
314318
- End-user documentation including best practices and examples for common scenarios
315319
- Address any issues found during Tech Preview
316320

321+
### Removing a deprecated feature
322+
317323
## Upgrade / Downgrade Strategy
318324

319325
### Upgrade

0 commit comments

Comments
 (0)