Skip to content

Commit d4e8270

Browse files
Kingdon Barrettstefanprodan
authored andcommitted
Update remaining detectable reference failures
Canonicalize /docs/ -> /flux/ Signed-off-by: Kingdon Barrett <kingdon@weave.works>
1 parent b9d5e49 commit d4e8270

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

content/en/blog/2021-08-30-september-update/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ section - directly on the home page:
201201

202202
For this we re-use Flux's calendar that is provided by CNCF
203203
infrastructure, so if you [subscribed to
204-
it](/community/#subscribing-to-the-flux-dev-calendar)
204+
it](/community/#subscribing-to-the-flux-calendar)
205205
in the past, you will continue to receive all the information there.
206206

207207
**🤝 Thanks everyone!** In the last month, 15 people contributed to the

content/en/flux/installation/configuration/multitenancy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ RBAC rules to Flux API objects.
2323
To give users control over the authorisation, the Flux controllers can _impersonate_ (assume the
2424
identity 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))
2828
for both accessing resources and applying configuration.
2929
This lets a user constrain the operations performed by the Flux controllers with RBAC.
3030

content/en/roadmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ from beta to stable.
2020
## Milestones
2121

2222
The 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.
2424
We 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)

0 commit comments

Comments
 (0)