Stefan Prodan
0e67b76b57
Change copyright to Flux authors
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-27 18:59:01 +02:00
“Anton
0c55bca218
Add helm chart source flag
2020-10-19 12:55:34 +03:00
“Anton
058dfdfcd6
Move flags and utils to internal packages
2020-10-17 23:35:09 +03:00
Hidde Beydals
19918cd342
Refactor create, reconcile and resume cmds
...
* Take ObservedGeneration into account in readiness checks where
applicable
* Reduce amount of code (and duplicate GETs) by working with pointers
where possible
* Improve logged messages to properly take resource names into account
and better describe processes
2020-10-16 20:17:39 +02:00
Hidde Beydals
84e36ed847
Use LastHandledReconcileAt in reconcile commands
2020-10-01 14:20:23 +02:00
Hidde Beydals
f216273008
Make use of GetCondition from pkg/apis/meta
2020-09-30 23:23:28 +02:00
stefanprodan
d902c71a6f
Update components to v0.1
2020-09-30 23:09:21 +03:00
stefanprodan
d11fa476e1
Refactor object kind/name parsing
2020-09-23 18:19:33 +03:00
stefanprodan
bd2994f9ab
Add support for Bucket sources to Kustomizations/HRs
2020-09-23 16:44:31 +03:00
stefanprodan
1c7994a353
Add support for namespace/name format in depends-on
2020-09-22 18:11:00 +03:00
stefanprodan
797cd9bea2
Add label arg to create commands
2020-09-08 18:03:04 +03:00
Hidde Beydals
f18d1efdcb
Refactor HelmRelease chart source kind validation
2020-09-07 11:13:15 +02:00
Hidde Beydals
2f861f19c0
Update gotk create helmrelease examples
...
To better reflect optional fields and highlight specific configuration
options.
2020-09-03 19:31:19 +02:00
Hidde Beydals
e53d0dadbf
Support GitRepository source in HelmRelease cmds
2020-09-03 11:16:57 +02:00
Hidde Beydals
fa56685767
Upgrade Toolkit components and K8S deps
...
* github.com/fluxcd/helm-controller/api to v0.0.6
* github.com/fluxcd/source-controller/api to v0.0.13
* k8s.io/api to v0.18.8
* k8s.io/apiextensions-apiserver to v0.18.8
* k8s.io/apimachinery to v0.18.8
* k8s.io/client-go to v0.18.8
* sigs.k8s.io/controller-runtime to v0.6.2
2020-09-03 11:16:50 +02:00
Hidde Beydals
22624ae4d5
Rename tk binary to gotk
...
To avoid conflicts with the `tk` binary from the Tanka project.
2020-09-01 11:33:49 +02:00