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 TransformStripManagedFields #2791

Merged

Commits on Apr 21, 2024

  1. ✨ Add TransformStripManagedFields

    This change adds `TransformStripManagedFields` to the Cache, a
    transform func that strips off all managed fields for objects. There are
    no known issues when using this as a `DefaultTransform` unless there is
    explicit code to access objects `ManagedFields` and can lead to a
    significant reduction in memory usage.
    alvaroaleman committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    4cf9db0 View commit details
    Browse the repository at this point in the history