flux2/cmd/flux
Stefan Prodan 8273851b73
Add service accounts to tenant command
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
..
bootstrap.go Add token authentication option to bootstrap
bootstrap_github.go Fix GitHub bootstrap with token auth
bootstrap_gitlab.go Add token authentication option to bootstrap
check.go List components images in check cmd
completion.go Rename `gotk` binary to `flux`
completion_bash.go Rename `gotk` binary to `flux`
completion_fish.go Rename `gotk` binary to `flux`
completion_powershell.go Rename `gotk` binary to `flux`
completion_zsh.go Rename `gotk` binary to `flux`
create.go Rename `gotk` binary to `flux`
create_alert.go Refactor to adopt k8s standardized Condition type
create_alertprovider.go Refactor to adopt k8s standardized Condition type
create_helmrelease.go Add values-from arg to create helmrelease cmd
create_kustomization.go Adjustments to support new sa name in kustomize
create_receiver.go Refactor to adopt k8s standardized Condition type
create_source.go Rename `gotk` binary to `flux`
create_source_bucket.go Add a --context option
create_source_git.go Refactor to adopt k8s standardized Condition type
create_source_helm.go Utilize LastHandledReconcileAt for reconcile cmds
create_tenant.go Add service accounts to tenant command
delete.go Rename `gotk` binary to `flux`
delete_alert.go Add a --context option
delete_alertprovider.go Add a --context option
delete_helmrelease.go Add a --context option
delete_kustomization.go Add a --context option
delete_receiver.go Add a --context option
delete_source.go Rename `gotk` binary to `flux`
delete_source_bucket.go Add a --context option
delete_source_git.go Add a --context option
delete_source_helm.go Add a --context option
export.go Rename `gotk` binary to `flux`
export_alert.go Add a --context option
export_alertprovider.go Add a --context option
export_helmrelease.go Add a --context option
export_kustomization.go Add a --context option
export_receiver.go Add a --context option
export_source.go Rename `gotk` binary to `flux`
export_source_bucket.go Add a --context option
export_source_git.go Add a --context option
export_source_helm.go Add a --context option
get.go Rename `gotk` binary to `flux`
get_alert.go Refactor to adopt k8s standardized Condition type
get_alertprovider.go Refactor to adopt k8s standardized Condition type
get_helmrelease.go Refactor to adopt k8s standardized Condition type
get_kustomization.go Refactor to adopt k8s standardized Condition type
get_receiver.go Refactor to adopt k8s standardized Condition type
get_source.go Rename `gotk` binary to `flux`
get_source_bucket.go Refactor to adopt k8s standardized Condition type
get_source_git.go Refactor to adopt k8s standardized Condition type
get_source_helm.go Refactor to adopt k8s standardized Condition type
install.go Fix --dry-run option
log.go Rename `gotk` binary to `flux`
main.go Add a --context option
reconcile.go Rename `gotk` binary to `flux`
reconcile_alert.go Add a --context option
reconcile_alertprovider.go Add a --context option
reconcile_helmrelease.go Refactor to adopt k8s standardized Condition type
reconcile_kustomization.go Refactor to adopt k8s standardized Condition type
reconcile_receiver.go Add a --context option
reconcile_source.go Rename `gotk` binary to `flux`
reconcile_source_bucket.go Utilize LastHandledReconcileAt for reconcile cmds
reconcile_source_git.go Utilize LastHandledReconcileAt for reconcile cmds
reconcile_source_helm.go Utilize LastHandledReconcileAt for reconcile cmds
resume.go Rename `gotk` binary to `flux`
resume_alert.go Refactor to adopt k8s standardized Condition type
resume_helmrelease.go Refactor to adopt k8s standardized Condition type
resume_kustomization.go Refactor to adopt k8s standardized Condition type
resume_receiver.go Refactor to adopt k8s standardized Condition type
suspend.go Rename `gotk` binary to `flux`
suspend_alert.go Add a --context option
suspend_helmrelease.go Add a --context option
suspend_kustomization.go Add a --context option
suspend_receiver.go Add a --context option
uninstall.go Add a --context option