k8s-ci-robot
1f4c1efbdf
Merge pull request #240 from apelisse/apelisse-droot-seans3
...
kinflate: Manifest type improvements
2018-02-05 10:28:11 -08:00
Antoine Pelisse
b6e4fe00ee
kinflate: Update Manifest type for configmap and secrets
...
- Generic type is now named DataSources to remove ambiguity,
- NamePrefix is now just Name, since that's what it is,
- Secret have been split in GenericSecret and TLSSecret,
The code, test and examples have been updated to work with these new
types.
2018-02-02 21:31:26 -08:00
ymqytw
e5ff878c1e
fix a bug of nameprefix lost after applying patch
2018-02-02 16:45:19 -08:00
ymqytw
96624740b2
restructure the code a bit
2018-02-01 17:25:43 -08:00
Jeffrey Regan
a5ccaf6f6e
start addresource command
2018-01-30 14:46:46 -08:00
ymqytw
154242c1a0
update cm|secret and kinflate
2018-01-26 11:10:10 -08:00
ymqytw
adfc372027
rebase kinflate on new utils and remove dead code
2018-01-25 12:02:50 -08:00
ymqytw
bf2ba35a03
more support for configmap and secret
2018-01-10 14:23:07 -08:00
ymqytw
627e10582f
move update metadata function
2018-01-09 15:49:31 -08:00
ymqytw
603854a7a6
configmap and secret helper functions
2018-01-09 14:55:16 -08:00
ymqytw
2a68351c95
implement initial kinflate
2017-12-15 11:20:37 -08:00
Antoine Pelisse
b4f3d605ca
Comment unused function that depends on k8s.io/kubernetes
2017-11-28 14:35:06 -08:00
Jeffrey Regan
4b7a63c631
Tweak pre-commit to ignore vendor directory.
2017-11-20 17:21:59 -08:00
Jeffrey Regan
e7cac07c74
Add travis CICD coverage.
...
Also, rename "kexpand" to "kinflate" to ease pronunciation.
2017-10-24 21:33:30 -07:00