-
Task
-
Resolution: Obsolete
-
Minor
-
None
-
None
-
None
Install an OpenShift 4.12 cluster without capabilities.
ClusterBot command:
launch 4.12 aws,no-capabilities
Add back marketplace
(from link #3 below)
oc patch clusterversion/version --type merge -p '\{"spec":{"capabilities":{"additionalEnabledCapabilities":["marketplace"]}}}'
Run downstream pipeline
Kick off downstream pipeline
Background
Starting OpenShift 4.11, we allow certain capabilities to be optional.
In 4.12, marketplace (which SM needs) and web console are optional.
1) 4.11 Release notes
2) Installation configuration parameters table 3
3) Add back optional component
https://docs.openshift.com/container-platform/4.11/post_installation_configuration/cluster-capabilities.html#setting_additional_enabled_capabilities_cluster-capabilities
- is related to
-
OSSM-2134 Ensure Kiali Operator and OSSMC Operator does something sane if OpenShift Console is not installed.
- Closed