-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Red Hat Konflux update compliance-operator-must-gather #628
Conversation
Hi @red-hat-konflux[bot]. Thanks for your PR. I'm waiting for a ComplianceAsCode 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. Instructions 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. |
🤖 To deploy this PR, run the following command:
|
a177d76
to
a678c26
Compare
🤖 To deploy this PR, run the following command:
|
a678c26
to
a0ea604
Compare
🤖 To deploy this PR, run the following command:
|
🤖 To deploy this PR, run the following command:
|
🤖 To deploy this PR, run the following command:
|
64beb79
to
a842ded
Compare
🤖 To deploy this PR, run the following command:
|
🤖 To deploy this PR, run the following command:
|
393c283
to
0826e53
Compare
🤖 To deploy this PR, run the following command:
|
0826e53
to
2770b84
Compare
🤖 To deploy this PR, run the following command:
|
🤖 To deploy this PR, run the following command:
|
2770b84
to
9dd5c57
Compare
🤖 To deploy this PR, run the following command:
|
🤖 To deploy this PR, run the following command:
|
2706eff
to
581f58f
Compare
🤖 To deploy this PR, run the following command:
|
🤖 To deploy this PR, run the following command:
|
947ba56
to
ca29679
Compare
🤖 To deploy this PR, run the following command:
|
🤖 To deploy this PR, run the following command:
|
Signed-off-by: red-hat-konflux <[email protected]>
ca29679
to
1e73ec7
Compare
🤖 To deploy this PR, run the following command:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changing the Containerfile as follows works for me:
COPY ./utils/must-gather/gather* /usr/bin/
COPY ./utils/must-gather/fetch-raw-results-pod-template.yaml /usr/share/
- Remove the subscription manager since it's not necessary with container builds in Konflux - Enable RPM repository for install openshift-clients RPM which is necessary for must-gather functionality - Set WORKDIR to appropriate location for Konflux source
1e73ec7
to
7bcd5b0
Compare
🤖 To deploy this PR, run the following command:
|
/ok-to-test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: red-hat-konflux[bot], yuumasato The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@red-hat-konflux[bot]: The following test failed, say
Full PR test history. Your PR dashboard. Instructions 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. |
/test e2e-aws-serial |
ROSA e2e failures are unrelated. |
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content
/ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code documentation Running the PipelineRun
To customize the proposed PipelineRuns after merge, please refer to Build Pipeline customization