Commit Graph

39 Commits

Author SHA1 Message Date
Jeffrey Regan 2f0c817250 renameDemos 2018-03-27 17:07:51 -07:00
Jeffrey Regan fb5ca9df94 newshortdemo 2018-03-27 16:19:58 -07:00
Jeffrey Regan 616b75b350 A new hello-world demo.
This demo uses an existing
server and existing base config, both
of which have their own documentation
(to make this demo shorter).
2018-03-27 13:31:19 -07:00
Jingfang Liu f24ba4e2ee change packages to bases in Manifest 2018-03-22 09:27:46 -07:00
Jingfang Liu b3a480b203 Update directories in test script 2018-03-16 15:07:36 -07:00
Jingfang Liu 96ee8021e6 Update main.sh to exit 1 when there is a failure 2018-03-16 13:17:29 -07:00
Jingfang Liu 2ccb2d750d Add testing script to invoke example testing 2018-03-12 15:48:34 -07:00
Sunil Arora 815e650da8 removed '-u' option from install command
'go get' complains if package exists and has been checked out with
different protocol (https/git). This results in tutorial integration
test failures. Disabling the option untill we have a solid solution.
2018-02-21 11:37:10 -08:00
Sunil Arora ec745a86f4 kinflate: improved README and added getting-started 2018-02-16 13:54:42 -08:00
Jeffrey Regan a6e9cb92a4 testmdlinking 2018-02-13 10:46:42 -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
Mengqi Yu 1f4dc86f27 fix demo tests 2018-02-12 15:43:51 -08:00
Jeffrey Regan 627cbd55e6 add demo testing 2018-02-09 16:36:53 -08:00
Jeffrey Regan 893ce769af fix demo 2018-02-09 13:55:31 -08:00
k8s-ci-robot 50b974a5fe
Merge pull request #266 from CoderAway28th/fix/typoinmd
fix typos in cmd/kinflate/shortDemo.md
2018-02-08 09:52:42 -08:00
Sunil Arora 89598b9b11 kinflate: implemented 'add' subcommand 2018-02-07 10:13:23 -08:00
jregan c2ff14d28e tweakdemo 2018-02-07 08:50:51 -08:00
lmxia b93ee0171a fix typos in cmd/kinflate/shortDemo.md 2018-02-07 11:20:43 +08:00
jregan 61d538f8b3 demotweak 2018-02-06 17:18:16 -08:00
Jeff Regan e42cf23934
Merge pull request #261 from monopole/demo1
add short and longer demo
2018-02-06 15:35:39 -08:00
jregan b08fe20840 add short and longer demo 2018-02-06 15:32:58 -08:00
Jingfang Liu 932009c951 Change command setprefixname to setnameprefix 2018-02-06 15:00:50 -08:00
Jeffrey Regan b35bb8f5eb tweakREADME 2018-02-05 16:12:02 -08:00
Jeffrey Regan 9c978029d0 modifyREADME 2018-02-05 14:10:36 -08:00
Jeffrey Regan f5855945de add setprefixname command 2018-02-05 13:23:11 -08:00
Sunil Arora 33bc00af62 Kinflate: added fs as a parameter 2018-02-02 17:02:17 -08:00
Jeffrey Regan d0c6b236d6 add missing command 2018-02-02 12:44:40 -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
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
ymqytw 333d6e8ddf fix name ref issue 2018-01-26 15:03:01 -08:00
ymqytw 553437f678 update test to ensure each layer of manifest will be applied 2018-01-26 11:40:38 -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 8fb1e1a267 update mutate func 2018-01-19 09:54:34 -08:00
ymqytw e3ca383a35 add test for kinflate 2018-01-10 14:23:52 -08:00
ymqytw 2a68351c95 implement initial kinflate 2017-12-15 11:20:37 -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