Project

General

Profile

Actions

Bug #8393

closed

Added registries should have independent username/pass

Added by Daniel Lobato Garcia over 9 years ago. Updated over 9 years ago.

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

Description

As of https://github.com/theforeman/foreman-docker/pull/44 registries use the same user/pass as the compute resource. It should be possible to override these on an individual basis, in case different accounts have to be used in different registries.

Actions #1

Updated by Anonymous over 9 years ago

We should support two authentication modes: 1) Standalone registries: basic auth (can be anything really, as it is installation-specific. Support for basic will probably cover most installs out there). 2) Registries using index end-point: token-based auth. See https://github.com/docker/docker-registry/issues/541 and https://docs.docker.com/reference/api/hub_registry_spec/#authentication-authorization. Note this is https only.

Actions #2

Updated by Daniel Lobato Garcia over 9 years ago

  • Pull request https://github.com/theforeman/foreman-docker/pull/48 added
  • Pull request deleted ()
Actions #3

Updated by Anonymous over 9 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF