Project

General

Profile

Feature #13582

ensure that Docker 'latest' tags work correctly in Katello

Added by Chris Duryee over 7 years ago. Updated almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Container
Target version:
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

It's a common practice to have a tag that points to the latest version of a docker image. For example, you may have "fedora" that points to the latest Fedora.

We need to test to confirm this works as expected in Katello. The test would be as follows:

  • create a local docker registry, upload a version of busybox (slightly older version is better but not strictly needed), tag it as "latest-busybox"
  • sync registry into Katello and deploy latest-busybox via foreman-docker plugin
  • upload a different (ideally, newer) version of busybox to local registry, tag as "latest-busybox"
  • sync registry into Katello, verify 'latest-busybox' is correct in all places
  • deploy again with foreman-docker, verify you get the version you expect

This may already work out of the box but might not. This ticket is to test this scenario and perform any needed fixes.


Related issues

Related to Katello - Tracker #13413: Support Docker v2 API in katelloResolved2016-01-27

History

#1 Updated by Chris Duryee over 7 years ago

#2 Updated by Eric Helms over 7 years ago

  • Legacy Backlogs Release (now unused) set to 86

#3 Updated by Eric Helms about 7 years ago

  • Legacy Backlogs Release (now unused) changed from 86 to 143

#4 Updated by Justin Sherrill almost 7 years ago

  • Legacy Backlogs Release (now unused) changed from 143 to 114

Also available in: Atom PDF