Page MenuHomeDevCentral

Tweak path to mount the microservice at an API end point
ClosedPublic

Authored by dereckson on Oct 10 2018, 14:25.
Tags
None
Referenced Files
F10891043: D1876.diff
Sun, Aug 3, 22:39
F10887776: D1876.id4740.diff
Sun, Aug 3, 18:04
Unknown Object (File)
Fri, Jul 25, 16:36
Unknown Object (File)
Thu, Jul 24, 21:00
Unknown Object (File)
Mon, Jul 21, 05:56
Unknown Object (File)
Mon, Jul 21, 01:12
Unknown Object (File)
Sat, Jul 19, 02:07
Unknown Object (File)
Thu, Jul 17, 10:03
Subscribers
None

Details

Summary

The goal is to mount the microservice at /docker/registry

As such, the following tweaks are done:

  • a favicon doesn't make sense, as it's not intended to be used as a root at Nasqueron and 3rdparty would want a generic Docker favicon or something for their project.
  • /docker/registry/registry/stats → /docker/registry/stats

Ref T1461

Test Plan
  • {{URL}}/docker/registry/status
  • {{URL}}/docker/registry/stats
  • {{URL}}/docker/registry/repository/getAll

Diff Detail

Repository
rAPIREG Nasqueron private Docker registry API
Lint
Lint Passed
Unit
No Test Coverage
Branch
master
Build Status
Buildable 2897
Build 3145: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Oct 10 2018, 14:25
This revision was automatically updated to reflect the committed changes.