Commit graph

6 commits

Author SHA1 Message Date
Kingdon Barrett
49b158181e make flux uninstall warning much stronger
Nearly sure it is not intended to delete helmreleases.helm.fluxcd.io
HelmReleases when users run `helm uninstall`, but the effect is there
currently, so until the behavior change needed is made clear, a more
strongly worded warning might be appropriate such as this. (See #811)

Is there any way this could be fixed? I would expect `flux uninstall` to
only remove resources that come from Flux v2 CRDs, not Helm Operator HRs
2021-02-08 12:03:04 -05:00
Somtochi Onyekwere
a7586e69fd Refactor cmd global variables into structs
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2021-01-22 10:42:31 +01:00
Stefan Prodan
c02fbc2794
Set kubecontext and kubeconfig for kubectl exec
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-11-26 11:53:08 +02:00
Sylvain Rabot
78d7dca985
Add a --context option
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr>
2020-11-02 21:32:55 +01:00
Hidde Beydals
0bf52f4746 Change fluxcd/toolkit to fluxcd/flux2
Signed-off-by: Hidde Beydals <hello@hidde.co>
2020-10-29 16:31:32 +01:00
Hidde Beydals
e2752e4508 Rename gotk binary to flux
Signed-off-by: Hidde Beydals <hello@hidde.co>
2020-10-29 16:25:16 +01:00
Renamed from cmd/gotk/uninstall.go (Browse further)