Project

General

Profile

Actions

Bug #27514

closed

Remove Docker related commands (Error: undefined method `action' for nil:NilClass)

Added by Martin Bacovsky over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
CLI
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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

Actions #1

Updated by Martin Bacovsky over 4 years ago

  • Category changed from 111 to Container
Actions #2

Updated by Martin Bacovsky over 4 years ago

  • Project changed from Katello to Docker
  • Category changed from Container to CLI
Actions #3

Updated by Martin Bacovsky over 4 years ago

  • Assignee set to Martin Bacovsky
  • Pull request https://github.com/theforeman/hammer_cli_foreman_docker/pull/25 added
Actions #4

Updated by Martin Bacovsky over 4 years ago

  • Status changed from New to Closed
Actions #5

Updated by Martin Bacovsky over 4 years ago

  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF