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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-0.17] 馃悰 Fix lazy rest mapper cache invalidation #2688

Commits on Feb 15, 2024

  1. Fix lazy rest mapper cache invalidation

    When a group version is not found, if the group version is cached in
    apiGroups but not cached in knownGroups, the cache is not invalidated.
    Moreover and even worse, in that scenario an error is returned.
    g-gaston authored and k8s-infra-cherrypick-robot committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    565aa5b View commit details
    Browse the repository at this point in the history