chore: replace tini with catatonit for EC compliance#49
Conversation
tini from EPEL fails the Konflux Enterprise Contract checks for allowed repo IDs and signing keys. Replace it with catatonit copied from ubi9/podman, which is Red Hat-signed and requires no additional repos or RPM dependencies. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Vimal Kumar <vimal78@gmail.com>
|
/hold |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/hold cancel |
|
@vimalk78: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
tini from EPEL fails the Konflux Enterprise Contract checks for
allowed repo IDs and signing keys. Replace it with catatonit copied
from ubi9/podman, which is Red Hat-signed and requires no additional
repos or RPM dependencies.
Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com