Skip to content

Commit

Permalink
Merge pull request #72 from controlplaneio-fluxcd/rfc-0001-history-up
Browse files Browse the repository at this point in the history
[RFC-0001] Add Flux Operator v0.2.0 to implementation history
  • Loading branch information
stefanprodan authored May 31, 2024
2 parents 07a7aa2 + 246d602 commit 8422079
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rfcs/0001-flux-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,6 @@ Events example:
- Support for the `FluxInstance` custom resource with the `distribution`, `components`, `cluster`, and `kustomize` spec fields.
- Support for the `Ready` status condition and the `components`, `inventory`, `lastAppliedRevision` and `lastAttemptedRevision` status fields.
- Automated patching of the Flux components container image digest for upstream and enterprise distribution registries.
- 2024-05-31: Additional features released in flux-operator [v0.2.0](https://github.com/controlplaneio-fluxcd/flux-operator/releases/tag/v0.2.0)
- Support for persistent storage configuration with the `storage` spec field.
- Support for taking ownership of the Flux resources deployed with kubectl, Helm or the Flux CLI.

0 comments on commit 8422079

Please sign in to comment.