bcgov / gwa-api

Gateway Admin API for self-service of Kong configuration, ACL management and BCDC Catalog updates for API metadata
Apache License 2.0
6 stars 4 forks source link

Change error messages from namespace to gateway #119

Closed Elson9 closed 3 months ago

Elson9 commented 3 months ago

Description

Types of changes

Checklist

Further comments

rustyjux commented 3 months ago

Seems good though I'm not sure what sort of testing (if any) is in place for this repo. Also Docker Image for gwa-kube-api failed:

#2 ERROR: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/python/manifests/sha256:ef097620baf1272e38264207003b0982285da3236a20ed829bf6bbf1e85fe3cb: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

From Docker website, the limits are:

Anonymous and Free Docker Hub users are limited to 100 and 200 container image pull requests per six hours.

Hopefully that doesn't prevent a release