airshipctl/pkg/phase
Ruslan Aliev bc9f97ff2e Embed validation cfg into phase and plan definition
* validation config is now part of airshipctl api
 * additional CRD locations can be only kustomize entrypoints
 * changed mechanism to call document-validation executor to allow
   to pass validation config from phase or plan
 * kubeval version pinned to the latest 0.16.1
 * default k8s version to validate against uplifted to 1.18.6
 * default URL with k8s schemas changed to more updated and reliable

Change-Id: Ifb24be224d5f0860d323a671b94e28a86debc65b
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Closes: #563
2021-06-11 15:37:38 +00:00
..
errors [#323] Cluster list command to output in table/clusternames. 2021-03-30 17:03:13 +05:30
executors Switch gating deployment to phase plan 2021-06-03 19:41:05 +04:00
ifc Merge "Add Plan Status() to ifc.plan interface" 2021-05-11 09:37:16 +00:00
testdata Embed validation cfg into phase and plan definition 2021-06-11 15:37:38 +00:00
client.go Embed validation cfg into phase and plan definition 2021-06-11 15:37:38 +00:00
client_test.go Embed validation cfg into phase and plan definition 2021-06-11 15:37:38 +00:00
command.go Embed validation cfg into phase and plan definition 2021-06-11 15:37:38 +00:00
command_test.go Embed validation cfg into phase and plan definition 2021-06-11 15:37:38 +00:00
helper.go Update metadata.yaml to kubernetes style 2021-06-04 03:34:31 +00:00
helper_test.go Add validation phases 2021-04-22 11:37:12 -05:00
printers.go [#394] plan list -o yaml changes 2021-04-29 18:10:57 +05:30
printers_test.go Embed validation cfg into phase and plan definition 2021-06-11 15:37:38 +00:00
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