Issue #403
closedSchedule consumer group package updates not possible
Description
Description of problem:
No pulp-admin command exists to schedule package updates to a consumer group.
Version-Release number of selected component (if applicable):
2.3.1
How reproducible:
Consistently
Steps to Reproduce:
1. Enter command, for example:
pulp-admin rpm consumer group package update schedules create --consumer-group-id=CentOS6All --name=* --schedule 2013-10-09T00:00:00Z/P1D
2. Observe error message:
"The following options were specified but do not exist on the command: --schedule"
Actual results:
Error message
"The following options were specified but do not exist on the command: --schedule"
Expected results:
Schedule created
Additional info:
+ This bug was cloned from Bugzilla Bug #1074593 +
Updated by lhorace over 7 years ago
Hello,
Are there any plans of implenmenting this feature? It's tagged as being triage. Additionally, I would assume the workaround is to schedule this via cron?
Regards
Updated by bmbouter over 7 years ago
- Severity set to 1. Low
I don't know when this will get worked on, but it could be an area for a community contribution. Cron with pulp-admin is a good workaround.
Updated by Luis Mayorga (luismayorga1980@gmail.com) almost 6 years ago
I was trying to look for a consumer group action to schedule a patching
cycle but couldn't find it in the current version 2.13.1.
Is there a plan to implement this feature?
Updated by bmbouter over 4 years ago
- Status changed from NEW to CLOSED - WONTFIX
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.
Enable https tests
closes #403