airshipctl/cmd/phase
Kostiantyn Kalynovskyi 6207e2c24d Add multiple kubeconifg sources to ClusterMap
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
2021-03-10 18:22:30 +00:00
..
testdata Add multiple kubeconifg sources to ClusterMap 2021-03-10 18:22:30 +00:00
errors.go Add ability to render different document sets 2021-02-04 17:40:35 +00:00
list.go Add cluster name filter for phase list cmd 2021-02-05 17:09:44 -06:00
list_test.go Add cluster name filter for phase list cmd 2021-02-05 17:09:44 -06:00
phase.go Phase Validation: cmd changes to support Phase Validation sub command 2021-03-02 13:19:45 +00:00
phase_test.go Remove AirshipCTLSettings from root level cmd 2020-09-03 23:52:49 -05:00
render.go Allow airshipctl phase render to display encrypted secrets 2021-02-16 19:27:23 +00:00
render_test.go Add ability to render different document sets 2021-02-04 17:40:35 +00:00
run.go Add multiple kubeconifg sources to ClusterMap 2021-03-10 18:22:30 +00:00
run_test.go Add airshipctl phase run 2020-08-10 16:07:45 -05:00
tree.go Add phase tree command in cmd module 2021-01-08 13:26:08 +00:00
tree_test.go Add phase tree command in cmd module 2021-01-08 13:26:08 +00:00
validate.go Phase Validation: cmd changes to support Phase Validation sub command 2021-03-02 13:19:45 +00:00
validate_test.go Phase Validation: cmd changes to support Phase Validation sub command 2021-03-02 13:19:45 +00:00