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

[KeyAuth Plugin] Generate key when no key is given on creation #123

Closed
nijikokun opened this issue Apr 9, 2015 · 2 comments
Closed

[KeyAuth Plugin] Generate key when no key is given on creation #123

nijikokun opened this issue Apr 9, 2015 · 2 comments
Labels
idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports.

Comments

@nijikokun
Copy link
Contributor

Currently you are required to pass a key, the plugin should generate a key when no key is passed, making it easier to use and configure.

Should a user pass a key, the KeyAuth plugin should favor that key over generating.

@nijikokun nijikokun added enhancement idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports. labels Apr 9, 2015
@thibaultcha thibaultcha removed the api label Apr 9, 2015
@thibaultcha
Copy link
Member

Dup of #48

@nijikokun
Copy link
Contributor Author

Good catch 👍

javierguerragiraldez pushed a commit that referenced this issue Sep 3, 2021
* perf(round_robin) ring balancer with no hashing feats

This commit adds a round-robin algorithm with the same features as the
previous ring algorithm, but with no consistent-hashing support.

* tests(*) tests matching the new algorithms

* fix(round_robin) reduce the number of intermediate tables

* perf(round_robin) use ipairs

* perf(round_robin) shuffle the wheel after adding addresses
gszr pushed a commit that referenced this issue Oct 26, 2021
* feat(zipkin) allow configurable local serviceName

* test(zipkin) test coverage to for local serviceName
gszr pushed a commit that referenced this issue Oct 27, 2021
* feat(zipkin) allow configurable local serviceName

* test(zipkin) test coverage to for local serviceName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports.
Projects
None yet
Development

No branches or pull requests

2 participants