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

Support Kubernetes 1.27 #525

Merged
merged 10 commits into from
May 29, 2023
Merged

Support Kubernetes 1.27 #525

merged 10 commits into from
May 29, 2023

Commits on May 29, 2023

  1. Update go modules

    Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
    masa213f committed May 29, 2023
    Configuration menu
    Copy the full SHA
    c2e0ac6 View commit details
    Browse the repository at this point in the history
  2. Update tools version

    Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
    masa213f committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e75f248 View commit details
    Browse the repository at this point in the history
  3. Update auto-generated files

    Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
    masa213f committed May 29, 2023
    Configuration menu
    Copy the full SHA
    5fd85bd View commit details
    Browse the repository at this point in the history
  4. Return admission.Warnings

    Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
    masa213f committed May 29, 2023
    Configuration menu
    Copy the full SHA
    29e6805 View commit details
    Browse the repository at this point in the history
  5. Add context to MapFunc

    Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
    masa213f committed May 29, 2023
    Configuration menu
    Copy the full SHA
    8ddab66 View commit details
    Browse the repository at this point in the history
  6. Pass client.Object instead of source.Kind

    Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
    masa213f committed May 29, 2023
    Configuration menu
    Copy the full SHA
    266d4ca View commit details
    Browse the repository at this point in the history
  7. Use default pprof server

    Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
    masa213f committed May 29, 2023
    Configuration menu
    Copy the full SHA
    c0e9796 View commit details
    Browse the repository at this point in the history
  8. Use wait.PollUntilContextTimeout

    Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
    masa213f committed May 29, 2023
    Configuration menu
    Copy the full SHA
    d609141 View commit details
    Browse the repository at this point in the history
  9. fix

    Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
    masa213f committed May 29, 2023
    Configuration menu
    Copy the full SHA
    8c92671 View commit details
    Browse the repository at this point in the history
  10. fix

    Signed-off-by: Masayuki Ishii <masa213f@gmail.com>
    masa213f committed May 29, 2023
    Configuration menu
    Copy the full SHA
    76aba78 View commit details
    Browse the repository at this point in the history