Skip to content
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.20.1
Choose a base ref
...
head repository: kubernetes-sigs/controller-runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.20.2
Choose a head ref
  • 4 commits
  • 10 files changed
  • 5 contributors

Commits on Feb 5, 2025

  1. [release-0.20] ✨ Expose all Go runtime metrics (#3100)

    * add GoCollector and rocessCollector
    
    Signed-off-by: dongjiang <[email protected]>
    
    * move to internal/controller/metrics
    
    Signed-off-by: dongjiang <[email protected]>
    
    * default add all go runtime metrics
    
    Signed-off-by: dongjiang <[email protected]>
    
    ---------
    
    Signed-off-by: dongjiang <[email protected]>
    Co-authored-by: dongjiang <[email protected]>
    k8s-infra-cherrypick-robot and dongjiang1989 authored Feb 5, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    fc48583 View commit details

Commits on Feb 8, 2025

  1. Fix behavior of rate limit option in priorityqueue.AddWithOpts

    Signed-off-by: zach593 <[email protected]>
    zach593 authored and k8s-infra-cherrypick-robot committed Feb 8, 2025
    Copy the full SHA
    cad72fa View commit details
  2. Merge pull request #3106 from k8s-infra-cherrypick-robot/cherry-pick-…

    …3103-to-release-0.20
    
    [release-0.20] 🐛Fix behavior of rate limit option in priorityqueue.AddWithOpts
    k8s-ci-robot authored Feb 8, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ed7d2a4 View commit details

Commits on Feb 9, 2025

  1. [release-0.20] 🌱 Update dependencies, k8s 1.32.1 (#3108)

    * Update dependencies, k8s 1.32.1
    
    Build with Go 1.23.4
    
    Signed-off-by: Joshua Cuellar <[email protected]>
    
    * Revert Go version from 1.23.4 to 1.23.0
    
    Signed-off-by: Joshua Cuellar <[email protected]>
    
    * Resync k8s 1.32.1 dependencies
    
    Signed-off-by: Joshua Cuellar <[email protected]>
    
    ---------
    
    Signed-off-by: Joshua Cuellar <[email protected]>
    Co-authored-by: Joshua Cuellar <[email protected]>
    k8s-infra-cherrypick-robot and joshuacuellar1 authored Feb 9, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    52b1791 View commit details
Loading