Update TODOs for RFC-0003

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2022-08-23 16:03:24 +03:00
parent db0920ba32
commit 463d241a91
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF

View file

@ -459,4 +459,5 @@ The feature is enabled by default.
### TODOs
* Add support for verifying the OCI artifacts with cosign
* [Add support for verifying the OCI artifacts with cosign](https://github.com/fluxcd/source-controller/issues/863)
* [Select layer by OCI media type](https://github.com/fluxcd/source-controller/pull/871)