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

Mutating webhook for client IDs #176

Open
dmolik opened this issue Jan 26, 2025 · 0 comments
Open

Mutating webhook for client IDs #176

dmolik opened this issue Jan 26, 2025 · 0 comments

Comments

@dmolik
Copy link
Contributor

dmolik commented Jan 26, 2025

when registering a client to use a stream a client needs to provide a unique ID to poll for streams, frequently the POD hostname will be used or even the client's IP address. This can cause an ever growing list of stale stream client IDs on the server. Determine if it's possible to create a semi-declaritive or atleast deterministic way to have a pool of IDs per client group and assign them out via a Mutating Webhook.

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

No branches or pull requests

1 participant