Bug #25915
closedhammer shows "Container Image Tags Filter" for non-docker repositories
Description
If Docker tags whitelist field in repository is set to anything else than `null`, hammer will show "Container Image Tags Filter" - even if repository is of type different than `docker`.
Version:
katello-3.9 and above
Steps to reproduce:
1. Create product
2. Create repository of type different than docker
3. Set docker_tags_whitelist field for that repository to empty array (trigger Bug 1649866)
4. `hammer repository info --id <id>`
Actual results (excerpt from example):
ID: 2
Content Type: yum
Container Image Tags Filter:
Expected results:
"Container Image Tags Filter:" is not present in output - it is not relevant for non-docker repositories.
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/hammer-cli-katello/pull/623 added
Updated by Anonymous almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|f911d42a392d7460bd8810a2aca61d93e338ddc4.
Updated by Jonathon Turel almost 6 years ago
- Target version set to Katello 3.12.0
- Triaged changed from No to Yes