Skip to content
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

Stop creating a patch for v5.3.1 upgrades on Windows #25021

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

l0rd
Copy link
Member

@l0rd l0rd commented Jan 15, 2025

Removes the windows installer patch for upgrading from v5.3.1 to v5.3.x that was introduced in #24827.

We need to do that because windows patches are allowed only for small and minor updates https://learn.microsoft.com/en-us/windows/win32/msi/patching-and-upgrades.

We also need to start blocking upgrades from v5.3.1 to v5.4.x, which will be implemented in a separate commit.

Does this PR introduce a user-facing change?

None

Copy link
Contributor

openshift-ci bot commented Jan 15, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: l0rd

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 15, 2025
@baude
Copy link
Member

baude commented Jan 15, 2025

LGTM

Removes the windows installer patch for upgrading
from v5.3.1 to v5.3.x that was introduced in
containers#24827.

We need to do that because windows patches are
allowed only for small and minor updates
https://learn.microsoft.com/en-us/windows/win32/msi/patching-and-upgrades.

We also need to start blocking upgrades from v5.3.1
to v5.4.x, which will be implemented in a separate commit.

Signed-off-by: Mario Loriedo <[email protected]>
@l0rd
Copy link
Member Author

l0rd commented Jan 21, 2025

All the tests are passing now. @containers/podman-maintainers PTAL

@mheon
Copy link
Member

mheon commented Jan 21, 2025

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 21, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit c586d36 into containers:main Jan 21, 2025
88 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants