stefanprodan
|
1ff4495737
|
Link to installation docs from other guides
|
5 years ago |
stefanprodan
|
02c0dc1217
|
Add bootstrap path example to installation
|
5 years ago |
stefanprodan
|
fb43c194b9
|
Add installation guide
|
5 years ago |
Hidde Beydals
|
ae94bb56d9
|
Merge pull request #141 from fluxcd/enhancement/create-source-helm-certs
Support providing TLS certs for helm source
|
5 years ago |
Hidde Beydals
|
123433c4ea
|
Support providing TLS certs for helm source
|
5 years ago |
Stefan Prodan
|
58619076ea
|
Merge pull request #140 from fluxcd/docs-roadmap-update
Mark metrics as completed in roadmap
|
5 years ago |
stefanprodan
|
a50d1c5784
|
Update roadmap
|
5 years ago |
Hidde Beydals
|
91c8cb197f
|
Merge pull request #139 from fluxcd/docs/helm-valuesfrom
docs/helm: guide on values from resources
|
5 years ago |
Hidde Beydals
|
427c60618f
|
docs/helm: guide on values from resources
|
5 years ago |
Hidde Beydals
|
2d417f200d
|
Merge pull request #138 from fluxcd/update-components
Update components
|
5 years ago |
Hidde Beydals
|
54b11e7b25
|
Update components
- source-controller to v0.0.7
- kustomize-controller to v0.0.7
- helm-controller to v0.0.1
- notification-controller to v0.0.6
|
5 years ago |
Hidde Beydals
|
50d2eb7d57
|
Merge pull request #134 from bia/132-beautify-roadmap
|
5 years ago |
bia
|
dfb20dd1ca
|
docs: progressbar as subtitle
|
5 years ago |
bia
|
4f22016f13
|
docs: improve goals styling
|
5 years ago |
bia
|
430a2d0454
|
docs: add progressbar and checkmarks to roadmap
|
5 years ago |
Hidde Beydals
|
db23c8ce9f
|
Merge pull request #131 from mmorejon/update-tk-help-description
|
5 years ago |
Manuel Morejon
|
ffd4784916
|
Replace tab by space
|
5 years ago |
Manuel Morejon
|
750830c302
|
Replace tk sync example by tk reconcile
|
5 years ago |
Manuel Morejon
|
d245ef9b39
|
Remove tk sync example from help command
Signed-off-by: Manuel Morejon <manuel@mmorejon.io>
|
5 years ago |
Stefan Prodan
|
c8586d1ef4
|
Merge pull request #130 from fluxcd/kustomize-0.0.6
Update kustomize-controller to v0.0.6
|
5 years ago |
stefanprodan
|
316cba1cb8
|
Update kustomize-controller to v0.0.6
|
5 years ago |
Stefan Prodan
|
13dba62b8d
|
Merge pull request #128 from fluxcd/container-registry
Add container registry and image pull secret as install options
|
5 years ago |
stefanprodan
|
c2ff169c08
|
Add image pull secret arg to install/bootstrap
|
5 years ago |
stefanprodan
|
57a1dbfc6d
|
Add container registry option to install/bootstrap
|
5 years ago |
Stefan Prodan
|
efb39d6fc6
|
Merge pull request #127 from fluxcd/node-selector
Add linux/amd64 node selector to controllers
|
5 years ago |
Stefan Prodan
|
b784234430
|
Merge pull request #126 from fluxcd/uninstall-crs
Delete custom resources during uninstall
|
5 years ago |
stefanprodan
|
aebad92426
|
Add linux/amd64 node selector to controllers
Set nodeSelector to linux/amd64 for clusters with mixed nodes (linux, windows, amd64, arm).
|
5 years ago |
stefanprodan
|
8e67cfd5c9
|
Delete custom resources during uninstall
Remove Kustomizations, GitRepositories and HelmRepositories before deleting the toolkit controllers and CRDs.
|
5 years ago |
Stefan Prodan
|
10cc6d7e08
|
Merge pull request #124 from fluxcd/helm-beta.4
Update helm-controller to v0.0.1-beta.4
|
5 years ago |
stefanprodan
|
83c236c829
|
Update helm-controller to v0.0.1-beta.4
|
5 years ago |
Stefan Prodan
|
b6ab37691f
|
Merge pull request #120 from fluxcd/sealed-secrets
Add sealed secrets guide
|
5 years ago |
stefanprodan
|
c85af78025
|
Add sealed secrets guide
|
5 years ago |
Stefan Prodan
|
2c2fc6dd97
|
Merge pull request #123 from fluxcd/optional-notifications
Make notification component optional
|
5 years ago |
stefanprodan
|
3620b76139
|
Make notification component optional
|
5 years ago |
Stefan Prodan
|
ca5732e586
|
Merge pull request #121 from fluxcd/helm-beta.3
Update helm-controller to v0.0.1-beta.3
|
5 years ago |
stefanprodan
|
2463d72f3b
|
Update helm-controller to v0.0.1-beta.3
|
5 years ago |
stefanprodan
|
d6f7474200
|
Add get/export HelmRelease e2e tests
|
5 years ago |
stefanprodan
|
0b2bc7ab3f
|
Implement get/export HelmRelease for Helm releases
|
5 years ago |
Stefan Prodan
|
0a4fac61d4
|
Merge pull request #118 from fluxcd/hr-cmd
Implement create/delete for Helm releases
|
5 years ago |
stefanprodan
|
797aec5528
|
Add create/delete HelmRelease e2e tests
|
5 years ago |
stefanprodan
|
5f0b95dc59
|
Implement create/delete for Helm releases
|
5 years ago |
Stefan Prodan
|
b384c5f14c
|
Merge pull request #116 from fluxcd/helm-repo-cmd
Implement Helm repository commands
|
5 years ago |
stefanprodan
|
5254dca9d9
|
Add Helm repository cmd docs
|
5 years ago |
stefanprodan
|
8534ccbf37
|
Implement Helm repository commands
|
5 years ago |
stefanprodan
|
9af874d810
|
Add examples to all tk commands
|
5 years ago |
Stefan Prodan
|
4e3dee15ce
|
Merge pull request #114 from fluxcd/fix-kustomize-cmd
Rename kustomization arg from validate to validation
|
5 years ago |
stefanprodan
|
aaad618e20
|
Rename kustomization arg from validate to validation
Fix `tk create kustomization` command args inconsistency with the Kustomize API
|
5 years ago |
Stefan Prodan
|
10bb50bd82
|
Merge pull request #113 from fluxcd/crd-v1
Drop support for Kubernetes <1.16
|
5 years ago |
stefanprodan
|
6d2ff6e019
|
Update controllers and APIs
|
5 years ago |
stefanprodan
|
670070a879
|
Drop support for Kubernetes <1.16
|
5 years ago |