Skip to content

Temporary fix for ubi_config_version attr #233

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

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

rbikar
Copy link
Member

@rbikar rbikar commented Apr 1, 2025

  • the default value of ubi_config_version set to None may cause error when repository is updated on pulp server because pulp would try to remove non-existent repo note which will fail with KeyError
  • let's set this repo note default value to empty string temporarily as the fix should actually be done on pulp
  • can/should be reverted as soon as pulp fix is deployed

* the default value of `ubi_config_version` set to None may cause error
  when repository is updated on pulp server because pulp  would try to remove
  non-existent repo note which will fail with KeyError
* let's set this repo note default value to empty string temporarily as
  the fix should actually be done on pulp
* can/should be reverted as soon as pulp fix is deployed
@rbikar rbikar requested a review from rajulkumar as a code owner April 1, 2025 10:11
@rbikar
Copy link
Member Author

rbikar commented Apr 1, 2025

@rajulkumar This is pretty pressing issue, I want to unblock rel-engs asap. Merging.

@rbikar rbikar merged commit 92025ef into release-engineering:master Apr 1, 2025
6 checks passed
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.

1 participant