airshipctl/pkg/util
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
..
yaml Add copyright for missing files 2020-04-09 08:35:59 -05:00
env.go Add util functions to set/unset env variables 2021-04-22 11:13:49 -05:00
env_test.go Add util functions to set/unset env variables 2021-04-22 11:13:49 -05:00
homedir.go Allow relative and ~ path for container mount 2021-03-25 16:41:30 -05:00
homedir_test.go Allow relative and ~ path for container mount 2021-03-25 16:41:30 -05:00
tableprinter.go Introduce generic table printer 2021-01-27 14:10:31 +04:00
tableprinter_test.go Embed validation cfg into phase and plan definition 2021-06-11 15:37:38 +00:00
tabwriter.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
tabwriter_test.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
url.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
url_test.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
writefiles.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
writefiles_test.go Increase test coverage 2020-05-01 07:43:33 -05:00