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

Namespace to Gateway - Error messaging updates on Portal #1072

Open
ikethecoder opened this issue Jun 19, 2024 · 1 comment
Open

Namespace to Gateway - Error messaging updates on Portal #1072

ikethecoder opened this issue Jun 19, 2024 · 1 comment
Labels

Comments

@ikethecoder
Copy link
Member

There are various error and informative messages that are generated in the Portal that reference "namespace". These should be updated to be "gateway".

The sibling of this ticket is #1067 which is focused on the UI specifically (under nextapp). The majority of messages come from validation rules on the backend.

Scope:

  • include both Cypress and backend changes at same time
  • all namespace references in ValidationError exceptions and other validation rules and messages

Technical recommendations: Perhaps branch off dev where cypress is passing, make these changes and then merge them in the feature/ns-to-gw branch afterwards.

@rustyjux
Copy link
Contributor

rustyjux commented Aug 7, 2024

Though a PR has been merged there are still error messages returned by gwa-api which include namespace. E.g. the message when trying to publish a service with a host name which is already in use in another namespace.

Not sure the urgency or effort of making updates to gwa-api to capture those messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants