Project

General

Profile

Actions

Feature #18964

closed

Docker Regsitry Image Name Format on katello

Added by Thomas McKay about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Container
Target version:
Fixed in Releases:
Found in Releases:

Description

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

1. Proposed title of this feature request
[RFE]Docker Regsitry Image Name Format on katello

3. What is the nature and description of the request?

Typical registry:

myserver.com:5000/org-redhat-openshift3_ose

In the above url
org -> organization name
redhat -> product name
openshift3_ose is the container repository

customer wants this to be
myserver.com:5000/openshift3/ose

We cannot change this in katello by using any workaround

We can modify the default location that ansible uses by including directive oreg_url

We would create repositories for all openshift3 container images on katello using the following format ->

org-redhat-openshift3-ose-${component}.

Example 1:

For OSE docker image: openshift3/ose-docker-builder

then repository will be named org-redhat-openshift3-ose-docker-builder.

Example 2:

For OSE docker image: openshift3/ose-haproxy-router
then repository will be named org-redhat-openshift3-ose-haproxy-router

In the ansible playbook, you can refer the katello registry by using oreg_url

oreg_url=myserver.com:5000/org-redhat-openshift3-ose-${component}:${version}

Ansible will replace the component and version appropriately


Related issues 1 (1 open0 closed)

Blocks Katello - Tracker #19682: container image and registry trackerNewThomas McKay05/26/2017

Actions
Actions #1

Updated by John Mitsch almost 7 years ago

  • Subject changed from Docker Regsitry Image Name Format on satellite 6 to Docker Regsitry Image Name Format on satellite 6
  • Category set to Container
  • translation missing: en.field_release set to 250
Actions #2

Updated by Thomas McKay almost 7 years ago

  • Subject changed from Docker Regsitry Image Name Format on satellite 6 to Docker Regsitry Image Name Format on katello 6
  • Description updated (diff)
Actions #3

Updated by Thomas McKay almost 7 years ago

  • Subject changed from Docker Regsitry Image Name Format on katello 6 to Docker Regsitry Image Name Format on katello
Actions #4

Updated by Justin Sherrill over 6 years ago

  • translation missing: en.field_release changed from 250 to 114
Actions #5

Updated by Thomas McKay about 6 years ago

  • Status changed from New to Assigned
Actions #6

Updated by The Foreman Bot about 6 years ago

  • translation missing: en.field_release deleted (114)
  • Pull request https://github.com/Katello/katello/pull/7262 added
Actions #7

Updated by The Foreman Bot almost 6 years ago

  • Status changed from Assigned to Ready For Testing
Actions #8

Updated by John Mitsch almost 6 years ago

  • translation missing: en.field_release set to 338
Actions #9

Updated by Thomas McKay almost 6 years ago

Actions #10

Updated by Thomas McKay almost 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #11

Updated by The Foreman Bot almost 6 years ago

  • Pull request https://github.com/Katello/hammer-cli-katello/pull/558 added
Actions #12

Updated by Thomas McKay almost 6 years ago

  • translation missing: en.field_release changed from 338 to 349
Actions

Also available in: Atom PDF