-
Notifications
You must be signed in to change notification settings - Fork 4.7k
OCPBUGS-58449: replace Php 8.1 ubi9 with Php 8.2 ubi9 in origin #29963
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: main
Are you sure you want to change the base?
Conversation
@rhdmalone: This pull request references Jira Issue OCPBUGS-58449, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request. The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
/approve |
1a4f3a6
to
f610ce7
Compare
/retest-required |
@rhdmalone: This pull request references Jira Issue OCPBUGS-58449, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request. 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 openshift-eng/jira-lifecycle-plugin repository. |
@rhdmalone: This pull request references Jira Issue OCPBUGS-58449, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request. The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
/approve |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aroyoredhat, rhdmalone, smg247 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 |
1 similar comment
/retest-required |
@rhdmalone: The following tests 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. |
Risk analysis has seen new tests most likely introduced by this PR. New Test Risks for sha: f610ce7
New tests seen in this PR at sha: f610ce7
|
Add Php 8.2 ubi9 to origin
Remove Php 8.1-ubi9 from Origin
Steps:
modified: test/extended/image_ecosystem/s2i_images.go
modified: test/extended/util/annotate/generated/zz_generated.annotations.go
git add/commit/push
make verify
git status
// as make verify made further changes to zz_generated.annotations.go
git add test/extended/util/annotate/generated/zz_generated.annotations.go
git commit/git push/git rebase -i/git push -f
// as make update-bindata indicated no changes, no changes were made to bindata.go
make update-bindata