chore(KONFLUX-6210): fix name label and set cpe label#2148
chore(KONFLUX-6210): fix name label and set cpe label#2148ralphbean wants to merge 1 commit intostackrox:release-2.37from
Conversation
For https://issues.redhat.com/browse/KONFLUX-6210, clair needs access to a name and cpe label that it can use to look up the image in VEX statements. See also: * stackrox/stackrox#16735 * release-engineering/rhtap-ec-policy#149
|
Hi @ralphbean. Thanks for your PR. I'm waiting for a stackrox member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Following the example of #2148
Following the example of #2148
|
Thanks, Ralph. I included this in #2300 and its backports. Therefore, closing this PR. |
For https://issues.redhat.com/browse/KONFLUX-6210, clair needs access to a name and cpe label that it can use to look up the image in VEX statements.
See also: