Skip to content

Get a clusters infrastructure ID as a fact #2

@corvus-ch

Description

@corvus-ch

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 cluster

Exposing 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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions