-
Task
-
Resolution: Unresolved
-
Minor
-
1.8.0
-
1
-
False
-
-
False
-
-
A new Konflux wanring appears!
› [Warning] labels.required_labels
ImageRef: quay.io/rhdh/plugin-catalog-builder-rhel9@sha256:da634c9b428ecc4ec853ddfa38f776421076affa612c940a48571f305d2035f7
Reason: The required "org.opencontainers.image.created" label is missing. Label description: The creation timestamp of the
image. This label must always be set by the Konflux build task for on-prem product releases. The policy must also support
reproducible builds by allowing users to override the timestamp using the SOURCE_DATE_EPOCH environment variable.
Term: org.opencontainers.image.created
Title: Required labels
Description: Check the image for the presence of labels that are required. Use the rule data `required_labels` key to set the
list of labels to check, or the `fbc_required_labels` key for fbc images.
Solution: Update the image build process to set the required labels.