Skip to content

Commit d3a409a

Browse files
authored
Merge pull request #2133 from fluxcd/fix-roadmap-link
Fix RFC 0009 pull request link on roadmap
2 parents be0535d + 06ad1f9 commit d3a409a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/roadmap.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ and to extend Flux functionality with Common Expression Language(CEL) support.
4444
- [x] [Fine-grained control of garbage collection with `.spec.deletionPolicy`](https://github.com/fluxcd/kustomize-controller/pull/1314)
4545
- [x] [Enable decryption of secrets generated by Kustomize components](https://github.com/fluxcd/kustomize-controller/pull/1283)
4646
- [x] [Enable decryption of Kustomize patches](https://github.com/fluxcd/kustomize-controller/pull/1286)
47-
- [ ] [Custom Health Checks using CEL](https://github.com/fluxcd/flux2/pull/4528)
47+
- [ ] [Custom Health Checks using CEL](https://github.com/fluxcd/flux2/pull/5151)
4848

4949
- **Alerting integrations**
50-
- [x] [Custom Event Metadata from Annotations](https://github.com/fluxcd/flux2/pull/4809/)
50+
- [x] [Custom Event Metadata from Annotations](https://github.com/fluxcd/flux2/pull/4809)
5151
- [x] [Support Git commit status updates for OCIRepository](https://github.com/fluxcd/flux2/issues/5148)
5252

5353
- **Webhook integrations**
@@ -133,5 +133,5 @@ To keep track of the Flux project current direction and future plans, please see
133133
- [x] [RFC-0006](https://github.com/fluxcd/flux2/tree/main/rfcs/0006-cdevents) Flux CDEvents Receiver
134134
- [x] [RFC-0007](https://github.com/fluxcd/flux2/tree/main/rfcs/0007-git-repo-passwordless-auth) Passwordless authentication for Git repositories
135135
- [x] [RFC-0008](https://github.com/fluxcd/flux2/pull/4809) Custom Event Metadata from Annotations
136-
- [ ] [RFC](https://github.com/fluxcd/flux2/pull/4528) Custom Health Checks for Kustomization using Common Expression Language(CEL)
136+
- [ ] [RFC](https://github.com/fluxcd/flux2/pull/5151) Custom Health Checks for Kustomization using Common Expression Language(CEL)
137137
- [ ] [RFC](https://github.com/fluxcd/flux2/pull/4749) Flux Bootstrap for OCI-compliant Container Registries

0 commit comments

Comments
 (0)