-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Add OCP 4.22 to prow #81081
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
Closed
Closed
Add OCP 4.22 to prow #81081
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
da80c46
Add OCP 4.22 to prow
tbuskey da9e737
OSAC-1770: require jira/valid-reference label for merge across all OS…
eranco74 f818314
odh-dashboard: add run_if_changed to module PR image-mirror jobs (#81…
lucferbux 8188678
feat: onboard opendatahub-io/ai-gateway-operator to prow (#81084)
chaitanya1731 f240fff
CNF-25270: Export LCA git coordinates to image-based remote scripts (…
fontivan 2a5ec61
hypershift: fix upgrade test to use version-tagged HO image for relea…
devguyio d84e588
SPLAT-2588: hcp/aws returning TPNU job to weekly (#81080)
mtulio 950d6e4
Move OCM FVT sanity jobs from presubmit to periodic (#81091)
dustman9000 0db4bb4
openshift-logging: Update Loki Operator 6.4 to Go 1.26 (#81093)
xperimental 5063865
ci-operator: aro-hcp: fail on observability gather (#81096)
stevekuznetsov dc7c44d
openshift-logging: Add configuration for Loki 3.6.12 (#81086)
xperimental f891ec4
Add Trustee operator installation step for Confidential Containers (#…
tbuskey 09279f4
Allow ci-scheduling-webhook cluster resources in core-ci AppProject (…
deepsm007 b534133
Debug: Set CATALOG_SOURCE_IMAGE to 1.12.1-1781886111 for aws-ipi-peer…
tbuskey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 51 additions & 0 deletions
51
ci-operator/config/openshift/loki/openshift-loki-upstream-v3.6.12.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,51 @@ | ||
| base_images: | ||
| base: | ||
| name: "4.21" | ||
| namespace: ocp | ||
| tag: base-rhel9 | ||
| build_root: | ||
| image_stream_tag: | ||
| name: builder | ||
| namespace: ocp | ||
| tag: rhel-9-golang-1.26-openshift-4.23 | ||
| images: | ||
| items: | ||
| - additional_architectures: | ||
| - arm64 | ||
| dockerfile_path: Dockerfile.ocp | ||
| from: base | ||
| to: loki | ||
| - additional_architectures: | ||
| - arm64 | ||
| dockerfile_path: Dockerfile.promtail.ocp | ||
| from: base | ||
| to: promtail | ||
| promotion: | ||
| to: | ||
| - namespace: logging | ||
| tag: v3.6.12 | ||
| releases: | ||
| latest: | ||
| release: | ||
| channel: stable | ||
| version: "4.21" | ||
| resources: | ||
| '*': | ||
| requests: | ||
| cpu: 100m | ||
| memory: 200Mi | ||
| tests: | ||
| - as: test | ||
| steps: | ||
| test: | ||
| - as: unit | ||
| commands: GOFLAGS="" make test | ||
| from: src | ||
| resources: | ||
| requests: | ||
| cpu: 100m | ||
| memory: 200Mi | ||
| zz_generated_metadata: | ||
| branch: upstream-v3.6.12 | ||
| org: openshift | ||
| repo: loki |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
🩺 Stability & Availability | 🟠 Major | ⚡ Quick win
Pin the helper image inputs to immutable versions.
ubi-minimal:latestand cloningconfidential-devhub/chartsfrommainmake these candidate jobs non-reproducible, so an upstream change can silently alter or break the 4.17/4.18/4.19/default variants without any corresponding change here. Please pin the base image and charts revision to immutable values in all copied blocks.🤖 Prompt for AI Agents