-
Notifications
You must be signed in to change notification settings - Fork 3k
Comparing changes
Open a pull request
base repository: kubernetes/client-go
base: v0.21.1
head repository: kubernetes/client-go
compare: v0.21.2
- 8 commits
- 7 files changed
- 4 contributors
Commits on May 19, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for a802afb - Browse repository at this point
Copy the full SHA a802afbView commit details
Commits on May 21, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for ffd8cfc - Browse repository at this point
Copy the full SHA ffd8cfcView commit details
Commits on Jun 4, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for c18505f - Browse repository at this point
Copy the full SHA c18505fView commit details -
Merge pull request #102587 from saschagrunert/release-1.21
Revert "Cleanup portforward streams after their usage" [1.21] Kubernetes-commit: e6824bbd0c2a669a049cc54f6e3d824d43b84f5f
Configuration menu - View commit details
-
Copy full SHA for b63b1ba - Browse repository at this point
Copy the full SHA b63b1baView commit details
Commits on Jun 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6277e97 - Browse repository at this point
Copy the full SHA 6277e97View commit details
Commits on Jun 10, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for fe825e6 - Browse repository at this point
Copy the full SHA fe825e6View commit details
Commits on Jun 11, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for 3c428df - Browse repository at this point
Copy the full SHA 3c428dfView commit details
Commits on Jun 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6711973 - Browse repository at this point
Copy the full SHA 6711973View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.21.1...v0.21.2