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

Operator: simplify using 'nats' resolver #433

Open
jnmoyne opened this issue Oct 21, 2021 · 0 comments
Open

Operator: simplify using 'nats' resolver #433

jnmoyne opened this issue Oct 21, 2021 · 0 comments
Labels
enhancement Enhancement to existing functionality

Comments

@jnmoyne
Copy link

jnmoyne commented Oct 21, 2021

Right now if you want to define an operator that uses the built-in nats resolver you have to set the account server URL to be a 'nats' URLs. However the operator already has a 'service' URL and basically almost every time you are going to have to use the same exact nats URLs as the service URLs which is a bit redundant/annoying. Could we allow the account server URL to be set simply to "nats" in which case it will simply use the nats service URLs (which you can always override if needed by passing a fully formed "nats://..." URL rather than just "nats"

@variadico variadico added the enhancement Enhancement to existing functionality label Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants