
Change ClusterMap API object to support multiple kubeconfig sources for a cluster. If one kubeconfig source fails, kubeconfig builder will not fail and move on to the next one. This behaviour will allow to support cases when ephemeral cluster is not accesible anymore or when target cluster is not yet accessible. For more information please read issue #460 in airshipctl github Relates-To: #460 Related-To: #460 Change-Id: I7cd32f78cd7c4ad8814eac357424c24216f40d76
939 B
939 B
airshipctl phase
Manage phases
Synopsis
This command provides capabilities for interacting with phases, such as getting list and applying specific one.
Options
-h, --help help for phase
Options inherited from parent commands
--airshipconf string Path to file for airshipctl configuration. (default "$HOME/.airship/config")
--debug enable verbose output
SEE ALSO
- airshipctl - A unified entrypoint to various airship components
- airshipctl phase list - List phases
- airshipctl phase render - Render phase documents from model
- airshipctl phase run - Run phase
- airshipctl phase tree - Tree view of kustomize entrypoints of phase
- airshipctl phase validate - Assert that a phase is valid