From 07f8399ca84d0c8c3e80847e26154badbe37b353 Mon Sep 17 00:00:00 2001 From: Stefan Prodan Date: Tue, 1 Oct 2024 13:43:40 +0300 Subject: [PATCH] Roadmap: Mark 2.4 milestone as completed Signed-off-by: Stefan Prodan --- content/en/roadmap.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/en/roadmap.md b/content/en/roadmap.md index 443237d9a..1aed85679 100644 --- a/content/en/roadmap.md +++ b/content/en/roadmap.md @@ -115,7 +115,7 @@ and the Flux Helm functionalities. ### v2.4 (Q3 2024) -**Status**: In progress +**Status**: Completed (v2.4.0 [changelog](https://github.com/fluxcd/flux2/releases/tag/v2.4.0)) The primary goal of this milestone is to make a generally available release for the Flux S3-compatible storage APIs. @@ -150,7 +150,7 @@ The primary goal of this milestone is to make a generally available release for ### v2.5 (TBD) -**Status**: Provisional +**Status**: In progress The primary goal of this milestone is to make a generally available release for the Flux image automation APIs. @@ -196,6 +196,5 @@ To keep track of the Flux project current direction and future plans, please see - [x] [RFC-0006](https://github.com/fluxcd/flux2/tree/main/rfcs/0006-cdevents) Flux CDEvents Receiver - [x] [RFC-0007](https://github.com/fluxcd/flux2/tree/main/rfcs/0007-git-repo-passwordless-auth) Passwordless authentication for Git repositories - [ ] [RFC](https://github.com/fluxcd/flux2/pull/2086) Define Flux tenancy models -- [ ] [RFC](https://github.com/fluxcd/flux2/pull/4806) Passswordless authentication for Git repositories - [ ] [RFC](https://github.com/fluxcd/flux2/pull/4528) Custom Health Checks for Kustomization using Common Expression Language(CEL) - [ ] [RFC](https://github.com/fluxcd/flux2/pull/4749) Flux Bootstrap for OCI-compliant Container Registries