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

watch: Remove deprecated watch package and server feature #2716

Merged

Conversation

tsandall
Copy link
Member

This commit removes the deprecated watch package and server
feature. This feature was never adopted and since the implementation
was not incremental, it would inevitably encounter
performance/scalability issues.

Fixes #2265

Signed-off-by: Torin Sandall torinsandall@gmail.com

This commit removes the deprecated watch package and server
feature. This feature was never adopted and since the implementation
was not incremental, it would inevitably encounter
performance/scalability issues.

Fixes open-policy-agent#2265

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
@patrick-east patrick-east merged commit 186ef99 into open-policy-agent:master Sep 23, 2020
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

Successfully merging this pull request may close these issues.

Deprecate (and eventually remove) the ?watch option from the REST API
2 participants