40273b1d36
This changeset implements immutable manifest references via the HTTP API. Most of the changes follow from modifications to ManifestService. Once updates were made across the repo to implement these changes, the http handlers were change accordingly. The new methods on ManifestService will be broken out into a tagging service in a later PR. Unfortunately, due to complexities around managing the manifest tag index in an eventually consistent manner, direct deletes of manifests have been disabled. Signed-off-by: Stephen J Day <stephen.day@docker.com> |
||
---|---|---|
.. | ||
bridge.go | ||
endpoint.go | ||
event.go | ||
event_test.go | ||
http.go | ||
http_test.go | ||
listener.go | ||
listener_test.go | ||
metrics.go | ||
sinks.go | ||
sinks_test.go |