Sean Sullivan
|
01ea12b4fb
|
Checkpoint including new Loader class and minor fixes.
|
2018-02-14 14:52:33 -08:00 |
Jingfang Liu
|
cc14158a3e
|
fix filesystem tech debt and improve the error message
|
2018-02-13 16:41:34 -08:00 |
k8s-ci-robot
|
f6db52a337
|
Merge pull request #274 from mengqiy/kinflate_tree
Kinflate use manifest tree builder
|
2018-02-12 15:46:50 -08:00 |
yank1
|
e94e4d5c46
|
fix a typo init.go
|
2018-02-11 14:24:57 +08:00 |
Mengqi Yu
|
d55a17cdcc
|
switch kinflate to use manifest tree build
|
2018-02-09 18:20:48 -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 |
ymqytw
|
021e6bd569
|
fix wrong paths of name reference transformer config
|
2018-02-06 17:10:22 -08:00 |
k8s-ci-robot
|
087c096eff
|
Merge pull request #259 from seans3/tls-secret
Kinflate add secret tls command.
|
2018-02-06 15:40:44 -08:00 |
Jingfang Liu
|
932009c951
|
Change command setprefixname to setnameprefix
|
2018-02-06 15:00:50 -08:00 |
Sean Sullivan
|
5e9c1e231d
|
Kinflate add secret tls command.
|
2018-02-06 12:01:40 -08:00 |
Sean Sullivan
|
f9f329ba29
|
Kinflate add generic secret command.
|
2018-02-06 11:42:40 -08:00 |
k8s-ci-robot
|
9b8afdfec9
|
Merge pull request #256 from droot/add-configmap
Add configmap
|
2018-02-05 20:12:08 -08:00 |
Sunil Arora
|
5518d5dfb9
|
kinflate: adds 'configmap' command
This change contributes configmap command to add a configmap to the
manifest.
|
2018-02-05 16:20:22 -08:00 |
Jeffrey Regan
|
f5855945de
|
add setprefixname command
|
2018-02-05 13:23:11 -08:00 |
Antoine Pelisse
|
bbb1fd0b65
|
kinflate: Create manifest loader
The manifest loader is used to read and write a manifest file to/from
disk.
|
2018-02-05 10:48:17 -08:00 |
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 |
Sunil Arora
|
33bc00af62
|
Kinflate: added fs as a parameter
|
2018-02-02 17:02:17 -08:00 |
Sunil Arora
|
4a03e39222
|
Kinflate: refactoring inputs flags forn config/map to common datastructure
|
2018-02-02 17:02:17 -08:00 |
ymqytw
|
e5ff878c1e
|
fix a bug of nameprefix lost after applying patch
|
2018-02-02 16:45:19 -08:00 |
ymqytw
|
3d138d072a
|
all Run functions should not depend on Cobra
|
2018-02-02 13:34:53 -08:00 |
ymqytw
|
96624740b2
|
restructure the code a bit
|
2018-02-01 17:25:43 -08:00 |
k8s-ci-robot
|
6b8558525e
|
Merge pull request #239 from apelisse/apelisse-droot-seans3
Apelisse droot seans3
|
2018-01-31 14:40:05 -08:00 |
Antoine Pelisse
|
3506c4f9f9
|
kinflate: Adding configmap/secret cmds examples
|
2018-01-31 11:45:39 -08:00 |
Antoine Pelisse
|
b21ff8e2d3
|
kinflate: Add tests and fix some bugs.
|
2018-01-31 11:34:54 -08:00 |
k8s-ci-robot
|
872d0ab69f
|
Merge pull request #238 from monopole/simplifyInit
Init writes only a manifest to the current dir.
|
2018-01-31 10:57:09 -08:00 |
k8s-ci-robot
|
0c40ddb53f
|
Merge pull request #235 from apelisse/kinflate-add-configmap
kinflate: Create AddConfigMap structure
|
2018-01-31 10:54:11 -08:00 |
Antoine Pelisse
|
c398a3f462
|
kinflate: Create AddSecret command
This is empty and does nothing.
|
2018-01-31 10:21:49 -08:00 |
Antoine Pelisse
|
973a56222f
|
kinflate: Create AddConfigMap structure
This is empty and does nothing.
|
2018-01-31 10:21:49 -08:00 |
Jeffrey Regan
|
0e4382bac8
|
Init writes only a manifest to the current dir.
|
2018-01-31 09:52:47 -08:00 |
Jeffrey Regan
|
79c13c8262
|
More addresource code
|
2018-01-30 16:21:28 -08:00 |
Jeffrey Regan
|
a5ccaf6f6e
|
start addresource command
|
2018-01-30 14:46:46 -08:00 |
ymqytw
|
b273a61a86
|
real kinflate init
|
2018-01-30 13:08:46 -08:00 |
Jeffrey Regan
|
eebd1921d8
|
Add init command.
|
2018-01-29 15:46:38 -08:00 |