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/flux
Hidde Beydals f123b9d3cb Change private flag description
To highlight the fact that it configures the repository as defined,
which was not _really_ clear to some users and has resulted in public
repositories accidentally being changed to private (losing important
goodies like stars and linked forks).

Discussion on this is ongoing and there will likely be other
improvements in the near future to protect users against this.

Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
..
alert.go Format go imports 4 years ago
alert_provider.go Format go imports 4 years ago
bootstrap.go Add recurse submodules arg to bootstrap cmd 4 years ago
bootstrap_git.go Normalize paths to forward slashes 4 years ago
bootstrap_github.go Change private flag description 4 years ago
bootstrap_gitlab.go Change private flag description 4 years ago
check.go Tidy up command descriptions 4 years ago
completion.go Rename `gotk` binary to `flux` 4 years ago
completion_bash.go Tidy up command descriptions 4 years ago
completion_fish.go Tidy up command descriptions 4 years ago
completion_powershell.go Tidy up command descriptions 4 years ago
completion_zsh.go Tidy up command descriptions 4 years ago
create.go Refactor cmd global variables into structs 4 years ago
create_alert.go Tidy up command descriptions 4 years ago
create_alertprovider.go Tidy up command descriptions 4 years ago
create_helmrelease.go Add source namespace to create commands 4 years ago
create_image.go Tidy up command descriptions 4 years ago
create_image_policy.go Tidy up command descriptions 4 years ago
create_image_repository.go Tidy up command descriptions 4 years ago
create_image_update.go Tidy up command descriptions 4 years ago
create_kustomization.go Normalize paths to forward slashes 4 years ago
create_receiver.go Tidy up command descriptions 4 years ago
create_secret.go Add `sourcesecret` and `kustomization` manifestgen 4 years ago
create_secret_git.go Allow supplying PK from file for Git source/secret 4 years ago
create_secret_helm.go Tidy up command descriptions 4 years ago
create_secret_tls.go Tidy up command descriptions 4 years ago
create_source.go Rename `gotk` binary to `flux` 4 years ago
create_source_bucket.go Tidy up command descriptions 4 years ago
create_source_git.go Add Warningf to logger interface amd impl 4 years ago
create_source_helm.go Tidy up command descriptions 4 years ago
create_tenant.go Tidy up command descriptions 4 years ago
delete.go Refactor cmd global variables into structs 4 years ago
delete_alert.go Format go imports 4 years ago
delete_alertprovider.go Format go imports 4 years ago
delete_helmrelease.go Format go imports 4 years ago
delete_image.go Rename flux delete auto to flux delete image 4 years ago
delete_image_policy.go Tidy up command descriptions 4 years ago
delete_image_repository.go Tidy up command descriptions 4 years ago
delete_image_update.go Tidy up command descriptions 4 years ago
delete_kustomization.go Format go imports 4 years ago
delete_receiver.go Format go imports 4 years ago
delete_source.go Rename `gotk` binary to `flux` 4 years ago
delete_source_bucket.go Format go imports 4 years ago
delete_source_git.go Format go imports 4 years ago
delete_source_helm.go Format go imports 4 years ago
docgen.go fix links 4 years ago
export.go Refactor all remaining create, delete, export, get command to use adapter 4 years ago
export_alert.go Format go imports 4 years ago
export_alertprovider.go Format go imports 4 years ago
export_helmrelease.go Format go imports 4 years ago
export_image.go Rename "auto" subcommands to "image" 4 years ago
export_image_policy.go Tidy up command descriptions 4 years ago
export_image_repository.go Tidy up command descriptions 4 years ago
export_image_update.go Tidy up command descriptions 4 years ago
export_kustomization.go Format go imports 4 years ago
export_receiver.go Format go imports 4 years ago
export_secret.go Format go imports 4 years ago
export_source.go Rename `gotk` binary to `flux` 4 years ago
export_source_bucket.go Format go imports 4 years ago
export_source_git.go Format go imports 4 years ago
export_source_helm.go Format go imports 4 years ago
get.go Implement get all for sources and images 4 years ago
get_alert.go Format go imports 4 years ago
get_alertprovider.go Format go imports 4 years ago
get_helmrelease.go Tidy up command descriptions 4 years ago
get_image.go Add support for getting resources by name 4 years ago
get_image_all.go Format go imports 4 years ago
get_image_policy.go Tidy up command descriptions 4 years ago
get_image_repository.go Tidy up command descriptions 4 years ago
get_image_update.go Tidy up command descriptions 4 years ago
get_kustomization.go Format go imports 4 years ago
get_receiver.go Format go imports 4 years ago
get_source.go Add support for getting resources by name 4 years ago
get_source_all.go Format go imports 4 years ago
get_source_bucket.go Format go imports 4 years ago
get_source_chart.go Format go imports 4 years ago
get_source_git.go Format go imports 4 years ago
get_source_helm.go Format go imports 4 years ago
helmrelease.go Format go imports 4 years ago
image.go Rename asRuntime* -> asClient* 4 years ago
install.go fix: install command flags logic bug 4 years ago
kustomization.go Format go imports 4 years ago
log.go Add Warningf to logger interface amd impl 4 years ago
logs.go Update flux logs examples 4 years ago
main.go Tidy up command descriptions 4 years ago
manifests.embed.go Improve build process embedded manifests 4 years ago
object.go Implement get all for sources and images 4 years ago
receiver.go Format go imports 4 years ago
reconcile.go Format go imports 4 years ago
reconcile_alert.go Format go imports 4 years ago
reconcile_alertprovider.go Format go imports 4 years ago
reconcile_helmrelease.go Format go imports 4 years ago
reconcile_image.go Rename "auto" subcommands to "image" 4 years ago
reconcile_image_repository.go Tidy up command descriptions 4 years ago
reconcile_image_updateauto.go Tidy up command descriptions 4 years ago
reconcile_kustomization.go Format go imports 4 years ago
reconcile_receiver.go Format go imports 4 years ago
reconcile_source.go Rename `gotk` binary to `flux` 4 years ago
reconcile_source_bucket.go Format go imports 4 years ago
reconcile_source_git.go Format go imports 4 years ago
reconcile_source_helm.go Format go imports 4 years ago
reconcile_with_source.go Format go imports 4 years ago
resume.go Refactor cmd global variables into structs 4 years ago
resume_alert.go Format go imports 4 years ago
resume_helmrelease.go Format go imports 4 years ago
resume_image.go Rename "auto" subcommands to "image" 4 years ago
resume_image_repository.go Tidy up command descriptions 4 years ago
resume_image_updateauto.go Tidy up command descriptions 4 years ago
resume_kustomization.go Format go imports 4 years ago
resume_receiver.go Format go imports 4 years ago
resume_source.go Add resume source commands 4 years ago
resume_source_bucket.go Format go imports 4 years ago
resume_source_chart.go Format go imports 4 years ago
resume_source_git.go Format go imports 4 years ago
resume_source_helm.go Format go imports 4 years ago
source.go Implement get all for sources and images 4 years ago
status.go Move `StatusChecker` to separate and generic pkg 4 years ago
suspend.go Refactor cmd global variables into structs 4 years ago
suspend_alert.go Format go imports 4 years ago
suspend_helmrelease.go Format go imports 4 years ago
suspend_image.go Rename "auto" subcommands to "image" 4 years ago
suspend_image_repository.go Tidy up command descriptions 4 years ago
suspend_image_updateauto.go Tidy up command descriptions 4 years ago
suspend_kustomization.go Format go imports 4 years ago
suspend_receiver.go Format go imports 4 years ago
suspend_source.go Add suspend source commands 4 years ago
suspend_source_bucket.go Format go imports 4 years ago
suspend_source_chart.go Format go imports 4 years ago
suspend_source_git.go Format go imports 4 years ago
suspend_source_helm.go Format go imports 4 years ago
uninstall.go Tidy up command descriptions 4 years ago
version.go Embed the install manifests in flux binary 4 years ago