fluxcd-flux2/cmd/gotk
Stefan Prodan d2d494e079
Uninstall improvements
- ignore not found errors when deleting objects
- remove the CR/CRDs before deleting the cluster role binding
- capture kubectl exist code

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-13 20:30:17 +03:00
..
bootstrap.go Use install pkg in CLI 2020-10-08 12:47:25 +03:00
bootstrap_github.go Update components to v0.1 2020-09-30 23:09:21 +03:00
bootstrap_gitlab.go Update components to v0.1 2020-09-30 23:09:21 +03:00
check.go Update blang/semver to v4 2020-10-06 10:50:32 +03:00
completion.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 2020-09-14 16:35:55 -06:00
completion_bash.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 2020-09-14 16:35:55 -06:00
completion_fish.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 2020-09-14 16:35:55 -06:00
completion_powershell.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 2020-09-14 16:35:55 -06:00
completion_zsh.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 2020-09-14 16:35:55 -06:00
create.go Add label validation 2020-09-08 20:08:28 +03:00
create_alert.go Remove aliases 2020-10-13 12:21:45 +02:00
create_alertprovider.go Remove aliases 2020-10-13 12:21:45 +02:00
create_helmrelease.go Use LastHandledReconcileAt in reconcile commands 2020-10-01 14:20:23 +02:00
create_kustomization.go Fix Kusomization depends-on mapping 2020-10-02 13:43:05 +03:00
create_receiver.go Remove aliases 2020-10-13 12:21:45 +02:00
create_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
create_source_bucket.go Update components to v0.1 2020-09-30 23:09:21 +03:00
create_source_git.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
create_source_helm.go Update components to v0.1 2020-09-30 23:09:21 +03:00
create_tenant.go Update components to v0.1 2020-09-30 23:09:21 +03:00
delete.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
delete_alert.go Remove aliases 2020-10-13 12:21:45 +02:00
delete_alertprovider.go Remove aliases 2020-10-13 12:21:45 +02:00
delete_helmrelease.go Update components to v0.1 2020-09-30 23:09:21 +03:00
delete_kustomization.go Update components to v0.1 2020-09-30 23:09:21 +03:00
delete_receiver.go Remove aliases 2020-10-13 12:21:45 +02:00
delete_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
delete_source_bucket.go Update components to v0.1 2020-09-30 23:09:21 +03:00
delete_source_git.go Update components to v0.1 2020-09-30 23:09:21 +03:00
delete_source_helm.go Update components to v0.1 2020-09-30 23:09:21 +03:00
export.go Remove creationTimestamp leading spaces 2020-10-01 20:17:59 +02:00
export_alert.go Remove aliases 2020-10-13 12:21:45 +02:00
export_alertprovider.go Remove aliases 2020-10-13 12:21:45 +02:00
export_helmrelease.go Update components to v0.1 2020-09-30 23:09:21 +03:00
export_kustomization.go Update components to v0.1 2020-09-30 23:09:21 +03:00
export_receiver.go Remove aliases 2020-10-13 12:21:45 +02:00
export_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
export_source_bucket.go Update components to v0.1 2020-09-30 23:09:21 +03:00
export_source_git.go Update components to v0.1 2020-09-30 23:09:21 +03:00
export_source_helm.go Update components to v0.1 2020-09-30 23:09:21 +03:00
flags.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
get.go Switch get commands to use tables for output 2020-10-04 16:34:04 -05:00
get_alert.go Remove aliases 2020-10-13 12:21:45 +02:00
get_alertprovider.go Remove aliases 2020-10-13 12:21:45 +02:00
get_helmrelease.go Switch get commands to use tables for output 2020-10-04 16:34:04 -05:00
get_kustomization.go Switch get commands to use tables for output 2020-10-04 16:34:04 -05:00
get_receiver.go Remove aliases 2020-10-13 12:21:45 +02:00
get_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
get_source_bucket.go Display proper revision for sources 2020-10-05 18:16:22 +02:00
get_source_git.go Display proper revision for sources 2020-10-05 18:16:22 +02:00
get_source_helm.go Display proper revision for sources 2020-10-05 18:16:22 +02:00
install.go Use install pkg in CLI 2020-10-08 12:47:25 +03:00
log.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
main.go Rename 'gitops-system' namespace to 'gotk-system' 2020-09-30 22:32:26 +02:00
reconcile.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
reconcile_alert.go Add alert commands 2020-10-13 11:11:54 +02:00
reconcile_alertprovider.go Add alert commands 2020-10-13 11:11:54 +02:00
reconcile_helmrelease.go Retry setting annotation on conflict 2020-10-01 22:23:59 +03:00
reconcile_kustomization.go Retry setting annotation on conflict 2020-10-01 22:23:59 +03:00
reconcile_receiver.go Add receiver command 2020-10-13 11:11:55 +02:00
reconcile_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
reconcile_source_bucket.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
reconcile_source_git.go Update components to v0.1 2020-09-30 23:09:21 +03:00
reconcile_source_helm.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
resume.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
resume_alert.go Remove aliases 2020-10-13 12:21:45 +02:00
resume_helmrelease.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
resume_kustomization.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
resume_receiver.go Remove aliases 2020-10-13 12:21:45 +02:00
suspend.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
suspend_alert.go Remove aliases 2020-10-13 12:21:45 +02:00
suspend_helmrelease.go Update components to v0.1 2020-09-30 23:09:21 +03:00
suspend_kustomization.go Update components to v0.1 2020-09-30 23:09:21 +03:00
suspend_receiver.go Remove aliases 2020-10-13 12:21:45 +02:00
uninstall.go Uninstall improvements 2020-10-13 20:30:17 +03:00
utils.go Add alert provider commands 2020-10-13 11:11:54 +02:00