-
Notifications
You must be signed in to change notification settings - Fork 65
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
release: split bundle files for different arches #655
release: split bundle files for different arches #655
Conversation
f30eedc
to
1c4c8ee
Compare
/cc @0xFelix |
Create arch specific bundle files and upload them. Updated the plugin used to update files. Also, release action will push all the bundles to ssp-operator. Signed-off-by: fossedihelm <[email protected]>
1c4c8ee
to
6346c99
Compare
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
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 0xFelix 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 |
/override ? |
@0xFelix: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. In response to this:
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. |
/override ci/prow/e2e-gcp-common-templates-centos-stream9 |
@0xFelix: Overrode contexts on behalf of 0xFelix: ci/prow/e2e-gcp-common-templates-centos-stream9, ci/prow/e2e-gcp-common-templates-centos6, ci/prow/e2e-gcp-common-templates-fedora, ci/prow/e2e-gcp-common-templates-opensuse, ci/prow/e2e-gcp-common-templates-rhel7, ci/prow/e2e-gcp-common-templates-rhel8, ci/prow/e2e-gcp-common-templates-rhel9, ci/prow/e2e-gcp-common-templates-ubuntu, ci/prow/e2e-gcp-common-templates-unit-tests, ci/prow/e2e-gcp-common-templates-windows10, ci/prow/e2e-gcp-common-templates-windows11, ci/prow/e2e-gcp-common-templates-windows2016, ci/prow/e2e-gcp-common-templates-windows2019, ci/prow/e2e-gcp-common-templates-windows2022, ci/prow/e2e-gcp-common-templates-windows2025 In response to this:
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. |
/override ci/prow/e2e-gcp-go-tests |
@0xFelix: Overrode contexts on behalf of 0xFelix: ci/prow/e2e-gcp-go-tests In response to this:
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. |
/cherry-pick release-v0.32 |
@0xFelix: new pull request created: #657 In response to this:
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. |
What this PR does / why we need it:
Create separate bundle files and upload them.
Also, release action will push both bundles to
ssp-operator
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Release note: