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

fix(upgrade-job): refactor version check #238

Merged
merged 1 commit into from
May 17, 2023
Merged

Conversation

niladrih
Copy link
Member

@niladrih niladrih commented May 17, 2023

  • add failure case for when the source version is newer than the target version
  • remove redundant check for 'already_upgraded' case: currently the invalid versions are explicitly listed in an input YAML file, thus there need not be an additional exclusion case here, as we do not list the current version in the invalid-versions-file

- add failure case for when the source version is newer than the
target version
- remove redundant check for 'already_upgraded' case: currently
the invalid versions are explicitly listed in an input YAML file,
thus there need not be an additional exclusion case here, as we
do no list the current version in the invalid-versions-file

Signed-off-by: Niladri Halder <[email protected]>
@niladrih
Copy link
Member Author

bors try

bors bot pushed a commit that referenced this pull request May 17, 2023
@bors
Copy link
Contributor

bors bot commented May 17, 2023

try

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@niladrih
Copy link
Member Author

bors merge

@bors
Copy link
Contributor

bors bot commented May 17, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 2930e59 into openebs:develop May 17, 2023
bors bot pushed a commit that referenced this pull request May 18, 2023
239: Cherry-pick #238 to release/2.2 branch r=niladrih a=niladrih



Co-authored-by: Niladri Halder <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants