redhat-actions/OpenShift Login

Log into an OpenShift cluster and set up a Kubernetes context

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openshift_server_urlOpenshift Server URL.yes
openshift_tokenOpenshift Bearer Token. Store in a secret.no
openshift_usernameOpenshift Username. Must be used with openshift_password.no
openshift_passwordOpenshift Password. Store in a secret. Must be used with openshift_username.no
insecure_skip_tls_verifySkip TLS certificate verification when connecting to the cluster.nofalse
certificate_authority_dataContents of a Certificate Authority (.crt) file for your cluster's SSL certificate. Store in a secret.no
namespaceSet current context's namespace to this, after logging in.no
reveal_cluster_name"By default, the cluster name is masked, since it can be used to derive the server URL. Set this to true to skip masking the cluster name." nofalse

no outputs