fluxcd-flux2/cmd/flux
Stefan Prodan febedaad8f
Map ecdsa/ed25519 args to create secret
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-01-08 11:20:36 +02:00
..
bootstrap.go Map ecdsa/ed25519 args to create secret 2021-01-08 11:20:36 +02:00
bootstrap_github.go Corrects typo 2021-01-07 10:44:40 +01:00
bootstrap_gitlab.go Corrects typo 2021-01-07 10:44:40 +01:00
check.go Support check command with multiple config files 2020-12-18 12:13:57 +02:00
completion.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
completion_bash.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
completion_fish.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
completion_powershell.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
completion_zsh.go Fix zsh completion command example 2020-12-16 21:15:41 +01:00
create.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
create_alert.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
create_alertprovider.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
create_helmrelease.go Add service account arg to create commands 2020-11-27 12:20:55 +02:00
create_image.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
create_image_policy.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
create_image_repository.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
create_image_updateauto.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
create_kustomization.go Add safe guards for relative paths 2020-12-14 15:14:49 +01:00
create_receiver.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
create_secret.go Map ecdsa/ed25519 args to create secret 2021-01-08 11:20:36 +02:00
create_secret_git.go Map ecdsa/ed25519 args to create secret 2021-01-08 11:20:36 +02:00
create_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
create_source_bucket.go Add labels to generated secrets 2020-12-04 13:15:37 +02:00
create_source_git.go Map ecdsa/ed25519 args to create secret 2021-01-08 11:20:36 +02:00
create_source_helm.go Add labels to generated secrets 2020-12-04 13:15:37 +02:00
create_tenant.go Fix tenant service account binding 2020-11-30 10:28:03 +02:00
delete.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
delete_alert.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_alertprovider.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_helmrelease.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_image.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
delete_image_policy.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
delete_image_repository.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
delete_image_updateauto.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
delete_kustomization.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_receiver.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
delete_source_bucket.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_source_git.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_source_helm.go Add a --context option 2020-11-02 21:32:55 +01:00
export.go Centralise adapter types 2020-12-11 16:34:18 +00:00
export_alert.go Add a --context option 2020-11-02 21:32:55 +01:00
export_alertprovider.go Add a --context option 2020-11-02 21:32:55 +01:00
export_helmrelease.go Add a --context option 2020-11-02 21:32:55 +01:00
export_image.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
export_image_policy.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
export_image_repository.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
export_image_updateauto.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
export_kustomization.go Add a --context option 2020-11-02 21:32:55 +01:00
export_receiver.go Add a --context option 2020-11-02 21:32:55 +01:00
export_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
export_source_bucket.go Add a --context option 2020-11-02 21:32:55 +01:00
export_source_git.go Add a --context option 2020-11-02 21:32:55 +01:00
export_source_helm.go Add a --context option 2020-11-02 21:32:55 +01:00
get.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
get_alert.go Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
get_alertprovider.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
get_helmrelease.go Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
get_image.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
get_image_policy.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
get_image_repository.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
get_image_updateauto.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
get_kustomization.go Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
get_receiver.go Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
get_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
get_source_bucket.go Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
get_source_chart.go Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
get_source_git.go Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
get_source_helm.go Add suspend status to get sources commands 2020-11-26 17:17:50 +02:00
image.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
install.go Validates components set 2021-01-05 10:52:11 +01:00
log.go Log to stderr 2020-12-10 20:21:09 +01:00
main.go Log to stderr 2020-12-10 20:21:09 +01:00
object.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
reconcile.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
reconcile_alert.go Do not try to reconcile a suspended object 2020-11-30 11:39:55 +02:00
reconcile_alertprovider.go Add a --context option 2020-11-02 21:32:55 +01:00
reconcile_helmrelease.go Do not try to reconcile a suspended object 2020-11-30 11:39:55 +02:00
reconcile_image.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
reconcile_image_repository.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
reconcile_image_updateauto.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
reconcile_kustomization.go Do not try to reconcile a suspended object 2020-11-30 11:39:55 +02:00
reconcile_receiver.go Do not try to reconcile a suspended object 2020-11-30 11:39:55 +02:00
reconcile_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
reconcile_source_bucket.go Do not try to reconcile a suspended object 2020-11-30 11:39:55 +02:00
reconcile_source_git.go Do not try to reconcile a suspended object 2020-11-30 11:39:55 +02:00
reconcile_source_helm.go Do not try to reconcile a suspended object 2020-11-30 11:39:55 +02:00
resume.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
resume_alert.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
resume_helmrelease.go Add resume source commands 2020-11-26 16:40:54 +02:00
resume_image.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
resume_image_repository.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
resume_image_updateauto.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
resume_kustomization.go Add resume source commands 2020-11-26 16:40:54 +02:00
resume_receiver.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
resume_source.go Add resume source commands 2020-11-26 16:40:54 +02:00
resume_source_bucket.go Add resume source commands 2020-11-26 16:40:54 +02:00
resume_source_chart.go Add resume source commands 2020-11-26 16:40:54 +02:00
resume_source_git.go Add resume source commands 2020-11-26 16:40:54 +02:00
resume_source_helm.go Add resume source commands 2020-11-26 16:40:54 +02:00
status.go Reuse isReady from create_image commands 2020-12-11 16:34:18 +00:00
suspend.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
suspend_alert.go Add a --context option 2020-11-02 21:32:55 +01:00
suspend_helmrelease.go Add a --context option 2020-11-02 21:32:55 +01:00
suspend_image.go Rename "auto" subcommands to "image" 2020-12-11 16:34:18 +00:00
suspend_image_repository.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
suspend_image_updateauto.go Factor out upsert and upsertAndWait 2020-12-11 16:34:18 +00:00
suspend_kustomization.go Add a --context option 2020-11-02 21:32:55 +01:00
suspend_receiver.go Add a --context option 2020-11-02 21:32:55 +01:00
suspend_source.go Add suspend source commands 2020-11-26 16:22:47 +02:00
suspend_source_bucket.go Add suspend source commands 2020-11-26 16:22:47 +02:00
suspend_source_chart.go Add suspend source commands 2020-11-26 16:22:47 +02:00
suspend_source_git.go Add suspend source commands 2020-11-26 16:22:47 +02:00
suspend_source_helm.go Add suspend source commands 2020-11-26 16:22:47 +02:00
uninstall.go Set kubecontext and kubeconfig for kubectl exec 2020-11-26 11:53:08 +02:00