-
Notifications
You must be signed in to change notification settings - Fork 78
feat(CLOUDDST-26262): create pyxis image for operator index images #981
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
base: development
Are you sure you want to change the base?
feat(CLOUDDST-26262): create pyxis image for operator index images #981
Conversation
Hi @emilyzheng. Thanks for your PR. I'm waiting for a konflux-ci 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. |
e270ddb
to
049d443
Compare
/ok-to-test |
/retest |
tasks/managed/collect-index-images/tests/test-collect-index-images-multiple-tags.yaml
Outdated
Show resolved
Hide resolved
tasks/managed/collect-index-images/tests/test-collect-index-images-single-tag.yaml
Outdated
Show resolved
Hide resolved
049d443
to
0964570
Compare
0964570
to
9452f7f
Compare
eee4901
to
c67e240
Compare
c67e240
to
c7ba4b3
Compare
/ok-to-test |
/retest |
1 similar comment
/retest |
99ee0b6
to
254fd25
Compare
/ok-to-test |
This was already added recently in the e2e repo, but was missing here in the new integration test. It's needed for these two new things: * konflux-ci#808 * konflux-ci#981 Also, remove unsupported skipLayers param from collectors rpa. skipLayers has been replaced by includeLayers and no layers are included by default.
This was already added recently in the e2e repo, but was missing here in the new integration test. It's needed for these two new things: * konflux-ci#808 * konflux-ci#981 Also, remove unsupported skipLayers param from collectors rpa. skipLayers has been replaced by includeLayers and no layers are included by default. Signed-off-by: Martin Malina <[email protected]>
This was already added recently in the e2e repo, but was missing here in the new integration test. It's needed for these two new things: * konflux-ci#808 * konflux-ci#981 Also, remove unsupported skipLayers param from collectors rpa. skipLayers has been replaced by includeLayers and no layers are included by default. Signed-off-by: Martin Malina <[email protected]>
This was already added recently in the e2e repo, but was missing here in the new integration test. It's needed for these two new things: * konflux-ci#808 * konflux-ci#981 Also, remove unsupported skipLayers param from collectors rpa. skipLayers has been replaced by includeLayers and no layers are included by default. Signed-off-by: Martin Malina <[email protected]>
This was already added recently in the e2e repo, but was missing here in the new integration test. It's needed for these two new things: * #808 * #981 Also, remove unsupported skipLayers param from collectors rpa. skipLayers has been replaced by includeLayers and no layers are included by default. Signed-off-by: Martin Malina <[email protected]>
/retest |
Adding quay token to SA in production https://gitlab.cee.redhat.com/releng/konflux-release-data/-/merge_requests/7550 is merged. I'm confirming if it needs manual deployment or not. |
Parthey confirmed the added secret exists in SA. @mmalina are we good to merge this? |
254fd25
to
0e32d76
Compare
/ok-to-test |
OK, thanks for confirming. Yes, I think we should be able to merge this. |
/ok-to-test |
/retest |
To make the catalog page of redhat/redhat-operator-index updated with index images released from Konflux, tasks are added to fbc-release to create pyxis image for index image. collect-index-images is created to generate the snapshotPath required by create-pyxis-image. Signed-off-by: Emily Zheng <[email protected]>
dc06bf7
to
40960e7
Compare
New changes are detected. LGTM label has been removed. |
/ok-to-test |
/ok-to-test |
Describe your changes
To make the catalog page of redhat/redhat-operator-index updated with index images released from Konflux, tasks are added to fbc-release to create pyxis image for index image. collect-index-images is created to generate the snapshotPath required by create-pyxis-image.
Relevant Jira
Checklist before requesting a review
do not merge
label if there's a dependency PRrelease-service-maintainers
handle if you are unsure who to tagSigned-off-by: My name <email>