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

[3006.x] fix #66686: don't fail for InvalidVersion, instead drop the version as-if it was never there #66687

Open
wants to merge 1 commit into
base: 3006.x
Choose a base branch
from

Conversation

Legrems
Copy link

@Legrems Legrems commented Jul 3, 2024

What does this PR do?

Add "support" for InvalidVersion: ignore the version instead of failing completly

What issues does this PR fix or reference?

Fixes #66686

Previous Behavior

Failure when listing all version of a package when there is an InvalidVersion

New Behavior

State pass, but ignore if there is an InvalidVersion, and add a INFO log about this

Merge requirements satisfied?

Commits signed with GPG?

Yes

@Legrems Legrems requested a review from a team as a code owner July 3, 2024 12:19
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title fix #66686: don't fail for InvalidVersion, instead drop the version as-if it was never there [3006.x] fix #66686: don't fail for InvalidVersion, instead drop the version as-if it was never there Jul 3, 2024
@dwoz dwoz added the Needs-Testcase PR needs test cases written, or the issue is about a bug/feature that needs test cases label Jul 3, 2024
@twangboy
Copy link
Contributor

This needs some tests and a changelog please

@dwoz dwoz added this to the Sulfur v3006.9 milestone Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Testcase PR needs test cases written, or the issue is about a bug/feature that needs test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants