We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This can be automatically done safely when parseResourceVersionsForEventFilteringAndCaching is set to true.
parseResourceVersionsForEventFilteringAndCaching
If set to false, we should not cache it; this should be expressed clearly in the docs. We should also add a feature flag not to do so.
The text was updated successfully, but these errors were encountered:
After discussion and thking this though we decided that for now we won't add this functionality to the core to UpdateControl.
In v6 we will probably even go further end remove the current methods: #2797
Since it is quite confusing to have those methods behavior configurable in ConfigurationService.
ConfigurationService
Sorry, something went wrong.
csviri
Successfully merging a pull request may close this issue.
This can be automatically done safely when
parseResourceVersionsForEventFilteringAndCaching
is set to true.If set to false, we should not cache it; this should be expressed clearly in the docs. We should also add a feature flag not to do so.
The text was updated successfully, but these errors were encountered: