chartmuseum: 404 not found if calling /:repo/index.yaml when :repo=api

  • set depth=1
  • use repo name api

404 not found error will be returned when calling index.yaml of repo api /:repo/index.yaml (/api/index.yaml) because the request will be identified as an API request. However, there is no API handler to handle it.

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 15 (7 by maintainers)

Most upvoted comments

@nlowe @steven-zou 0.9.0 version has been released, thank you for your patience 😃

@steven-zou @nlowe ok, we should get this resolved soon. At the very least, only “api” should be whitelisted, not anything with api as a prefix (e.g. api-design, apixel, etc)

@steven-zou @nlowe @petvaa01 this should be fixed in master/latest. Can somebody help test the latest Docker image with Harbor? Once verified I can cut a new release.

I believe we’re seeing this as well (also using harbor) with a project called api-design.