Commit Graph

13 Commits (8aa3750279dc48daed0bcbf77a18e99ed4ee3a1e)

Author SHA1 Message Date
stefanprodan f127adc8ea Implement export to YAML
- add export commands for git sources and kustomizations
- add export e2e tests
5 years ago
stefanprodan 6d590fe4d2 Implement delete for git sources
- add delete source git command
- add delete source git e2e test
5 years ago
stefanprodan e5e06783bd Implement ks delete, suspend, resume commands
- add delete kustomization command with confirmation and warning id not suspended
- add suspend kustomization command
- add resume kustomization command
- add suspend/resume/delete e2e tests
5 years ago
stefanprodan 2225b2a6a9 Implement get commands
- add get sources git command
- add get kustomizations command
5 years ago
stefanprodan aedff58f98 ci: add kustomization e2e tests 5 years ago
stefanprodan c6793f6eaf Refactor create command
- move GitRepository operations to create source git
- update examples and e2e tests
5 years ago
stefanprodan e92b4401e8 Split e2e tests per command 5 years ago
stefanprodan d6d7bc329a Add silent option to uninstall 5 years ago
stefanprodan 1542e500f2 Add e2e tests for install/uninstall version 5 years ago
stefanprodan 70072f300a Add release workflow to CI 5 years ago
stefanprodan 63b58e7dad Add e2e test for create source cmd 5 years ago
stefanprodan bba9ac0aa1 Add ssh tools to requirements check 5 years ago
stefanprodan 35163fa9eb Add e2e tests for install command 5 years ago