-
Notifications
You must be signed in to change notification settings - Fork 216
USHIFT-5714 Update lvms-o to version 4.19.1 #5200
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: copejon 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 |
assets/release/release-aarch64.json
Outdated
@@ -10,7 +10,7 @@ | |||
"ovn-kubernetes-microshift": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:10e226538b18adf26a662ec0604d3359077e114bdac609195a89d49730e358b5", | |||
"pod": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:99b77b160a54c8b8b57bf8c1e2a7e8d33968a4fe9e2e322ae8ff0df924fdf0ba", | |||
"service-ca-operator": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:837f35648549165bbd82a9bb3ca06e874b33da04229c8249a626503273c5d9be", | |||
"lvms_operator": "registry.redhat.io/lvms4/lvms-rhel9-operator@sha256:0689e27defe411a07da33e339ec65df67e09a3a7080b8e5494fae5cb1a35db36", | |||
"lvms_operator": "registry.redhat.io/lvms4/lvms-rhel9-operator@sha256:c857ffade720d157c11ad75e7d262a51966c169f7b0d519c82ffa12a4296db42", |
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.
I am missing the last_lvms_rebase.sh file, can you run it with the version in the PR's title? That should do everything for you.
2d45e45
to
413c60b
Compare
3c2f1b4
to
4ef37f3
Compare
b71fd0c
to
a827179
Compare
d9f5159
to
c9043b1
Compare
Signed-off-by: Jon Cope <[email protected]>
c9043b1
to
0ab29eb
Compare
@copejon: 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. |
Tested an additional commit on top of your whole PR and it worked well. There is some trouble with how the semver suffix is handled. |
No description provided.