airshipctl/pkg/phase
Ruslan Aliev 31995eaf9d Add validation phases
This patch introduces ability to validate phases using kubeval.
Appropriate functionality was embedded into phase/plan validate
command.

Change-Id: I1e1ccae2b7e4948bdc97a199c96c07a3eb7292b2
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #503
Closes: #2
Closes: #19
2021-04-22 11:37:12 -05:00
..
errors [#323] Cluster list command to output in table/clusternames. 2021-03-30 17:03:13 +05:30
executors Do not pass phase helper to executor initializers 2021-04-20 10:00:47 +03:00
ifc Do not pass phase helper to executor initializers 2021-04-20 10:00:47 +03:00
testdata Merge "Remove NameInKubeconf field from Context struct" 2021-03-31 02:11:36 +00:00
client.go Add validation phases 2021-04-22 11:37:12 -05:00
client_test.go Add validation phases 2021-04-22 11:37:12 -05:00
command.go Add validation phases 2021-04-22 11:37:12 -05:00
command_test.go Add validation phases 2021-04-22 11:37:12 -05:00
helper.go Add validation phases 2021-04-22 11:37:12 -05:00
helper_test.go Add validation phases 2021-04-22 11:37:12 -05:00
printers.go Fix plan list command 2021-04-15 12:18:23 -07:00
printers_test.go [#358] Introduce Phase List command to output phase list(pkg module). 2021-03-25 20:16:27 +05:30
render.go Reduce the number of unnecessary document.NewBundleByPath() calls 2021-03-27 12:58:36 -05:00
render_test.go Refactor phase related errors 2021-03-23 22:04:28 -05:00