OCPBUGS-76243: Backport Conforma compliance fixes to release-1.1#398
OCPBUGS-76243: Backport Conforma compliance fixes to release-1.1#398alebedev87 wants to merge 5 commits intoopenshift:release-1.1from
Conversation
Add `build-nudge-files` annotation to the operator push pipeline so that operator image rebuilds automatically trigger a bundle update in `bundle-hack/container_digest.sh`.
Backport of the hermetic builds fix from main (40e8136) to release-1.2. - Set `hermetic` and `build-source-image` defaults to `true` in all Tekton pipeline definitions. - Switch bundle Containerfile update stage to `ubi9/ubi` with pre-packaged wheels for network-isolated builds. - Add Conforma compliance labels to bundle Containerfile. - Stop deleting `valid-subscription` annotation in bundle update script.
|
[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 |
4624368 to
10fa61d
Compare
Backport from main the required OLM annotations for conforma compliance: feature annotations (disconnected, fips-compliant, proxy-aware, tls-profiles, token-auth-*) and valid-subscription. Note: fips-compliant is set to "false" as the FIPS compliance changes were not cherry-picked to release-1.2.
Adds `hack/sync-version.sh` and `hack/verify-version.sh` to check that the version label is set on Konflux Containerfiles. Also updates the `Makefile` so that `BUNDLE_VERSION` derives its value from the `VERSION` file, ensuring a single source of truth for all version references.
Add `renovate.json` to automate dependency updates for UBI8 base images, Go toolset, and Konflux Tekton task references.
10fa61d to
aced06f
Compare
|
@alebedev87: 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. |
|
@alebedev87: This pull request references Jira Issue OCPBUGS-76243, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Review skipped — only excluded labels are configured. (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
set-versionMakefile target with version sync/verify scripts