Project

General

Profile

Actions

Bug #30825

closed

No longer able to tag docker image using hammer after upgrading to Satellite 6.7/6.8

Added by Samir Jha over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1873391

Description of problem:
The hammer in Satellite 6.7 removed the "--docker-digest" and "--docker-tag" parameters. User can no longer tag the docker image which manually uploaded to the Satellite.

  1. Satellite 6.6 and earlier versions have the parameters
  2. hammer repository update --help
    Usage:
    hammer repository update [OPTIONS]

Options:

--docker-digest DIGEST                                    Container Image manifest digest
--docker-tag TAG Container Image tag
  1. Satellite 6.7
  2. hammer repository update --docker-tag latest --docker-digest sha256:<some_digest> --name repo_name --organization RedHat --product my_product
    Could not update the repository:
    Error: Unrecognised option '--docker-tag'.

The parameters were removed by the following pull request. Nothing mentioned in the pull request about why these parameters were removed.

https://github.com/Katello/hammer-cli-katello/pull/699/files#diff-e5e0e5d6b8dc7a2d91e2b54f479e2904L230

Actions #1

Updated by The Foreman Bot over 3 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Samir Jha
  • Pull request https://github.com/Katello/hammer-cli-katello/pull/743 added
Actions #2

Updated by Anonymous over 3 years ago

  • Status changed from Ready For Testing to Closed
Actions #3

Updated by James Jeffers over 3 years ago

  • Target version set to Katello 3.17.0
  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF