- 05 Sep, 2019 1 commit
-
-
Darren Shepherd authored
Both SharedIndexInformer and threadSafeMap were changed to allow AddIndexers to be called after a start or items are in the cache. While a new Indexer is being added handling deltas is blocked in the informer. When a new Indexer is added to a cache with existing items all indices are recalculated. One point to note is that adding a new indexer on a started informer will case all indexes to be rebuilt, but it will not trigger an updateNotification. This is done because it is impractical to assume any existing ResourceEventHandler would have knowledge of a yet to be added index. Any ResourceEventHandler that would need to consume this new index should be added after the new Indexer is added.
-
- 30 Aug, 2019 2 commits
-
-
Darren Shepherd authored
-
Erik Wilson authored
-
- 27 Aug, 2019 14 commits
-
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
-
Darren Shepherd authored
The "none" driver is expected to be used in "rootless" mode until OCI/CRI runtime get support for cgroup2 (unified) mode with nsdelegate. Even after cgroup2 gets supported in the ecosystem, the "none" driver will remain because nested containers might not always get support for cgroup2 (via systemd). Signed-off-by:Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> # Conflicts: # cmd/kubelet/app/server.go # pkg/features/kube_features.go
-
Akihiro Suda authored
Signed-off-by:Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
-
Akihiro Suda authored
Signed-off-by:Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
-
Darren Shepherd authored
-
- 16 Aug, 2019 13 commits
-
-
Kubernetes Prow Robot authored
Update golang/x/net dependency on release-1.15
-
Kubernetes Prow Robot authored
Merge pull request #81520 from cblecker/automated-cherry-pick-of-#81390-#81489-upstream-release-1.15 Update release-1.15 to go 1.12.9
-
Christoph Blecker authored
-
Kubernetes Prow Robot authored
Automated cherry pick of #80176: Make kubelet report usageNanoCores for node on Windows
-
Christoph Blecker authored
-
Benjamin Elder authored
-
Christoph Blecker authored
The port name previously didn't matter on these tests, but is now actively being checked in go1.12.8 and higher. https://github.com/golang/go/commit/3226f2d492963d361af9dfc6714ef141ba606713
-
Christoph Blecker authored
-
Christoph Blecker authored
-
Kubernetes Prow Robot authored
Manual cherry pick of #80978 upstream release 1.15
-
Kubernetes Prow Robot authored
Automated cherry pick of #81279: Fix Azure client requests stuck issues on
-
Kubernetes Prow Robot authored
Update the Windows node image 1809 version to 0709
-
Kubernetes Prow Robot authored
Automated cherry pick of #78493: Continue admitting the pod regardless of return value from
-
- 15 Aug, 2019 1 commit
-
-
Kubernetes Prow Robot authored
Merge pull request #81036 from hantaowang/automated-cherry-pick-of-#79897-#80180-#80446-upstream-release-1.15 Automated cherry pick of #79897: add ability for gce to bulk verify attached disks #80180: move getInstancesByName logic to helper function #80446: add unit tests for attacher DisksAreAttached and
-
- 14 Aug, 2019 3 commits
-
-
Kubernetes Prow Robot authored
Automated cherry pick of #81208: fix: use Create for attach/detach disk
-
Kubernetes Prow Robot authored
Automated cherry pick of #81282: Fix conflicted cache when the requests are canceled by other Azure requests
-
andyzhangx authored
fix: revert typo
-
- 13 Aug, 2019 4 commits
-
-
wojtekt authored
-
wojtekt authored
-
Pengfei Ni authored
-
Pengfei Ni authored
-
- 12 Aug, 2019 1 commit
-
-
Ted Yu authored
-
- 09 Aug, 2019 1 commit
-
-
Angela Li authored
-