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
Stefan Prodan
7718c6a2a5
Merge pull request #340 from fluxcd/bootstrap-validate-manifests
...
Enable client side validation on bootstrap
2020-10-16 10:41:47 +03:00
“Anton
4989826124
Get rid of shell-out and invoke kubetcl directly via exec
2020-10-15 20:38:44 +03:00
Stefan Prodan
f23a551ae3
Enable client side validation on bootstrap
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-15 18:04:35 +03:00
Stefan Prodan
5672646278
Use install pkg in CLI
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-08 12:47:25 +03:00
stefanprodan
07677ed4a7
Add option to disable the network policy at install time
2020-10-03 17:35:55 +03:00
stefanprodan
0e52065893
Change the bootstrap default branch to main
2020-10-01 21:47:33 +03:00
stefanprodan
d902c71a6f
Update components to v0.1
2020-09-30 23:09:21 +03:00
stefanprodan
2373bacb0c
Generate a kustomize package for the bootstrap manifests
2020-09-29 08:36:28 +03:00
stefanprodan
9b0c44162a
Validate bootstrap required components
2020-09-22 08:23:01 +03:00
stefanprodan
c36e02bba9
Update kustomize-controller to v0.0.12
2020-09-14 18:20:05 +03:00
stefanprodan
2bac5aabee
Add log level flag
2020-09-14 12:35:24 +03:00
stefanprodan
d5e78b9f80
Add watch all namespaces flag
2020-09-13 10:38:15 +03:00
stefanprodan
a7b1b04920
Add bootstrap reinstall e2e test
2020-09-09 17:27:56 +03:00
stefanprodan
1218d6abe8
Add branch flag to bootstrap cmd
2020-09-09 16:41:48 +03:00
stefanprodan
5c8d00665f
Use GitHub Container Registry for AMD64/ARM64 images
2020-09-04 17:18:33 +03:00
stefanprodan
3f07bd6471
Add arch flag to install/bootstrap
2020-09-04 12:46:08 +03: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