1.1 KiB
TODO
Configuration (squadron.yaml)
-
check release name if merged
-
check
defaulttemplate func
Commands
up
- pass on
--verboseflag to helm (--debug)
down
- pass on
--verboseflag helm (--debug)
Backlog
-
add
statuscommand to to check what is currently installed/orphaned on clusters. This might require to somehow store meta data through helm. -
define reuse-able flags like
--namespace -
pretty print template errors e.g. like zeus does
-
add
lintcommand to check valid yaml and pass it to helm -
provide some release information commands via helm e.g.
list,status, ... -
check
helm get ...commands -
check
helm history ...commands -
check
helm rollback ...commands -
check
helm template ...commands -
add YAML schema
-
colorized output
-
show progress as output
-
check
helmexists and version is supported -
add further test till at least coverage > 80%
-
add validation check to prevent
globalsquadron name (collides with vars)! -
support parallel
buildandpushwith context canceling