Philip Laine
8eac7d6b4d
Implement table output
4 years ago
Philip Laine
7ebb34de80
Add receiver command
4 years ago
Philip Laine
6ea84906ac
Add alert commands
4 years ago
Philip Laine
f7971a871a
Add alert provider commands
4 years ago
Stefan Prodan
5672646278
Use install pkg in CLI
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
stefanprodan
f613c01803
Update blang/semver to v4
...
Signed-off-by: stefanprodan <stefan.prodan@gmail.com>
4 years ago
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.
4 years ago
Hidde Beydals
d41bd6b6b1
Merge pull request #299 from circa10a/main
...
Switch get commands to use tables for output
4 years ago
circa10a
3619cb8bd1
Switch get commands to use tables for output
...
Signed-off-by: circa10a <caleblemoine@gmail.com>
4 years ago
Hidde Beydals
8e2316ba62
Support multi-path KUBECONFIG
...
Ref:
https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#the-kubeconfig-environment-variable
4 years ago
stefanprodan
07677ed4a7
Add option to disable the network policy at install time
4 years ago
Hidde Beydals
7b2227bfac
Remove faulty `break` from get commands
4 years ago
stefanprodan
1427b1537e
Fix Kusomization depends-on mapping
4 years ago
stefanprodan
29c1cf1237
Retry setting annotation on conflict
4 years ago
stefanprodan
0e52065893
Change the bootstrap default branch to main
4 years ago
Hidde Beydals
1a679ee05d
Remove creationTimestamp leading spaces
4 years ago
Hidde Beydals
84e36ed847
Use `LastHandledReconcileAt` in reconcile commands
4 years ago
Hidde Beydals
f216273008
Make use of `GetCondition` from `pkg/apis/meta`
4 years ago
Hidde Beydals
ff6a1c14be
Rename 'gitops-system' namespace to 'gotk-system'
...
To align with the project name, and the group introduced in #236 .
4 years ago
stefanprodan
d902c71a6f
Update components to v0.1
4 years ago
Stefan Prodan
cf080330ba
Merge pull request #276 from fluxcd/kustomize-bootstrap-dir
...
Generate a kustomize package for the bootstrap manifests
4 years ago
stefanprodan
2373bacb0c
Generate a kustomize package for the bootstrap manifests
4 years ago
stefanprodan
393be92632
Add support for multi-namespace tenant ownership
4 years ago
stefanprodan
d11fa476e1
Refactor object kind/name parsing
4 years ago
stefanprodan
bd2994f9ab
Add support for Bucket sources to Kustomizations/HRs
4 years ago
stefanprodan
34147d7694
Add validation for bucket providers
4 years ago
stefanprodan
a02452ccb9
Implement bucket CRUD commands
4 years ago
stefanprodan
1c7994a353
Add support for namespace/name format in depends-on
4 years ago
stefanprodan
7b4e815a8d
Always apply sync manifests on bootstrap
4 years ago
Stefan Prodan
b0e407bf30
Merge pull request #254 from fluxcd/uninstall-fix
...
Suspend bootstrap kustomization on uninstall
4 years ago
stefanprodan
f93a40a18b
Suspend bootstrap kustomization on uninstall
4 years ago
stefanprodan
9b0c44162a
Validate bootstrap required components
4 years ago
stefanprodan
101e7bbce0
Add support for ARMv7
4 years ago
stefanprodan
fafcf09570
Add -n shorthand for namespace flag
4 years ago
stefanprodan
0b14328024
Use the group version for HR APIVersion
4 years ago
stefanprodan
2096532f5d
Add create tenant command
4 years ago
stefanprodan
4136eb1444
Add export resource helper function
4 years ago
Stefan Prodan
67e0acd044
Merge pull request #235 from stealthybox/shell-completions
...
Support bash, fish, zsh, and powershell shell completions as separate sub-commands
4 years ago
leigh capili
cbcdfc5f6c
Support bash, fish, zsh, and powershell shell completions as separate sub-commands
4 years ago
stefanprodan
c36e02bba9
Update kustomize-controller to v0.0.12
4 years ago
stefanprodan
2bac5aabee
Add log level flag
4 years ago
stefanprodan
d5e78b9f80
Add watch all namespaces flag
4 years ago
stefanprodan
531c2bcf00
Import fluxcd/pkg/runtime
4 years ago
stefanprodan
a7b1b04920
Add bootstrap reinstall e2e test
4 years ago
stefanprodan
1218d6abe8
Add branch flag to bootstrap cmd
4 years ago
stefanprodan
afef6960b9
Cleanup GitHub e2e repo
4 years ago
stefanprodan
b1e66f81ab
Add label validation
4 years ago
stefanprodan
797cd9bea2
Add label arg to create commands
4 years ago
Hidde Beydals
f18d1efdcb
Refactor HelmRelease chart source kind validation
4 years ago
stefanprodan
8b6995e9ec
Add decryption flags to create kustomization cmd
4 years ago