airshipctl/pkg
Kostiantyn Kalynovskyi e1bc8ee07d [AIR-97] Adding initinfra subcommand
Command will deploy initial inftrastructure that is identified by
airshipctl document module, bundle interface, documents will be fitered
based on label and annotation, which will indicate that it belongs to
initial infrastructure.

After the documents are identified, they will be labeled
indicating that these resources are deployed by initinfra, if flag
`prune` is specified, resources that have initinfra annotation and
deployedBy initinfra label, but are not part of the documents supplied
by bundle interface will be deleted. If user wants to avoid pruning of
some resources he can remove label deployBy manually from the kubernetes
resources that should not prunned.

Change-Id: I143835291d449be420bfcb2944ba7eaec37c3411
2020-02-27 08:38:51 -06:00
..
bootstrap Enhance the ErrWrongConfig error 2020-02-24 16:39:38 -06:00
cluster/initinfra [AIR-97] Adding initinfra subcommand 2020-02-27 08:38:51 -06:00
config Merge "[#56] Add use-context subcommand" 2020-02-26 18:35:08 +00:00
container Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00
document [AIR-97] Adding initinfra subcommand 2020-02-27 08:38:51 -06:00
environment [#50] Clean up temp files from unit tests 2020-02-20 11:48:11 -06:00
errors Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00
k8s [#20] Add abstraction to kubernetes interactions 2020-02-25 12:21:37 -06:00
log This updates the current unit tests for testify 2019-11-07 12:15:06 -06:00
remote Change document labeling 2020-02-19 20:51:21 +00:00
secret Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00
util Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00