Project

General

Profile

Actions

Bug #25874

closed

hammer docker manifest list never shows docker tag names

Added by Partha Aji over 5 years ago. Updated about 5 years ago.

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

Description

`hammer docker manifest list` has "Tag name" column, but never shows anything in it.

It seems that hammer_cli_foreman_docker/lib/hammer_cli_foreman_docker/docker_manifest.rb file expects tag field with definition of single tag. Meanwhile, API returns "tags" field with array of tags data.

git log on katello/app/models/katello/docker_manifest.rb shows that model used to have `has_one :docker_tag`, but that was changed to `has_many` in late 2016. Marking as Regression since I assume it did work as advertised before that change.

Actions #1

Updated by Partha Aji over 5 years ago

  • Bugzilla link set to 1658274
Actions #2

Updated by Partha Aji about 5 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF