Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

🐛 fixes the upgrade-e2e test with v1 api#457

Merged
everettraven merged 1 commit into
operator-framework:mainfrom
grokspawn:fix_e2e-upgrade_v1api
Nov 12, 2024
Merged

🐛 fixes the upgrade-e2e test with v1 api#457
everettraven merged 1 commit into
operator-framework:mainfrom
grokspawn:fix_e2e-upgrade_v1api

Conversation

@grokspawn

Copy link
Copy Markdown
Contributor

This fixes two issues made manifest in testing the upgrade-e2e case subsequent to cutting the new RC.

  1. here an accidental label change in the v1 api promotion
  2. here a location which I failed to update for the new Progressing==True logic for happy path clustercatalog unpacking. This was masked due to the fact that we knew we were making breaking changes, and the upgrade-e2e test will fail until we have cut a new release. 😞

@grokspawn grokspawn requested a review from a team as a code owner November 12, 2024 22:12
…ubsequent to cutting the new RC.

1. [here](operator-framework@2f96c57#diff-b104edd120983248771684630cd3f66af28359c829df801a5eea77845d459aa0R33) an accidental label change in the v1 api promotion
2. [here](operator-framework@2f96c57#diff-b104edd120983248771684630cd3f66af28359c829df801a5eea77845d459aa0R69) a location which I failed to update for the new Progressing==True logic for happy path clustercatalog unpacking.  This was masked due to the fact that we knew we were making breaking changes, and the upgrade-e2e test will fail until we have cut a new release.  😞

Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
@codecov

codecov Bot commented Nov 12, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.23%. Comparing base (2f96c57) to head (5ea03f5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #457   +/-   ##
=======================================
  Coverage   38.23%   38.23%           
=======================================
  Files          15       15           
  Lines        1224     1224           
=======================================
  Hits          468      468           
  Misses        706      706           
  Partials       50       50           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@grokspawn

Copy link
Copy Markdown
Contributor Author

I pushed a properly-formatted commit comment a moment ago, just to make it easy to see on and off gh.

@everettraven everettraven added this pull request to the merge queue Nov 12, 2024
Merged via the queue into operator-framework:main with commit 4d6327f Nov 12, 2024
@grokspawn grokspawn deleted the fix_e2e-upgrade_v1api branch November 12, 2024 22:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants