Skip to content

Commit 07859d7

Browse files
authored
Merge pull request #2430 from fluxcd/backport-2429-to-v2-7
[v2-7] Update roadmap
2 parents 8634cac + 9eb78de commit 07859d7

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

content/en/roadmap.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,24 @@ and to reduce the mean time to recovery (MTTR) for app deployments.
4040

4141
- **Helm integrations**
4242
- [ ] [Add support for Helm v4 to helm-controller](https://github.com/fluxcd/helm-controller/issues/1300)
43-
- [ ] [Reduce the mean time to recovery (MTTR) in case of failed deployments](https://github.com/fluxcd/flux2/issues/5584)
43+
- [x] [Add support for server-side apply](https://github.com/fluxcd/helm-controller/issues/1381)
44+
- [ ] [Keep track of managed objects in `.status.inventory`](https://github.com/fluxcd/helm-controller/issues/1352)
45+
- [ ] [Add support for custom health checks via CEL expressions](https://github.com/fluxcd/helm-controller/issues/1382)
4446

4547
- **Kustomize integrations**
46-
- [x] [Reduce the mean time to recovery (MTTR) in case of failed deployments](https://github.com/fluxcd/flux2/issues/5584)
48+
- [x] [Reduce the mean time to recovery (MTTR) in case of failed deployments](https://github.com/fluxcd/kustomize-controller/pull/1536)
4749
- [x] [Introduce custom SSA stage](https://github.com/fluxcd/kustomize-controller/pull/1571)
4850

4951
- **Git integrations**
5052
- [x] [Support looking up GitHub App installation ID from repository owner](https://github.com/fluxcd/pkg/issues/1065)
5153

5254
- **Alerting integrations**
53-
- [ ] [Support ArtifactGenerator notifications](https://github.com/fluxcd/notification-controller/issues/1207)
55+
- [ ] [Support ArtifactGenerator notifications](https://github.com/fluxcd/source-watcher/issues/307)
5456

5557
- **Source extensions**
5658
- [x] [Allow ExternalArtifact as a source in ArtifactGenerator](https://github.com/fluxcd/source-watcher/issues/259)
5759
- [x] [Allow HelmChart as a source in ArtifactGenerator](https://github.com/fluxcd/source-watcher/issues/260)
58-
- [ ] [Implement tarball extraction in ArtifactGenerator](https://github.com/fluxcd/source-watcher/issues/301)
60+
- [x] [Implement tarball extraction in ArtifactGenerator](https://github.com/fluxcd/source-watcher/issues/301)
5961

6062
- **Conformance testing**
6163
- [x] End-to-end testing for Kubernetes 1.35

0 commit comments

Comments
 (0)