Commit Graph

765 Commits (af0c939302b5317e479c6278c0bdd50353f963b4)
 

Author SHA1 Message Date
Stefan Prodan af0c939302
Add labels to generated secrets
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Michael Bridgen e02538d38d
Merge pull request #441 from fluxcd/component-readiness-indication
Show the roadmap status more prominently and precisely
4 years ago
Michael Bridgen 001d37567c Provide pointers to the install guides in roadmap
This gives people a way into the software, alongside the idea of how
ready it is.

Signed-off-by: Michael Bridgen <michael@weave.works>
4 years ago
Michael Bridgen af82ce31a6 Bring image automation roadmap up to date
Specifically,

 - using credentials from a secret is done
 - the CLI integration is underway

I gave the %-complete a decent bump to reflect those, and all the work
on making the image-* controllers have all the GOTK dials and knobs
e.g., suspend.

Signed-off-by: Michael Bridgen <michael@weave.works>
4 years ago
Michael Bridgen 12ad4908fa Separate out "scans at all" from authentication
This makes it a clearer that the component does something worthwhile,
and is lacking mainly in platform-specific support.

Signed-off-by: Michael Bridgen <michael@weave.works>
4 years ago
Hidde Beydals 40ef94ab45
Merge pull request #522 from vfarcic/main
Add link to video review from Viktor Farcic
4 years ago
Viktor Farcic 8834ab0210 Video
Signed-off-by: Viktor Farcic <viktor@farcic.com>
4 years ago
Stefan Prodan 128d23720f
Merge pull request #535 from fluxcd/gh-action-auto-updates
Automate Flux upgrades with GitHub Actions
4 years ago
Stefan Prodan 90f4891ca9
Automate Flux upgrades with GitHub Actions
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 61ac81c4d9
Merge pull request #534 from fluxcd/docs-bootstrap
Specify where to place Kubernetes manifests after bootstrap
4 years ago
Stefan Prodan bd05a8173c
Specify where to place Kubernetes manifests after bootstrap
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Hidde Beydals e3d6461a80
Merge pull request #528 from fluxcd/update-components
Update helm-controller to v0.4.1
4 years ago
fluxcdbot 2bb582f7ed Update toolkit components 4 years ago
Stefan Prodan 2f9a52852f
Merge pull request #527 from fluxcd/tenant-e2e
Add e2e test for create tenant
4 years ago
Stefan Prodan 137f083b4d
Add e2e test for create tenant
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 11f4c54a40
Merge pull request #525 from fluxcd/fixes
Fix tenant and reconcile commands
4 years ago
Stefan Prodan c813eaf6d1
Do not try to reconcile a suspended object
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan ffdaa9dfe9
Fix tenant service account binding
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 182928002b
Merge pull request #526 from phillebaba/add-maintainer
Add Philip Laine to maintainer list
4 years ago
Philip Laine 7222af2b7e Add Philip Laine to maintainer list
Signed-off-by: Philip Laine <philip.laine@xenit.se>
4 years ago
Stefan Prodan 034ead5272
Merge pull request #521 from fluxcd/improve-install-script-arch-detection
Improve installer list match for arm arches
4 years ago
Aurel Canciu eca1f19e95
Improve installer list match for arm arches
`uname -m` will print out architecture codenames based on UTS_MACHINE
and COMPAT_UTS_MACHINE kernel defined constants. These extra values will
ensure the right version of the arm binary is installed on most Linux
systems running on ARM CPUs.

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
4 years ago
Michael Bridgen ec70c14649
Merge pull request #520 from fluxcd/fluxv2-maintainers
Note the shared Flux v2 maintainers and team
4 years ago
Michael Bridgen 65d906a735 Note the shared Flux v2 maintainers and team
Many of the GitOps Toolkit controllers will share maintainers with
this repo, acting as the central Flux v2 repo. For convenience of
tracking membership and applying permissions, we can share maintainers
by:

 - referring to the MAINTAINERS file here, from elsewhere;
 - making a GitHub team that tracks those shared maintainers.

This commit makes a note of this in the MAINTAINERS file, to inform
people of the arrangement, and remind them to keep the team up to
date.

Signed-off-by: Michael Bridgen <michael@weave.works>
4 years ago
Stefan Prodan b981bae1db
Merge pull request #519 from fluxcd/service-account
Add service account arg to create commands
4 years ago
Stefan Prodan d2df9ccf33
Add service account arg to create commands
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 5e51f51449
Merge pull request #518 from fluxcd/docs-upgrade
Add upgrade docs to install guide
4 years ago
Stefan Prodan 2c044a27e4
Add upgrade docs to install guide
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Hidde Beydals d274a1115e
Merge pull request #516 from fluxcd/update-components
Update source-controller to v0.4.1
4 years ago
fluxcdbot bfae2899f3 Update toolkit components 4 years ago
Stefan Prodan 5352a7e13a
Merge pull request #513 from fluxcd/update-components
Update toolkit components to v0.4.0
4 years ago
fluxcdbot c49f9ef26a Update toolkit components 4 years ago
Stefan Prodan 4a7376c5f5
Merge pull request #512 from fluxcd/suspend-sources
Implement suspend/resume commands for sources
4 years ago
Stefan Prodan 567ce7f987
Add suspend status to get sources commands
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 26bc0a8100
Add source suspend/resume commands to docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan e7ff319685
Add resume source commands
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 072138deff
Add suspend source commands
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan dd8dc90c1e
Update source-controller to v0.4.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 8f1da33375
Merge pull request #511 from fluxcd/kubectl
Set kubecontext and kubeconfig for kubectl exec
4 years ago
Stefan Prodan c02fbc2794
Set kubecontext and kubeconfig for kubectl exec
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 371db07108
Merge pull request #506 from chanwit/sops-doc
Add a note not to apply SOPS encrypted secrets directly
4 years ago
Chanwit Kaewkasi 99f5dbf16b add a note not to apply encrypted secrets directly
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
4 years ago
Stefan Prodan 0db06c8962
Merge pull request #505 from fluxcd/tenant-sa
Add service accounts to tenant command
4 years ago
Stefan Prodan a8e5876b2e
Add create tenant to CLI docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 8273851b73
Add service accounts to tenant command
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan c2967240bb
Merge pull request #501 from mewzherder/patch-6
Update Upcoming events w/ Nov 30 talk
4 years ago
mewzherder 282a6270c8
Update Upcoming events w/ Nov 30 talk
Signed-off-by: mewzherder <tamao@weave.works>
4 years ago
Stefan Prodan 1b299fad90
Merge pull request #498 from fluxcd/gh-action
Add GitHub Action for Flux CLI
4 years ago
Stefan Prodan aa8dced7ad
Add GitHub Action for Flux CLI
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 050ba951b0
Merge pull request #496 from gtseres/main
Add reference to the bootstrap migration
4 years ago