Skip to content

Commit 42a31a0

Browse files
authored
Merge pull request #1979 from fluxcd/update-q3-roadmap
Update roadmap for Q3
2 parents 3958fd4 + 4734b40 commit 42a31a0

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

content/en/roadmap.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -128,14 +128,17 @@ and S3-compatible storage APIs.
128128

129129
- **S3-compatible storage integrations**
130130
- [ ] Promote the `Bucket` API to `v1`
131+
- [x] [Allow specifying a custom CA certificate in Bucket API](https://github.com/fluxcd/source-controller/issues/973)
132+
- [ ] [Allow specifying HTTP/S proxy in Bucket API](https://github.com/fluxcd/source-controller/issues/1493)
131133

132134
- **OCI artifacts integrations**
133135
- [ ] [Cache registry credentials for cloud providers](https://github.com/fluxcd/pkg/issues/642)
134136
- [ ] [Enhance OCI Artifact support](https://github.com/fluxcd/source-controller/issues/1247)
135137
- [ ] [Add support for layer extraction from OCI artifacts with `ImageIndex`](https://github.com/fluxcd/source-controller/pull/1369)
138+
- [ ] [Allow specifying HTTP/S proxy in OCIRepository API](https://github.com/fluxcd/source-controller/issues/1492)
136139

137140
- **Git integrations**
138-
- [ ] [Passwordless authentication for Git repositories](https://github.com/fluxcd/flux2/pull/4114)
141+
- [ ] [RFC - Passwordless authentication for Git repositories](https://github.com/fluxcd/flux2/pull/4806)
139142
- [ ] Implement Workload Identity auth for Azure DevOps repositories
140143
- [ ] Implement GitHub App auth for GitHub repositories
141144

@@ -180,5 +183,6 @@ To keep track of the Flux project current direction and future plans, please see
180183
- [x] [RFC-0005](https://github.com/fluxcd/flux2/tree/main/rfcs/0005-artifact-revision-and-digest) Artifact `Revision` format and introduction of `Digest`
181184
- [x] [RFC-0006](https://github.com/fluxcd/flux2/tree/main/rfcs/0006-cdevents) Flux CDEvents Receiver
182185
- [ ] [RFC](https://github.com/fluxcd/flux2/pull/2086) Define Flux tenancy models
183-
- [ ] [RFC](https://github.com/fluxcd/flux2/pull/4114) Passswordless authentication for Git repositories
186+
- [ ] [RFC](https://github.com/fluxcd/flux2/pull/4806) Passswordless authentication for Git repositories
184187
- [ ] [RFC](https://github.com/fluxcd/flux2/pull/4528) Custom Health Checks for Kustomization using Common Expression Language(CEL)
188+
- [ ] [RFC](https://github.com/fluxcd/flux2/pull/4749) Flux Bootstrap for OCI-compliant Container Registries

0 commit comments

Comments
 (0)