Bug #27514
closedRemove 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
Updated by Martin Bacovsky almost 6 years ago
- Category changed from 111 to Container
Updated by Martin Bacovsky almost 6 years ago
- Project changed from Katello to Docker
- Category changed from Container to CLI
Updated by Martin Bacovsky almost 6 years ago
- Assignee set to Martin Bacovsky
- Pull request https://github.com/theforeman/hammer_cli_foreman_docker/pull/25 added
Updated by Martin Bacovsky almost 6 years ago
- Status changed from New to Closed
Applied in changeset hammer_cli_foreman_docker|432b53e811f684ed2a303c159b09be689a44e2c9.