flux2/cmd/flux
Santosh Kaluskar 6afef04a88
Add support for create source git with --commit and --ref-name flags
Signed-off-by: Santosh Kaluskar <dtshbl@gmail.com>
..
testdata Add support for create source git with --commit and --ref-name flags
alert.go Update CLI commands to Notification API v1beta2
alert_provider.go Update CLI commands to Notification API v1beta2
bootstrap.go Remove deprecated flags
bootstrap_bitbucket_server.go Remove deprecated flags
bootstrap_git.go Remove deprecated flags
bootstrap_github.go Remove deprecated flags
bootstrap_gitlab.go Implement `--deploy-token-auth` in GitLab bootstrapping
build.go Add a build kustomization feature
build_artifact.go fix path on flux push
build_artifact_test.go tests: only provide template values when used
build_kustomization.go Fix dry-run still loading kubeconfig issue
build_kustomization_test.go tests: only provide template values when used
check.go check: Show the latest stored version of CRDs
check_test.go trim prefix from server version
completion.go Add the kube client qps and burst to the global args
completion_bash.go Tidy up command descriptions
completion_fish.go Tidy up command descriptions
completion_powershell.go Fix
completion_zsh.go Fix `flux completion zsh` to work with `source` only
create.go e2e: Update bootstrap test to Kubernetes 1.25.2
create_alert.go Update CLI commands to Notification API v1beta2
create_alertprovider.go Update CLI commands to Notification API v1beta2
create_helmrelease.go Replace `helmv2.KubeConfig` with `meta.KubeConfig`
create_image.go Tidy up command descriptions
create_image_policy.go Update image-reflector API to v1beta2
create_image_repository.go Update image-reflector API to v1beta2
create_image_update.go Update Source API to v1beta2
create_kustomization.go Add retry interval option to create kustomization command
create_receiver.go Update CLI commands to Notification API v1beta2
create_secret.go Add `sourcesecret` and `kustomization` manifestgen
create_secret_git.go Create secret with bearer-token
create_secret_git_test.go Create secret with bearer-token
create_secret_helm.go Remove file reading from bootstrap package
create_secret_helm_test.go Add create oci secret command
create_secret_oci.go OCI docs improvements
create_secret_oci_test.go Add create oci secret command
create_secret_tls.go Remove file reading from bootstrap package
create_secret_tls_test.go validate that object name adheres to RFC 1123 for flux create commands
create_source.go Add fetch timeout arg to create source commands
create_source_bucket.go feat: add --ignore-paths flag to flux create source (git|bucket)
create_source_git.go Add support for create source git with --commit and --ref-name flags
create_source_git_test.go Add support for create source git with --commit and --ref-name flags
create_source_helm.go Remove file reading from bootstrap package
create_source_helm_test.go Add OCI support to `create source helm`
create_source_oci.go Add insecure flag to `flux create source oci`
create_source_oci_test.go e2e: update podinfo to version with newer APIs
create_tenant.go Add the kube client qps and burst to the global args
create_test.go validate that object name adheres to RFC 1123 for flux create commands
delete.go Add the kube client qps and burst to the global args
delete_alert.go Update CLI commands to Notification API v1beta2
delete_alertprovider.go Update CLI commands to Notification API v1beta2
delete_helmrelease.go Add dynamic completion suppport
delete_image.go Rename flux delete auto to flux delete image
delete_image_policy.go Update image-reflector API to v1beta2
delete_image_repository.go Update image-reflector API to v1beta2
delete_image_update.go Add dynamic completion suppport
delete_kustomization.go add detail to delete docs
delete_receiver.go Update CLI commands to Notification API v1beta2
delete_source.go Rename `gotk` binary to `flux`
delete_source_bucket.go Update Source API to v1beta2
delete_source_git.go Update Source API to v1beta2
delete_source_helm.go Update Source API to v1beta2
delete_source_oci.go OCI docs improvements
diff.go Add contextual error code for flux diff kustomization
diff_artifact.go feat: diff artifact capability added
diff_artifact_test.go feat: diff artifact capability added
diff_kustomization.go Add a dry-run mode to flux build kustomization
diff_kustomization_test.go tests: only provide template values when used
docgen.go Revert "Fix broken "edit this page" links in Flux CLI section"
events.go events: avoid having to keep individal kind maps
events_test.go Add `flux events` command
export.go fix: Remove any leading and trailing whitespace from resource before
export_alert.go Update CLI commands to Notification API v1beta2
export_alertprovider.go Update CLI commands to Notification API v1beta2
export_helmrelease.go Add dynamic completion suppport
export_image.go Rename "auto" subcommands to "image"
export_image_policy.go Update image-reflector API to v1beta2
export_image_repository.go Update image-reflector API to v1beta2
export_image_update.go Add dynamic completion suppport
export_kustomization.go Update kustomize-controller API to v1beta2
export_receiver.go Update CLI commands to Notification API v1beta2
export_secret.go Add the kube client qps and burst to the global args
export_source.go Rename `gotk` binary to `flux`
export_source_bucket.go Update Source API to v1beta2
export_source_git.go Update Source API to v1beta2
export_source_helm.go Update Source API to v1beta2
export_source_oci.go Implement OCIRepository commands
export_test.go tests: only provide template values when used
get.go fix misleading messaging when using `-A` flag
get_alert.go Update CLI commands to Notification API v1beta2
get_alertprovider.go Update CLI commands to Notification API v1beta2
get_all.go Update CLI commands to Notification API v1beta2
get_helmrelease.go Move MESSAGE to the end of `get` subcommand output
get_image.go Output Usage for `flux get <sources|images>`
get_image_all.go Update image-reflector API to v1beta2
get_image_policy.go Update image-reflector API to v1beta2
get_image_repository.go Update image-reflector API to v1beta2
get_image_update.go Move MESSAGE to the end of `get` subcommand output
get_kustomization.go Support shortening of revision with digest
get_receiver.go Update CLI commands to Notification API v1beta2
get_source.go Output Usage for `flux get <sources|images>`
get_source_all.go Implement OCIRepository commands
get_source_bucket.go Support shortening of revision with digest
get_source_chart.go Support shortening of revision with digest
get_source_git.go Support shortening of revision with digest
get_source_helm.go Support shortening of revision with digest
get_source_oci.go Support shortening of revision with digest
helmrelease.go Add gvk to rest of api type
helmrelease_test.go e2e: update podinfo to version with newer APIs
image.go Update image-reflector API to v1beta2
image_test.go tests: rename "kubectl" `setupTestNamespace`
install.go Remove deprecated flags
install_test.go tests: only provide template values when used
kustomization.go Add gvk to rest of api type
kustomization_test.go e2e: update podinfo to version with newer APIs
list.go OCI docs improvements
list_artifact.go Support logging in directly to the provider when pushing OCI artifacts
log.go Add Warningf to logger interface amd impl
logs.go Update flux logs to accomodate the new format
logs_test.go Update flux logs to accomodate the new format
main.go add validation to namespace flag
main_e2e_test.go tests: rename "kubectl" `setupTestNamespace`
main_test.go reset cmd flags
main_unit_test.go Update Go to v1.17
manifests.embed.go Add missing copyright headers
object.go Add gvk to rest of api type
pull.go Add artifact commands
pull_artifact.go Support logging in directly to the provider when pushing OCI artifacts
push.go OCI docs improvements
push_artifact.go Allow custom annotations to be set when pushing OCI artifacts
receiver.go Update CLI commands to Notification API v1beta2
reconcile.go Update CLI commands to Notification API v1beta2
reconcile_alert.go Update CLI commands to Notification API v1beta2
reconcile_alertprovider.go Update CLI commands to Notification API v1beta2
reconcile_helmrelease.go Update Source API to v1beta2
reconcile_image.go Rename "auto" subcommands to "image"
reconcile_image_repository.go Update image-reflector API to v1beta2
reconcile_image_updateauto.go Add dynamic completion suppport
reconcile_kustomization.go Implement OCIRepository commands
reconcile_receiver.go Update CLI commands to Notification API v1beta2
reconcile_source.go Rename `gotk` binary to `flux`
reconcile_source_bucket.go fix: wait for Source objects observed generation
reconcile_source_git.go Update Source API to v1beta2
reconcile_source_helm.go Return a different success message for helm oci
reconcile_source_oci.go OCI docs improvements
reconcile_with_source.go Add the kube client qps and burst to the global args
resume.go Add the kube client qps and burst to the global args
resume_alert.go Update CLI commands to Notification API v1beta2
resume_helmrelease.go Add dynamic completion suppport
resume_image.go Rename "auto" subcommands to "image"
resume_image_repository.go Update image-reflector API to v1beta2
resume_image_updateauto.go Add dynamic completion suppport
resume_kustomization.go Update kustomize-controller API to v1beta2
resume_receiver.go Update CLI commands to Notification API v1beta2
resume_source.go Add resume source commands
resume_source_bucket.go Fix resume source bucket panic
resume_source_chart.go Update Source API to v1beta2
resume_source_git.go Update Source API to v1beta2
resume_source_helm.go Update Source API to v1beta2
resume_source_oci.go OCI docs improvements
source.go Implement OCIRepository commands
source_oci_test.go e2e: update podinfo to version with newer APIs
stats.go Add command to print the reconcilers status
status.go Update Source API to v1beta2
suspend.go Add the kube client qps and burst to the global args
suspend_alert.go Update CLI commands to Notification API v1beta2
suspend_helmrelease.go Add dynamic completion suppport
suspend_image.go Rename "auto" subcommands to "image"
suspend_image_repository.go Update image-reflector API to v1beta2
suspend_image_updateauto.go Add dynamic completion suppport
suspend_kustomization.go Update kustomize-controller API to v1beta2
suspend_receiver.go Update CLI commands to Notification API v1beta2
suspend_source.go Add suspend source commands
suspend_source_bucket.go Update Source API to v1beta2
suspend_source_chart.go Update Source API to v1beta2
suspend_source_git.go Update Source API to v1beta2
suspend_source_helm.go Update Source API to v1beta2
suspend_source_oci.go OCI docs improvements
tag.go OCI docs improvements
tag_artifact.go Support logging in directly to the provider when pushing OCI artifacts
trace.go Make `flux trace` work with OCIRepository
trace_test.go Make `flux trace` work with OCIRepository
tree.go Add flux tree command
tree_kustomization.go flux tree: Set CRDs GroupKind in output
tree_kustomization_test.go Update Go to v1.17
uninstall.go Move uninstall code to pkg
version.go Add the kube client qps and burst to the global args
version_utils.go Add version validation to install commands
version_utils_test.go Update Go to v1.17