Skip to content

Commit

Permalink
Test releases on both OpenShift and vanilla K8s
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Smith <[email protected]>
  • Loading branch information
joelsmith committed Nov 3, 2023
1 parent 68b4909 commit 0d8b75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE-PROCESS.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ mv keda/2.9.0/manifests/keda.v2.8.0.clusterserviceversion.yaml keda/2.9.0/manife
```
operator-sdk bundle validate ./keda/2.9.0
```
- test that the bundle is deployable and functional on OpenShift instance.
- test that the bundle is deployable and functional on OpenShift instance and on a vanilla K8s cluster with OLM installed.

## 7. Commit and push the changed code to GitHub
```bash
Expand Down

0 comments on commit 0d8b75e

Please sign in to comment.