Bug #27514
Remove Docker related commands (Error: undefined method `action' for nil:NilClass)
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1734448
Description of problem:
For technical reasons, Docker CR commands were not removed while removing Docker CR support. They should be removed in the following versions.
Some commands even show undefined method error which is a clear bug.
Version-Release number of selected component (if applicable):
Sat 6.6
How reproducible:
Deterministic
Steps to Reproduce:
1. hammer docker container
2. hammer docker container status
Actual results:
First command exists (and correctly states "Unfortunately the server does not support such operation.")
Second command exists (and incorrectly shows error "Error: undefined method `action' for nil:NilClass")
Expected results:
Commands shouldn't exist
Associated revisions
History
#1
Updated by Martin Bacovsky over 3 years ago
- Category changed from 111 to Container
#2
Updated by Martin Bacovsky over 3 years ago
- Category changed from Container to CLI
- Project changed from Katello to Docker
#3
Updated by Martin Bacovsky over 3 years ago
- Assignee set to Martin Bacovsky
- Pull request https://github.com/theforeman/hammer_cli_foreman_docker/pull/25 added
#4
Updated by Martin Bacovsky over 3 years ago
- Status changed from New to Closed
Applied in changeset hammer_cli_foreman_docker|432b53e811f684ed2a303c159b09be689a44e2c9.
#5
Updated by Martin Bacovsky over 3 years ago
- Triaged changed from No to Yes
Fixes #27514 - Registry and container conditional