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

🐛 [release-0.11] Fixed a bug in newGVKFixupWatcher which caused the metadata informer to hang #1801

Commits on Feb 10, 2022

  1. Test that gvkFixupWatcher matches the behaviour of watch.FakeWatcher

    Signed-off-by: Richard Wall <richard.wall@jetstack.io>
    wallrj authored and k8s-infra-cherrypick-robot committed Feb 10, 2022
    Copy the full SHA
    b32c137 View commit details
    Browse the repository at this point in the history
  2. Re-implement gvkFixupWatcher as a watch.FilterFunc

    Signed-off-by: Richard Wall <richard.wall@jetstack.io>
    wallrj authored and k8s-infra-cherrypick-robot committed Feb 10, 2022
    Copy the full SHA
    fb739b0 View commit details
    Browse the repository at this point in the history
  3. Update copyright headers

    Signed-off-by: Richard Wall <richard.wall@jetstack.io>
    wallrj authored and k8s-infra-cherrypick-robot committed Feb 10, 2022
    Copy the full SHA
    bad563a View commit details
    Browse the repository at this point in the history
  4. Remove DeepCopy, as suggested during code review

    Signed-off-by: Richard Wall <richard.wall@jetstack.io>
    wallrj authored and k8s-infra-cherrypick-robot committed Feb 10, 2022
    Copy the full SHA
    e11297b View commit details
    Browse the repository at this point in the history