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/client-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.21.1
Choose a base ref
Loading
...
head repository: kubernetes/client-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.2
Choose a head ref
Loading
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on May 19, 2021

  1. vendor: bump runc to rc95

    runc rc95 contains a fix for CVE-2021-30465.
    
    runc rc94 provides fixes and improvements.
    
    One notable change is cgroup manager's Set now accept Resources rather
    than Cgroup (see opencontainers/runc#2906).
    Modify the code accordingly.
    
    Also update runc dependencies (as hinted by hack/lint-depdendencies.sh):
    
            github.com/cilium/ebpf v0.5.0
            github.com/containerd/console v1.0.2
            github.com/coreos/go-systemd/v22 v22.3.1
            github.com/godbus/dbus/v5 v5.0.4
            github.com/moby/sys/mountinfo v0.4.1
            golang.org/x/sys v0.0.0-20210426230700-d19ff857e887
            github.com/google/go-cmp v0.5.4
            github.com/kr/pretty v0.2.1
            github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
    
    Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
    
    Kubernetes-commit: 5eea5478ae4859f2d66135d086b9675361d8d2a8
    kolyshkin authored and k8s-publishing-bot committed May 19, 2021
    Configuration menu
    Copy the full SHA
    a802afb View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Merge pull request #102196 from kolyshkin/automated-cherry-pick-of-#1…

    …02147-upstream-release-1.21
    
    Automated cherry pick of #102147: vendor: bump runc to rc95
    
    Kubernetes-commit: 133f66aa603c4624ff3544f26f54a153a54c6f94
    k8s-publishing-bot committed May 21, 2021
    Configuration menu
    Copy the full SHA
    ffd8cfc View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Revert "Cleanup portforward streams after their usage"

    This reverts commit b14bd44f33d93e1ee64c1d68fa7591d79eac5893.
    
    A regression has been introduced with this patch. The strategy is to
    apply the fix on master and revert on the release branches.
    
    Kubernetes-commit: 154a5538a5c43f30c3942055e7432cbe4c864f2c
    saschagrunert authored and k8s-publishing-bot committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    c18505f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #102587 from saschagrunert/release-1.21

    Revert "Cleanup portforward streams after their usage" [1.21]
    
    Kubernetes-commit: e6824bbd0c2a669a049cc54f6e3d824d43b84f5f
    k8s-publishing-bot committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    b63b1ba View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    6277e97 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. client-go: reduce log level of reflector again

    kubernetes/kubernetes#87795 most likely
    unintentionally increased the log level of "Starting reflector" and
    "Stopping reflector", with the result that since Kubernetes 1.21
    clients have printed that message by default. This is undesirable, we
    should use the original level 3 again.
    
    Kubernetes-commit: ef0beb2cf7091f3c1c837af63120cb8ce9f084bc
    pohly authored and k8s-publishing-bot committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    fe825e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Merge pull request #102800 from pohly/automated-cherry-pick-of-#10278…

    …8-upstream-release-1.21
    
    Automated cherry pick of #102788: client-go: reduce log level of reflector again
    
    Kubernetes-commit: 05c4b151cf6d1d5dc05a45897f5975489ccafc70
    k8s-publishing-bot committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    3c428df View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    6711973 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.