Commit Graph

24 Commits

Author SHA1 Message Date
Barni S 26d681d633 Adding status command 2019-07-31 14:58:19 -07:00
SataQiu 3021f2f069 improve Makefile 2019-07-31 14:58:17 -07:00
jingfangliu bdb6f3cf2a address comments 2019-07-31 14:58:16 -07:00
Jingfang Liu 9015930b8e add InitializeFakeCmd and use it in test 2019-07-31 14:58:09 -07:00
Jingfang Liu c98b06a9ff implement RawConfigFileProvider 2019-07-31 14:58:09 -07:00
Jingfang Liu 26b23e9eec address comments 2019-07-31 14:58:08 -07:00
Jingfang Liu 59cc0784b6 add Cmd to pkg 2019-07-31 14:58:08 -07:00
Jingfang Liu 558382635f split wirecli into each command wiring 2019-07-31 14:58:06 -07:00
Jingfang Liu f3ca02a96a address comments and add tests for pruning 2019-07-31 14:58:06 -07:00
Jingfang Liu 68698efcbe first version of apply/prune/delete 2019-07-31 14:58:06 -07:00
Jingfang Liu d3445dc943 add approvers 2019-07-31 14:58:06 -07:00
Barni S 8959f78494 Adding tests and apply
- Adding tests
- Add ClientSideApply Support
- Update the client api to make options a pointer.
2019-07-31 14:57:56 -07:00
Barni S 204b3e0cf6 Add mergepatch support and Apply() api 2019-07-31 14:57:34 -07:00
Barni S add842f1b1 refactor to reduce code duplication 2019-07-31 14:57:34 -07:00
Barni S dd28dd9c37 Adding dynamic-client interface 2019-07-31 14:57:34 -07:00
Phillip Wittrock 2aa93f9c3c API for apply.yaml 2019-07-31 14:57:04 -07:00
Phillip Wittrock 38e1577c1f Add support for dynamic commands published by CRDs 2019-07-31 14:57:01 -07:00
Phillip Wittrock 25ac98a777 Add scaffolding for apply commands
- DependencyInjection wire
  - k8s deps
  - git deps
- apply and status libraries
- apply and status commands
- go modules
2019-07-31 14:56:04 -07:00
Phillip Wittrock e905a96e42 update CONTRIBUTING.md 2019-07-31 14:56:04 -07:00
Phillip Wittrock bb2e42fc06 Add travis checks 2019-07-31 14:56:04 -07:00
Phillip Wittrock 07cd0938c2 Add .gitignore 2019-07-31 14:56:04 -07:00
Nikhita Raghunath c96821bc64 Update template files to include repo-specific info 2019-07-31 14:55:53 -07:00
Nikhita Raghunath a47a55c328 Update template files to include repo-specific info 2019-05-09 01:21:29 +05:30
Nikhita Raghunath e11b8075dc Initial commit from the kubernetes-template-project 2019-05-09 01:18:45 +05:30