-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Context
The parameter infrastrucutreID must be set on each cluster. This value is created by the OpenShift 4 installer and is easily extracted from the cluster using the following command:
oc get -o jsonpath='{.status.infrastructureName}{"\n"}' infrastructure clusterExposing this values a a fact, allows to define a default within this component. This removes the need to manually copy that value to a clusters configuration.
Alternatives
Unknown
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request