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

Remove sqlite-metadata option from "pulp-rpm rpm update" #831

Closed
pedro-psb opened this issue Nov 23, 2023 · 0 comments · Fixed by #832
Closed

Remove sqlite-metadata option from "pulp-rpm rpm update" #831

pedro-psb opened this issue Nov 23, 2023 · 0 comments · Fixed by #832
Assignees
Labels
feature request New feature request (template-set) Triage-Needed Needs to be reviewed at next pulp-cli mtg

Comments

@pedro-psb
Copy link
Member

Summary

As we are removing sqlite metadata support in pulp-rpm (pulp/pulp_rpm#2457), we should remove it as an option in the CLI aswell.

The only place it appears is in pulp rpm repository update as a boolean option.

@pedro-psb pedro-psb added feature request New feature request (template-set) Triage-Needed Needs to be reviewed at next pulp-cli mtg labels Nov 23, 2023
pedro-psb added a commit to pedro-psb/pulp-cli that referenced this issue Nov 23, 2023
Removed from "pulp rpm repository update" command.
The reason is that it was phased out from pulp_rpm plugin.
pulp/pulp_rpm#2457

fixes: pulp#831
@pedro-psb pedro-psb self-assigned this Nov 23, 2023
pedro-psb added a commit to pedro-psb/pulp-cli that referenced this issue Nov 23, 2023
Removed sqlite-metadata from "pulp rpm repository update" command.
It was phased out from pulp_rpm plugin (pulp/pulp_rpm#2457)

closes pulp#831
pedro-psb added a commit to pedro-psb/pulp-cli that referenced this issue Nov 24, 2023
Add version-guard to "sqlite-metadata" opt on PulpRpmRepositoryContext
because it was removed from pulp_rpm after v3.24.0.

closes pulp#831
pedro-psb added a commit to pedro-psb/pulp-cli that referenced this issue Nov 24, 2023
Add version-guard to "sqlite-metadata" opt on PulpRpmRepositoryContext
because it was removed from pulp_rpm after v3.24.0.

closes pulp#831
pedro-psb added a commit to pedro-psb/pulp-cli that referenced this issue Nov 27, 2023
- Add version-guard to prevent the usage of "sqlite-metadata" option on
PulpRpmRepositoryContext and PulpRpmPublicationContext, as it was
removed from pulp_rpm on version 3.25.0
- Update help text accordingly

closes pulp#831
pedro-psb added a commit to pedro-psb/pulp-cli that referenced this issue Nov 30, 2023
- Add version-guard to prevent the usage of "sqlite-metadata" option on
PulpRpmRepositoryContext and PulpRpmPublicationContext, as it was
removed from pulp_rpm on version 3.25.0
- Update help text accordingly

closes pulp#831
pedro-psb added a commit to pedro-psb/pulp-cli that referenced this issue Dec 11, 2023
- Add version-guard to prevent the usage of "sqlite-metadata" option on
PulpRpmRepositoryContext and PulpRpmPublicationContext, as it was
removed from pulp_rpm on version 3.25.0
- Update help text accordingly

closes pulp#831
mdellweg pushed a commit that referenced this issue Dec 12, 2023
- Add version-guard to prevent the usage of "sqlite-metadata" option on
PulpRpmRepositoryContext and PulpRpmPublicationContext, as it was
removed from pulp_rpm on version 3.25.0
- Update help text accordingly

closes #831
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature request (template-set) Triage-Needed Needs to be reviewed at next pulp-cli mtg
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant