Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change error messages from namespace to gateway #119

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

Elson9
Copy link
Contributor

@Elson9 Elson9 commented Aug 13, 2024

Description

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation (non-breaking change with enhancements to documentation)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@rustyjux
Copy link

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

@rustyjux rustyjux merged commit eaa8ea6 into dev Aug 14, 2024
6 of 7 checks passed
@rustyjux rustyjux deleted the feature/ns-to-gw branch August 14, 2024 22:24
rustyjux added a commit that referenced this pull request Aug 15, 2024
Change error messages from namespace to gateway (#119)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants