Commit Graph

3401 Commits (995e1dcc32c21c319b759010c13433e5434e58e8)
 

Author SHA1 Message Date
Hidde Beydals 22624ae4d5 Rename `tk` binary to `gotk`
To avoid conflicts with the `tk` binary from the Tanka project.
4 years ago
Hidde Beydals cb23d3ff3c
Merge pull request #185 from fluxcd/helmrelease-json-pointer 4 years ago
Hidde Beydals e751bdc8a9 Change readiness check for HelmRelease
As the HelmRelease injects its own HelmChart, the first reconciliation
will always trigger a `Ready==False` condition while it waits for the
chart to become ready. Given this, we should only take this condition
into account when the `status.LastAttemptedRevision` has been recorded,
as this marks the fact that the chart is available and an action was
attempted.
4 years ago
Hidde Beydals 2078d048a1 Fix: change v1.JSON for HelmRelease to pointer 4 years ago
Hidde Beydals 22ff25269d
Merge pull request #184 from fluxcd/update-components
Update toolkit components
4 years ago
hiddeco 1ee9a6a39d Update toolkit components 4 years ago
Hidde Beydals 50efd865d9
Merge pull request #182 from fluxcd/docs-detect-component-versions 4 years ago
Hidde Beydals d688d3837f build: use mini curl progress bar and error on 404 4 years ago
Hidde Beydals 6cb438440d build: detect current version from kustomize
This allows controller components to be updated when they are not
included as a Go Mod dependency, which is currently the case for the
notification-controller.
4 years ago
Hidde Beydals 2c5771d9e8 build: detect component versions for docs 4 years ago
Hidde Beydals 0ce06116e6
Merge pull request #177 from mberwanger/git-workflow-component-updates 4 years ago
Martin H Berwanger 706bc0fdfe Update PR commit message 4 years ago
Martin H Berwanger 0b5b1ba11a Automate components updates #36
Add component update GitHub action
- check for new controller release
- bump versions in go mod, kustomize, and docs
- create PR for review
4 years ago
Stefan Prodan 0ed8ca961e
Merge pull request #173 from fluxcd/include-author-changelog
Include PR author in changelog
4 years ago
stefanprodan 31d4b62bf3 Include author in changelog
Replace kustomize action with fluxcd/pkg/actions
4 years ago
Stefan Prodan 35d6172d06
Merge pull request #172 from fluxcd/ssh-host
Add SSH hostname arg to GitLab bootstrap
4 years ago
stefanprodan b5ed8f0183 Add SSH hostname arg to GitLab bootstrap 4 years ago
stefanprodan 7cb3bb0d4e Fix Harbor typo 4 years ago
Hidde Beydals d27d42d9ca
Merge pull request #163 from mberwanger/master 4 years ago
Hidde Beydals e2fd6e8f86
Merge pull request #168 from fluxcd/update-helm-roadmap
Update helm-controller roadmap
4 years ago
Hidde Beydals a8e534a8a4 Update helm-controller roadmap 4 years ago
Hidde Beydals 479d7575fa
Merge pull request #167 from fluxcd/guide-helm-targetpath
Document targetPath in Helm Releases guide
4 years ago
Hidde Beydals 4707a3075e Document targetPath in Helm Releases guide 4 years ago
Hidde Beydals 21a189e0b7
Merge pull request #166 from fluxcd/helm-v0.0.4
Update helm-controller to v0.0.4
4 years ago
Martin H Berwanger ab7ff6551f Install script improvements #24
- add checksum verification with sha256sum fallback to shasum
- add downloader fallback to wget
- add os and architecture checks
4 years ago
Hidde Beydals 248961d58c Update helm-controller to v0.0.4 4 years ago
Hidde Beydals 473e226883
Merge pull request #162 from fluxcd/components-upgrade 4 years ago
Hidde Beydals 2ebb06d330 Update notification controller docs to v0.0.7 4 years ago
Hidde Beydals cc88e68c4e Update components
- source-controller to v0.0.10
- kustomize-controller to v0.0.8
- helm-controller to v0.0.3
4 years ago
Hidde Beydals f8704747d9
Merge pull request #161 from fluxcd/dedicated-pkgs
Switch to dedicated fluxcd/pkg and api modules
4 years ago
Hidde Beydals 0c33df883c Switch to dedicated fluxcd/pkg and api modules 4 years ago
Stefan Prodan 3fbc396bc8
Merge pull request #160 from fluxcd/export-fix
Make export work offline
4 years ago
stefanprodan 17df7a46e2 Make export work offline 4 years ago
Michael Bridgen 925c1d3d8e
Merge pull request #158 from fluxcd/add-secrets-to-roadmap
Add roadmap line item for SOPS support
4 years ago
Michael Bridgen 1976d4cc1b Add line item for SOPS support 4 years ago
Stefan Prodan d98578f260
Merge pull request #157 from fluxcd/helm-v3.3.0
Update controllers for Helm v3.3.0
4 years ago
stefanprodan 8d1dddf205 Update controllers for Helm v3.3.0 4 years ago
Daniel Holbach 2584b6ca5b
Merge pull request #149 from dholbach/fix-142
Add initial set of FAQ
4 years ago
Daniel Holbach 70897cebfe Add initial set of FAQ
closes: #142
4 years ago
Stefan Prodan 0e80cd5c44
Merge pull request #148 from fluxcd/monitoring-stack
Add monitoring stack and dashboards
5 years ago
Stefan Prodan b979e313b2
Merge pull request #150 from fluxcd/notification-0.0.7
Update notification-controller to v0.0.7
5 years ago
stefanprodan 533cb42d29 Update notification-controller to v0.0.7 5 years ago
stefanprodan 35a209903e Add monitoring section to install docs 5 years ago
stefanprodan 824de61579 Filter controllers in control plane dashboard 5 years ago
stefanprodan 17ca3f8ac2 Add control plane dashboard screens 5 years ago
stefanprodan 87a299736e Add control plane Grafana dashboard 5 years ago
stefanprodan e86286722a Add Prom+Grafana monitoring stack 5 years ago
Daniel Holbach c4a0724c8d
Merge pull request #145 from dholbach/update-contributor-guide
Update contributors guide
5 years ago
Daniel Holbach 17139f34dd Update contributors guide
- point out GH discussions
	- move "understanding GOTK" earlier
	- point out dev-guide
	- update reality on calendar invitations
5 years ago
Stefan Prodan 1779714b0d
Merge pull request #144 from fluxcd/docs-installation
Add installation guide
5 years ago