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

use k8s 1.27 style patches based on current k8s version not target version #4848

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

laverya
Copy link
Member

@laverya laverya commented Sep 27, 2023

What this PR does / why we need it:

If you migrate from longhorn or rook on old k8s (found in 1.19) to openebs + minio on k8s 1.27+, minio install fails due to bad patches because it's being installed onto k8s 1.19 and not 1.27 like this code expects

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?


Does this PR require documentation?

@laverya laverya added type::bug Something isn't working bug::normal labels Sep 27, 2023
@laverya laverya requested a review from a team as a code owner September 27, 2023 15:21
@laverya laverya merged commit 380fae3 into main Sep 27, 2023
6 checks passed
@laverya laverya deleted the laverya/semver-parse-use-current-k8s-version branch September 27, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug::normal type::bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants