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 - (CLI) Support users creating services and routes without name conflicts #101

Open
rustyjux opened this issue Apr 24, 2024 · 0 comments
Labels
enhancement New feature or request jira namespace-to-gateway Required for Namespace to Gateway change

Comments

@rustyjux
Copy link

rustyjux commented Apr 24, 2024

As a new API provider following the quick start tutorial, I need to be able to avoid/navigate service name conflicts to get up and running quickly and without issue.

The original idea here was to have a quick-start template prepended namespace to service (argument) to avoid service and route name conflicts (using the client-credientials-shared-idp template).

The new idea is to add an API call (in v3) which checks if a service name (and route?) is available (bcgov/api-services-portal#1065). Once complete, this API call will require implementation within the CLI.

@rustyjux rustyjux added enhancement New feature or request jira labels Apr 24, 2024
@rustyjux rustyjux added the namespace-to-gateway Required for Namespace to Gateway change label Apr 29, 2024
@rustyjux rustyjux changed the title create a 'quick-start' template Namespace to Gateway - Support users creating services and routes without name conflicts Jun 6, 2024
@rustyjux rustyjux changed the title Namespace to Gateway - Support users creating services and routes without name conflicts Namespace to Gateway - (CLI) Support users creating services and routes without name conflicts Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jira namespace-to-gateway Required for Namespace to Gateway change
Projects
None yet
Development

No branches or pull requests

1 participant