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

Add persistent license cache #3923

Open
rainest opened this issue Apr 20, 2023 · 1 comment
Open

Add persistent license cache #3923

rainest opened this issue Apr 20, 2023 · 1 comment
Labels
area/feature New feature or request area/konnect Issues and PRs related to Konnect

Comments

@rainest
Copy link
Contributor

rainest commented Apr 20, 2023

The Konnect license agent needs a local persistent cache of the license in the event that Konnect is unavailable or unreachable. This provides outage resilience, allowing KIC to continue licensing managed proxy instances in the event of an outage and a controller restart.

The persistent cache will likely be a local Secret maintained by KIC. If Konnect is not available, KIC will fall back to reading this Secret and injecting the license cached in it.

@rainest rainest added area/feature New feature or request area/konnect Issues and PRs related to Konnect labels Apr 20, 2023
@czeslavo
Copy link
Contributor

@mflendrich As we discussed today, this is not something that we need right now, and most probably the initial implementation of licensing will change in the future, making this irrelevant in both cases. Are we ok with closing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature New feature or request area/konnect Issues and PRs related to Konnect
Projects
None yet
Development

No branches or pull requests

2 participants