You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/cmd/tk
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
..
bootstrap.go Use semver manifests as kustomize base 5 years ago
bootstrap_github.go Refactor defaults 5 years ago
bootstrap_gitlab.go Refactor defaults 5 years ago
check.go Refactor defaults 5 years ago
completion.go Copyright headers 5 years ago
create.go Add descriptions to all CLI commands 5 years ago
create_kustomization.go Update controllers and go modules 5 years ago
create_source.go Add descriptions to all CLI commands 5 years ago
create_source_git.go Migrate to fluxcd/pkg 5 years ago
delete.go Add descriptions to all CLI commands 5 years ago
delete_kustomization.go Create logger interface 5 years ago
delete_source.go Add descriptions to all CLI commands 5 years ago
delete_source_git.go Create logger interface 5 years ago
export.go Add descriptions to all CLI commands 5 years ago
export_kustomization.go Create logger interface 5 years ago
export_source.go Add descriptions to all CLI commands 5 years ago
export_source_git.go Create logger interface 5 years ago
flags.go Sort supported ECDSA curves names 5 years ago
get.go Add descriptions to all CLI commands 5 years ago
get_kustomization.go Create logger interface 5 years ago
get_source.go Add descriptions to all CLI commands 5 years ago
get_source_git.go Create logger interface 5 years ago
install.go Use semver manifests as kustomize base 5 years ago
log.go Create logger interface 5 years ago
main.go Use semver manifests as kustomize base 5 years ago
reconcile.go Rename sync cmd to reconcile 5 years ago
reconcile_helmrelease.go Add helm suspend/resume commands 5 years ago
reconcile_kustomization.go Add reconcile helm commands 5 years ago
reconcile_source.go Rename sync cmd to reconcile 5 years ago
reconcile_source_git.go Add reconcile helm commands 5 years ago
reconcile_source_helm.go Add helm suspend/resume commands 5 years ago
resume.go Add descriptions to all CLI commands 5 years ago
resume_helmrelease.go Add helm suspend/resume commands 5 years ago
resume_kustomization.go Create logger interface 5 years ago
suspend.go Add descriptions to all CLI commands 5 years ago
suspend_helmrelease.go Add helm suspend/resume commands 5 years ago
suspend_kustomization.go Create logger interface 5 years ago
uninstall.go Create logger interface 5 years ago
utils.go Use semver manifests as kustomize base 5 years ago