image-automation-controller icon indicating copy to clipboard operation
image-automation-controller copied to clipboard

Use image digest in setters

Open squaremo opened this issue 4 years ago • 0 comments

Sometimes people want to use the image digest rather than (or as well as?) the tag. Assuming https://github.com/fluxcd/image-reflector-controller/issues/87, this controller could add extra setters for the digest (e.g., sha256:abc123... of named policies (and the image ref with digest, e.g., alpine@sha256:abc123...).

squaremo avatar Jan 18 '21 10:01 squaremo