Actions
Feature #14175
closedSupport Docker registry api v2 for external registries
Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugin (foreman_docker)
Target version:
-
Difficulty:
Triaged:
Bugzilla link:
Description
I installed Foreman + docker plugin without Katello.
Also was installed private docker registry.
After that i added my registry as new external registry.
When i trying to search image i getting a strange error.
In registry host logs I found this
"GET /v1/search?q=ubuntu HTTP/1.1" 404 19 "" "Ruby"
As i understand this is a request to v1 api.
So required a possibility to choose api version when adding new registry.
Updated by Sebastian Gräßl over 6 years ago
- Category set to Plugin (foreman_docker)
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-docker/pull/184 added
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman-docker|f0062004ef09c9c938b606851ed2faabadd5a3ad.
Actions