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.
Hidde Beydals
f3cab6e177
Display proper revision for sources
...
Includes a change to an empty revision string if the reconciler has not
produced an artifact yet, as this will otherwise result in a nil
pointer dereference.
5 years ago
..
bootstrap.go
Add option to disable the network policy at install time
5 years ago
bootstrap_github.go
Update components to v0.1
5 years ago
bootstrap_gitlab.go
Update components to v0.1
5 years ago
check.go
Rename `tk` binary to `gotk`
5 years ago
completion.go
Support bash, fish, zsh, and powershell shell completions as separate sub-commands
5 years ago
completion_bash.go
Support bash, fish, zsh, and powershell shell completions as separate sub-commands
5 years ago
completion_fish.go
Support bash, fish, zsh, and powershell shell completions as separate sub-commands
5 years ago
completion_powershell.go
Support bash, fish, zsh, and powershell shell completions as separate sub-commands
5 years ago
completion_zsh.go
Support bash, fish, zsh, and powershell shell completions as separate sub-commands
5 years ago
create.go
Add label validation
5 years ago
create_helmrelease.go
Use `LastHandledReconcileAt` in reconcile commands
5 years ago
create_kustomization.go
Fix Kusomization depends-on mapping
5 years ago
create_source.go
Rename `tk` binary to `gotk`
5 years ago
create_source_bucket.go
Update components to v0.1
5 years ago
create_source_git.go
Make use of `GetCondition` from `pkg/apis/meta`
5 years ago
create_source_helm.go
Update components to v0.1
5 years ago
create_tenant.go
Update components to v0.1
5 years ago
delete.go
Rename `tk` binary to `gotk`
5 years ago
delete_helmrelease.go
Update components to v0.1
5 years ago
delete_kustomization.go
Update components to v0.1
5 years ago
delete_source.go
Rename `tk` binary to `gotk`
5 years ago
delete_source_bucket.go
Update components to v0.1
5 years ago
delete_source_git.go
Update components to v0.1
5 years ago
delete_source_helm.go
Update components to v0.1
5 years ago
export.go
Remove creationTimestamp leading spaces
5 years ago
export_helmrelease.go
Update components to v0.1
5 years ago
export_kustomization.go
Update components to v0.1
5 years ago
export_source.go
Rename `tk` binary to `gotk`
5 years ago
export_source_bucket.go
Update components to v0.1
5 years ago
export_source_git.go
Update components to v0.1
5 years ago
export_source_helm.go
Update components to v0.1
5 years ago
flags.go
Rename `tk` binary to `gotk`
5 years ago
get.go
Switch get commands to use tables for output
5 years ago
get_helmrelease.go
Switch get commands to use tables for output
5 years ago
get_kustomization.go
Switch get commands to use tables for output
5 years ago
get_source.go
Rename `tk` binary to `gotk`
5 years ago
get_source_bucket.go
Display proper revision for sources
5 years ago
get_source_git.go
Display proper revision for sources
5 years ago
get_source_helm.go
Display proper revision for sources
5 years ago
install.go
Add option to disable the network policy at install time
5 years ago
log.go
Rename `tk` binary to `gotk`
5 years ago
main.go
Rename 'gitops-system' namespace to 'gotk-system'
5 years ago
reconcile.go
Rename `tk` binary to `gotk`
5 years ago
reconcile_helmrelease.go
Retry setting annotation on conflict
5 years ago
reconcile_kustomization.go
Retry setting annotation on conflict
5 years ago
reconcile_source.go
Rename `tk` binary to `gotk`
5 years ago
reconcile_source_bucket.go
Make use of `GetCondition` from `pkg/apis/meta`
5 years ago
reconcile_source_git.go
Update components to v0.1
5 years ago
reconcile_source_helm.go
Make use of `GetCondition` from `pkg/apis/meta`
5 years ago
resume.go
Rename `tk` binary to `gotk`
5 years ago
resume_helmrelease.go
Make use of `GetCondition` from `pkg/apis/meta`
5 years ago
resume_kustomization.go
Make use of `GetCondition` from `pkg/apis/meta`
5 years ago
suspend.go
Rename `tk` binary to `gotk`
5 years ago
suspend_helmrelease.go
Update components to v0.1
5 years ago
suspend_kustomization.go
Update components to v0.1
5 years ago
uninstall.go
Rename 'gitops-system' namespace to 'gotk-system'
5 years ago
utils.go
Merge pull request #299 from circa10a/main
5 years ago