File tree Expand file tree Collapse file tree
blog/2021-08-30-september-update
flux/installation/configuration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ section - directly on the home page:
201201
202202For this we re-use Flux's calendar that is provided by CNCF
203203infrastructure, so if you [ subscribed to
204- it] ( /community/#subscribing-to-the-flux-dev- calendar )
204+ it] ( /community/#subscribing-to-the-flux-calendar )
205205in the past, you will continue to receive all the information there.
206206
207207** 🤝 Thanks everyone!** In the last month, 15 people contributed to the
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ RBAC rules to Flux API objects.
2323To give users control over the authorisation, the Flux controllers can _ impersonate_ (assume the
2424identity of) a service account mentioned in the apply specification (e.g., the field
2525` .spec.serviceAccountName ` in
26- a [ ` Kustomization ` object] ( https://fluxcd.io/docs /components/kustomize/kustomization/#role-based-access-control )
27- or in a [ ` HelmRelease ` object] ( https://fluxcd.io/docs /components/helm/helmreleases/#role-based-access-control ) )
26+ a [ ` Kustomization ` object] ( https://fluxcd.io/flux /components/kustomize/kustomization/#role-based-access-control )
27+ or in a [ ` HelmRelease ` object] ( https://fluxcd.io/flux /components/helm/helmreleases/#role-based-access-control ) )
2828for both accessing resources and applying configuration.
2929This lets a user constrain the operations performed by the Flux controllers with RBAC.
3030
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ from beta to stable.
2020## Milestones
2121
2222The GA roadmap has been split into separate milestones.
23- The Flux team's current focus is to finalise the tasks from the [ Flux GitOps GA] ( #flux-gitops-ga-q1 -2023 ) milestone.
23+ The Flux team's current focus is to finalise the tasks from the [ Flux GitOps GA] ( #flux-gitops-ga-completed-in-july -2023 ) milestone.
2424We estimate that the Flux features part of this milestone will become generally available in the first quarter of 2023.
2525
2626### Flux GitOps GA (Completed in July 2023)
You can’t perform that action at this time.
0 commit comments