Commit Graph

8 Commits

Author SHA1 Message Date
Sunil Arora f3cb81e449 kinflate: added version command 2018-04-02 17:35:36 -07:00
Sunil Arora 04ab5927db integrated glog in command structure 2018-03-30 16:05:07 -07:00
Jingfang Liu 97859f4abd Update inflate/diff and corresponding tests 2018-03-02 15:50:33 -08:00
Mengqi Yu 851637079b add diff command 2018-02-21 10:30:39 -08:00
Antoine Pelisse 6f080f0f11 kinflate: Re-merge "GenericSecret" and "TLSSecret"
Since we have a new way to create generic secrets that also makes sense
with TLS secrets, let's just use that one method for all types of
secrets.
2018-02-16 16:00:39 -08:00
Sunil Arora 8f0ccc0bf7 kinflate: removed non-existing resources from manifest file
`kinflate init` generates a manifest file which contains
non-existent resources in `resources` section. This change
keeps those resources in commented form so that 'kinflate inflate'
doesnt barf at the user.
2018-02-16 09:30:53 -08:00
Sunil Arora c738ff9a19 kinflate: added set subcommand 2018-02-07 12:39:13 -08:00
Sunil Arora 89598b9b11 kinflate: implemented 'add' subcommand 2018-02-07 10:13:23 -08:00