Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kubernetes-sigs/controller-runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.0
Choose a base ref
Loading
...
head repository: kubernetes-sigs/controller-runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.1
Choose a head ref
Loading
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 7, 2024

  1. Clean restmapper cache if a version is notFound

    This avoids:
    - Extra calls to https://host/apis/<group>/<version> when a version seen
      before and cached in apiGroups is deleted or marked as not served.
    - Returnning a valid mapping for a cached version that is deleted or not
      served anymore.
    g-gaston authored and k8s-infra-cherrypick-robot committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    40b41df View commit details
    Browse the repository at this point in the history
  2. Address review comments

    g-gaston authored and k8s-infra-cherrypick-robot committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0811bad View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Merge pull request #2676 from k8s-infra-cherrypick-robot/cherry-pick-…

    …2663-to-release-0.17
    
    [release-0.17] 🐛 Clean restmapper cache if a version is notFound
    k8s-ci-robot authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5923139 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.