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

Reorganize migrate constaints check and add unit tests #1362

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

pkosiec
Copy link
Member

@pkosiec pkosiec commented Jan 26, 2024

Description

Changes proposed in this pull request:

  • Reorganize migrate constaints check and add unit tests

After I found out an issue on 1.8.0-rc.1, I've reorganized the code a bit and also wrote some unit tests to check how it behaves.
Unfortunately this is a known issue Masterminds/semver#177, but as we can encounter it only on RC versions, I think it's a very low priority one.

This PR doesn't need to be cherry-picked for final 1.8.

Testing

See test instruction from #1353

@pkosiec pkosiec added the other Internal, no user-facing changes. label Jan 26, 2024
@pkosiec pkosiec added this to the v1.8.0 milestone Jan 26, 2024
@pkosiec pkosiec marked this pull request as ready for review January 26, 2024 12:07
@pkosiec pkosiec requested review from PrasadG193 and a team as code owners January 26, 2024 12:07
@pkosiec pkosiec requested a review from mszostok January 26, 2024 12:07
internal/cli/migrate/compatibility.go Outdated Show resolved Hide resolved
@pkosiec pkosiec merged commit 2151cf3 into kubeshop:main Jan 26, 2024
15 checks passed
@pkosiec pkosiec deleted the fix-migrate-constraint branch January 26, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other Internal, no user-facing changes.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants