Commit Graph

1039 Commits (8f8c7cccc63c33da9e438cb4cdefb9f08e64cfd8)
 

Author SHA1 Message Date
Stefan Prodan 8f8c7cccc6
Add SA namespace to RBAC
Fix flux install when not all controllers have been selected

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Hidde Beydals e2097c28bd
Merge pull request #782 from fluxcd/docs-img-auto-links
docs: fix image automation menu links
4 years ago
Hidde Beydals 871eb444fc docs: fix image automation menu links
Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Hidde Beydals bc5fbb9fa5
Merge pull request #774 from fluxcd/doc-helm-storage-ns 4 years ago
Hidde Beydals 3e9749c6b1 Document StorageNamespace in Helm migration guide
Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Hidde Beydals eaf08fbe90
Merge pull request #781 from fluxcd/docs-image-update 4 years ago
Hidde Beydals df411cdb88 Update alpha warning
Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Hidde Beydals a83c26a864 Provide link to CalVer, build ID, etc. policies
Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Hidde Beydals 6aa853491c Add image automation to menu
Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Hidde Beydals 3af1d7a5b8
Merge pull request #771 from fluxcd/update-components 4 years ago
fluxcdbot c7c57f6717 Update toolkit components 4 years ago
Stefan Prodan cbb97768d1
Merge pull request #777 from fluxcd/dedicated-service-accounts
Add a dedicated service account per controller
4 years ago
Stefan Prodan 2bb40d335b
Replace the default service account in docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 1b581d6f51
Add dedicated service accounts per controller
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan c219eb2883
Merge pull request #776 from SomtochiAma/refactor-get-commands
Refactor get command for kustomization and helmrelease
4 years ago
Somtochi Onyekwere 65a2c87b5a Refactor get cmd for kustomization and helmrelease
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
4 years ago
Stefan Prodan 13aa523c37
Merge pull request #761 from SomtochiAma/cli-refactoring
Refactor get source commands
4 years ago
Somtochi Onyekwere 584f0eea58 Refactor get source commands
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
4 years ago
Stefan Prodan b5ebdb16b2
Merge pull request #773 from nairb774/sharp_payne
Add permissions for controller leader election
4 years ago
Brian Atkinson a18f84c27b Add permissions for controller leader election.
The v0.8.0 version of the controller-runtime uses both config maps and
leases to perform leader election. These permissions seem to be in the
individual controller repos, but not here. For example
2d38de8779/config/rbac/leader_election_role.yaml (L33-L44)

Signed-off-by: Brian Atkinson <brian@atkinson.mn>
4 years ago
Stefan Prodan eb86505375
Merge pull request #769 from fluxcd/update-release-doc
Add the image automation controllers to release doc
4 years ago
Stefan Prodan 984f1c8669
Add the image automation controllers to release doc
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Hidde Beydals c7378edabc
Merge pull request #765 from fluxcd/update-controllers 4 years ago
Hidde Beydals ac6c6e3a30 Incorporate required API changes
* Use `LocalObjectReference` and `NamespacedObjectKindReference`
  from `meta` package, as required by controller API changes.
* Remove `Update` field from created `ImageUpdateAutomation`,
  as the API changed and the default is now defined in the Custom
  Resource Definition.

Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
fluxcdbot 1bca31f32c Update toolkit components 4 years ago
Hidde Beydals 28d099a6b2
Merge pull request #741 from fluxcd/include-image-spec-docs 4 years ago
Michael Bridgen 6a2b53fbf5 Put image specs and refs in place
This adds the image controller specs and refs to the workflow that
prepares the docs, and links to them in the index.

Signed-off-by: Michael Bridgen <michael@weave.works>
4 years ago
Michael Bridgen 7568f301b8 Make home for image-* component docs
This has a description of the controllers, and is where the API specs
and refs will get copied to.

Signed-off-by: Michael Bridgen <michael@weave.works>
4 years ago
Stefan Prodan 6add511447
Merge pull request #755 from SomtochiAma/cli-refactoring
Refactor cmd global variables into structs
4 years ago
Somtochi Onyekwere a7586e69fd Refactor cmd global variables into structs
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
4 years ago
Stefan Prodan 77db369213
Merge pull request #757 from fluxcd/gitlab-fix
Update fluxcd/pkg/git to v0.2.3
4 years ago
Stefan Prodan 2eb6a0513e
Update fluxcd/pkg/git to v0.2.3
Fixes Gitlab bootstrap when used with a project token

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan 38468c72db
Merge pull request #750 from SomtochiAma/kms-docs
Update guide for mozilla sops
4 years ago
Somtochi Onyekwere 5f759200c6 update guide for mozilla sops
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
4 years ago
Daniel Holbach 81f68157fa
Merge pull request #753 from dholbach/f-community-24
move talk info, part of fluxcd/community#24
4 years ago
Daniel Holbach 0f3e8abf06 move talk info, part of fluxcd/community#24
Signed-off-by: Daniel Holbach <daniel@weave.works>
4 years ago
Stefan Prodan fcadd5312d
Merge pull request #747 from mewzherder/patch-8
Clarify options on our GH Discussions page
4 years ago
mewzherder 6e32820910
Clarify options on our GH Discussions page
Signed-off-by: mewzherder <tamao@weave.works>
4 years ago
Hidde Beydals 8499269bab
Merge pull request #744 from fluxcd/update-components
Update kustomize-controller to v0.6.3
4 years ago
fluxcdbot 72122120cb Update toolkit components 4 years ago
Hidde Beydals 2bbcb95f4f
Merge pull request #728 from fluxcd/update-components
Update toolkit components
4 years ago
fluxcdbot 19982fa4a6 Update toolkit components 4 years ago
Hidde Beydals 41cf38c6a7
Merge pull request #740 from fluxcd/fluxcd/pkg/git-v0.2.2
Update fluxcd/pkg/git to v0.2.2
4 years ago
Stefan Prodan 16e74647eb
Update fluxcd/pkg/git to v0.2.2
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Hidde Beydals 53cdcbc4ee
Merge pull request #722 from fluxcd/workflow-tweaks
Fire 'Update Components' workflow on push to main
4 years ago
Hidde Beydals eb2535e066 Fire 'Update Components' workflow on push to main
This results in the automatic rebase of an outstanding PR on merges to
this branch, removing the need of manually firing it.

Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Hidde Beydals f5c29a7a72
Merge pull request #720 from fluxcd/update-components
Update kustomize-controller to v0.6.2
4 years ago
fluxcdbot e243df93f1 Update toolkit components 4 years ago
Hidde Beydals 388642d9dd
Merge pull request #721 from fluxcd/git-impl-fixes 4 years ago
Hidde Beydals 9e1db06936 Move Git implementation validation to custom flag
Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago