Skip to content

Commit

Permalink
Update GA Roadmap
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
  • Loading branch information
stefanprodan committed Aug 25, 2022
1 parent edbfa6d commit 79064e4
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions content/en/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,24 @@ this list is subject to change while we gather feedback:
- [x] [Document multi-tenancy lockdown configuration](docs/installation.md#multi-tenancy-lockdown)

- OCI Artifacts
- [x] [RFC-0002](https://github.com/fluxcd/flux2/tree/main/rfcs/0002-helm-oci) Flux OCI support for Helm
- [ ] [RFC](https://github.com/fluxcd/flux2/pull/2601) Flux OCI support for Kubernetes manifests
- [x] [RFC-0002](https://github.com/fluxcd/flux2/tree/main/rfcs/0002-helm-oci) Flux OCI support for Helm
- [x] [RFC-0003](https://github.com/fluxcd/flux2/tree/main/rfcs/0003-kubernetes-oci) Flux OCI support for Kubernetes manifests
- [x] [End-to-end testing for OIDC auth with AWS, Azure and Google Cloud container registries](hhttps://github.com/fluxcd/pkg/tree/main/oci/tests/integration)
- [ ] [Verify OCI artifacts with cosign](https://github.com/fluxcd/source-controller/issues/863)

- API consolidation ([fluxcd/flux2#1601](https://github.com/fluxcd/flux2/issues/1601))
- [ ] Adopt Kubernetes [kstatus](https://github.com/kubernetes-sigs/cli-utils/tree/v0.25.0/pkg/kstatus#conditions) standard conditions
- [ ] Standardize events and status conditions metadata

- Git improvements ([fluxcd/flux2#2593](https://github.com/fluxcd/flux2/issues/2593))
- [ ] [Consolidate Git implementations](https://github.com/fluxcd/pkg/issues/245)
- [ ] [End-to-end testing for Git protocols](https://github.com/fluxcd/source-controller/issues/656)

- Documentation improvements
- [x] Consolidate the docs under [fluxcd.io](https://fluxcd.io) website
- [x] Gather feedback on the [migration guides](https://github.com/fluxcd/flux2/discussions/413) and address more use-cases
- [x] Cloud specific guides (AWS, Azure, Google Cloud)
- [ ] Incident management and troubleshooting guides
- [x] Incident management and troubleshooting guides
- [ ] Developer guides for contributing to and extending Flux

## Security enhancements
Expand Down

0 comments on commit 79064e4

Please sign in to comment.