Commit Graph

9 Commits

Author SHA1 Message Date
Paco Xu
1cfbc8768b github.com/Microsoft/hcsshim to v0.8.25 2022-12-17 22:08:54 +08:00
Daniel Canter
3eef755b3b vendor: bump hcsshim to v0.8.22
This tag of hcsshim brings in a couple welcome features/improvements. One being
exposing a way to query for hns endpoint statistics (Packets received/sent etc.).
This tag also contains some optimizations for querying whether a certain HCN feature
is supported, which is a common workflow in kube-proxy on Windows. The first result
from querying HCN is now cached so further calls can skip the hcn query as well as the
version range parsing that was performed. This also gets rid of some redundant logs
that used to hit everytime the version range parsing occurred.

The Go-winio dep bump, and all of the ctrd deps are transitive only. Nothing new is needed/intended
to be used.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
2021-09-10 00:54:24 -07:00
Benjamin Elder
56e092e382 hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
elweb9858
593e32ae53 Updating hcsshim version to introduce updated version check for dsr mode in winkernel kube-proxy 2020-07-15 16:53:22 -07:00
Davanum Srinivas
9f00e5769e
Update hcsshim to v0.8.9
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-19 19:53:55 -04:00
xiaozhang
aa2fe07da8 Update go mod hcsshim version to fix the kube-proxy issue cannot access service by self nodeip:port on windows 2019-09-23 13:07:49 -04:00
Kalya Subramanian
c32c26000d Update hcsshim to include DSR features 2019-05-20 21:54:44 +00:00
Jordan Liggitt
d0261b1077 generated: hack/update-vendor.sh 2019-04-03 10:19:40 -04:00
ksubrmnn
a4272099e7 Update hcsshim and gowinio for Windows Overlay 2019-02-05 10:39:23 -08:00