3652 Commits

Author SHA1 Message Date
c0623334ee Update guide to include column output commands 2020-10-05 18:11:01 +02:00
d41bd6b6b1 Merge pull request #299 from circa10a/main
Switch get commands to use tables for output
2020-10-05 12:34:49 +02:00
c9b4a8eef5 Merge pull request #301 from fluxcd/multi-context-kubeconfig
Support multi-path KUBECONFIG
2020-10-05 08:45:20 +02:00
3619cb8bd1 Switch get commands to use tables for output
Signed-off-by: circa10a <caleblemoine@gmail.com>
2020-10-04 16:34:04 -05:00
8e2316ba62 Support multi-path KUBECONFIG
Ref:
https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/#the-kubeconfig-environment-variable
2020-10-04 18:22:03 +02:00
495abf42ef Merge pull request #298 from yiannistri/sealed-secrets-docs
Update api versions in docs
2020-10-03 21:54:30 +03:00
5372dd633e Update api versions in docs 2020-10-03 19:08:16 +01:00
5efa1ebe88 Merge pull request #297 from fluxcd/opt-out-network-policy
Add option to disable the network policy at install time
v0.1.4
2020-10-03 19:15:00 +03:00
07677ed4a7 Add option to disable the network policy at install time 2020-10-03 17:35:55 +03:00
73e5640109 Merge pull request #295 from fluxcd/update-components
Update toolkit components
2020-10-02 20:39:49 +02:00
bdbded8588 Update toolkit components 2020-10-02 18:20:24 +00:00
e0fbf8920d Merge pull request #290 from fluxcd/bug-get-break
Remove faulty `break` from get commands
v0.1.3
2020-10-02 14:01:19 +02:00
7b2227bfac Remove faulty break from get commands 2020-10-02 13:34:48 +02:00
12866ca7ba Merge pull request #289 from fluxcd/fix-kustomization-depends-on
Fix Kusomization depends-on mapping
2020-10-02 13:01:47 +02:00
1427b1537e Fix Kusomization depends-on mapping 2020-10-02 13:43:05 +03:00
6ceb133bb5 Merge pull request #287 from fluxcd/go-1.15
Update Go to v1.15
v0.1.2
2020-10-01 23:45:55 +03:00
4ab67aaf90 Update Go to v1.15 2020-10-01 23:38:25 +03:00
6cce0a3901 Merge pull request #286 from fluxcd/main-branch
Change default branch to main
2020-10-01 22:55:48 +03:00
fa67789350 Change default branch to main 2020-10-01 22:45:45 +03:00
16adeb1373 Merge pull request #285 from fluxcd/bootstrap-default-branch
Change the bootstrap default branch to main
2020-10-01 22:31:20 +03:00
29c1cf1237 Retry setting annotation on conflict 2020-10-01 22:23:59 +03:00
0e52065893 Change the bootstrap default branch to main 2020-10-01 21:47:33 +03:00
3972c08efc Merge pull request #284 from fluxcd/hotfix-resource-to-string
Remove creationTimestamp leading spaces
v0.1.1
2020-10-01 20:25:03 +02:00
1a679ee05d Remove creationTimestamp leading spaces 2020-10-01 20:17:59 +02:00
b2286055b0 Merge pull request #283 from fluxcd/roadmap-v0.1-update
Roadmap v0.1 update
2020-10-01 18:16:28 +03:00
249d0d43de docs: hotfix component versions 2020-10-01 16:39:48 +02:00
536630cbcd Update roadmap after v0.1 release 2020-10-01 16:59:04 +03:00
70d0bfce15 Merge pull request #281 from fluxcd/meta-reconciler-improv v0.1.0 2020-10-01 14:31:00 +02:00
84e36ed847 Use LastHandledReconcileAt in reconcile commands 2020-10-01 14:20:23 +02:00
3d4ff687b5 Merge pull request #250 from phillebaba/git-status-docs
Update docs for git notifiers
2020-10-01 14:05:53 +03:00
edddf65d0e Update docs for git notifiers 2020-10-01 12:55:01 +02:00
f216273008 Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
3295ef4fcf Merge pull request #282 from mewzherder/patch-2
Fix broken link to Get Started Guide
2020-09-30 23:23:01 +02:00
4ea0e04852 Fix broken link to Get Started Guide 2020-09-30 14:12:57 -07:00
414c0b3a8d Merge pull request #237 from fluxcd/rename-ns
Rename 'gitops-system' namespace to 'gotk-system'
2020-09-30 22:39:27 +02:00
ff6a1c14be Rename 'gitops-system' namespace to 'gotk-system'
To align with the project name, and the group introduced in #236.
2020-09-30 22:32:26 +02:00
0e1a862e34 Merge pull request #280 from fluxcd/api-v0.1
Update components to v0.1
2020-09-30 23:20:56 +03:00
d902c71a6f Update components to v0.1 2020-09-30 23:09:21 +03:00
b3f6d5206a Merge pull request #279 from mewzherder/patch-1
Add mailing list link to Community section
2020-09-30 21:33:46 +02:00
ff0d80e84f Add mailing list link to Community section 2020-09-30 12:07:52 -07:00
cf080330ba Merge pull request #276 from fluxcd/kustomize-bootstrap-dir
Generate a kustomize package for the bootstrap manifests
2020-09-29 08:45:52 +03:00
2373bacb0c Generate a kustomize package for the bootstrap manifests 2020-09-29 08:36:28 +03:00
938edefea1 Merge pull request #273 from fluxcd/tenant-customization
Add support for multi-namespace tenant ownership
2020-09-28 13:11:04 +03:00
393be92632 Add support for multi-namespace tenant ownership 2020-09-26 16:42:36 +03:00
267440142e Merge pull request #270 from fluxcd/hr-ks-bucket-source
Add support for Bucket sources to Kustomizations/HRs
2020-09-24 10:03:55 +03:00
d11fa476e1 Refactor object kind/name parsing 2020-09-23 18:19:33 +03:00
bd2994f9ab Add support for Bucket sources to Kustomizations/HRs 2020-09-23 16:44:31 +03:00
2806feb468 Merge pull request #269 from fluxcd/update-components
Update toolkit components
2020-09-23 16:07:21 +03:00
8e40069e67 Update toolkit components 2020-09-23 12:57:46 +00:00
24d7d8dcc4 Merge pull request #267 from fluxcd/bucket-cmds
Implement bucket CRUD commands
2020-09-23 12:42:35 +03:00