Commit Graph

29 Commits (22624ae4d5344f56799761368582aa5fdfcf7d77)

Author SHA1 Message Date
Hidde Beydals 22624ae4d5 Rename `tk` binary to `gotk`
To avoid conflicts with the `tk` binary from the Tanka project.
4 years ago
stefanprodan b5ed8f0183 Add SSH hostname arg to GitLab bootstrap 4 years ago
Hidde Beydals 123433c4ea Support providing TLS certs for helm source 5 years ago
Manuel Morejon ffd4784916
Replace tab by space 5 years ago
Manuel Morejon 750830c302
Replace tk sync example by tk reconcile 5 years ago
stefanprodan c2ff169c08 Add image pull secret arg to install/bootstrap 5 years ago
stefanprodan 57a1dbfc6d Add container registry option to install/bootstrap 5 years ago
stefanprodan 8e67cfd5c9 Delete custom resources during uninstall
Remove Kustomizations, GitRepositories and HelmRepositories before deleting the toolkit controllers and CRDs.
5 years ago
stefanprodan 0b2bc7ab3f Implement get/export HelmRelease for Helm releases 5 years ago
stefanprodan 797aec5528 Add create/delete HelmRelease e2e tests 5 years ago
stefanprodan 5f0b95dc59 Implement create/delete for Helm releases 5 years ago
stefanprodan 5254dca9d9 Add Helm repository cmd docs 5 years ago
stefanprodan aaad618e20 Rename kustomization arg from validate to validation
Fix `tk create kustomization` command args inconsistency with the Kustomize API
5 years ago
stefanprodan b92cbcd7e7 Use semver manifests as kustomize base
Instead of cloning the components repositories to download the base manifests, we build them in CI at release time and download them in tk install/bootstrap based on the provided semver. This speeds up the manifests generation from minutes to milliseconds.
5 years ago
stefanprodan 499ba15004 Add export option to tk install 5 years ago
stefanprodan 8dc5db17ac Add helm suspend/resume commands 5 years ago
stefanprodan 7a68c4ccf3 Add reconcile helm commands 5 years ago
stefanprodan 394227571f Rename sync cmd to reconcile 5 years ago
stefanprodan e180611024 Refactor defaults
- add dedicated components flag for bootstrap/install/check
- extract defaults to vars
- update CLI docs
5 years ago
stefanprodan 24418370f1 Add helm-controller docs 5 years ago
stefanprodan b11b9588f8 Update tk docs 5 years ago
Hidde Beydals 21fd436621 Add descriptions to all CLI commands 5 years ago
Hidde Beydals 0e81f6c3af docs: disable autogen footer CLI docs 5 years ago
stefanprodan 3d7349ee53 Generate cmd docs 5 years ago
stefanprodan badd2a102f Generate bootstrap docs 5 years ago
stefanprodan c047a4476e Add bootstrap docs 5 years ago
stefanprodan b0b19b0dea Regen docs for the v0.0.1-alpha.7 API 5 years ago
stefanprodan afcb41c59b Add bash completion cmd 5 years ago
stefanprodan be3f65d800 docs: add CLI help 5 years ago