Kubernetes Prow Robot
7ace19b2ee
Merge pull request #93080 from elweb9858/dsr
...
Extending DSR loadbalancer feature in winkernel kube-proxy to HNS versions 9.3-9.max, 10.2+
2020-07-21 22:32:06 -07:00
Kubernetes Prow Robot
275eabdf72
Merge pull request #93259 from jpbetz/revert-88936
...
Revert nested trace PR#88936
2020-07-20 19:51:47 -07:00
Joe Betz
02cf58102a
Revert nested trace PR#88936
2020-07-20 09:55:05 -07:00
Jordan Liggitt
7aacbeac14
Update k8s.io/utils
2020-07-20 11:12:29 -04:00
Ed Bartosh
016eb06d8b
go.mod: update etcd to fix e2e tests
...
Updated etcd to v3.4.10 to include this fix:
- change protobuf field type from int to int64
This should fix increased flakyness in a lot of node e2e tests.
2020-07-17 12:15:43 +03: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
Kubernetes Prow Robot
240a72b5c0
Merge pull request #88936 from jpbetz/http-trace
...
Add nested tracing and endpoint filter tracing to apiserver
2020-07-13 11:27:21 -07:00
Kubernetes Prow Robot
6b5dc37708
Merge pull request #92919 from dashpole/update_cadvisor
...
Update cAdvisor to v0.37.0
2020-07-12 06:59:55 -07:00
Kubernetes Prow Robot
63926cf8e7
Merge pull request #92862 from giuseppe/cgroup-fix-leaks
...
vendor: update github.com/opencontainers/runc
2020-07-11 20:57:11 -07:00
Joe Betz
b12ac0abc6
Enable nested tracing, add request filter chain tracing incl. authn/authz tracing
2020-07-11 06:42:00 -07:00
Kubernetes Prow Robot
c9c5c23634
Merge pull request #92824 from andyzhangx/fix-license-issue
...
fix: license issue in blob disk feature
2020-07-10 15:43:31 -07:00
Kubernetes Prow Robot
49dced762d
Merge pull request #92661 from jpbetz/smd-bump-field-unsetting
...
Bump to SMD PR#166 to pick up unsetting field changes and add integration tests
2020-07-10 15:41:05 -07:00
andyzhangx
a552c7640f
fix: license issue in blob disk feature
2020-07-10 01:10:10 +00:00
David Ashpole
1f70708f6c
update cAdvisor to v0.37.0
2020-07-09 10:23:10 -07:00
Sandeep Rajan
2d574a647e
update the corefile-migration library to v1.0.10 which includes support for coredns up to v1.7.0
2020-07-09 11:09:13 -04:00
Joe Betz
11c38a9c70
Bump to sigs.k8s.io/structured-merge-diff 43c19b to pick up unsetting fields changes PR#166
2020-07-09 06:18:00 -07:00
Giuseppe Scrivano
c655a5b636
vendor: update github.com/opencontainers/runc
...
when the systemd cgroup manager is used, controllers not handled by
systemd are created manually afterwards.
libcontainer didn't correctly cleanup these cgroups that were leaked
on cgroup v1.
Closes: https://github.com/kubernetes/kubernetes/issues/92766
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-07-09 09:37:45 +02:00
Jordan Liggitt
ddfe137254
Generated files
2020-07-06 10:42:27 -04:00
Kubernetes Prow Robot
1094c03e15
Merge pull request #92722 from munnerz/bump-md2man
...
Bump github.com/cpuguy83/go-md2man dependency to v2.0.0
2020-07-02 04:18:16 -07:00
Kubernetes Prow Robot
1b871091b9
Merge pull request #91645 from chelseychen/event-api
...
Promote new Event API to v1
2020-07-02 04:16:46 -07:00
Kubernetes Prow Robot
bd60f0787e
Merge pull request #92554 from serathius/klog-upgrade
...
Update k8s.io/klog to v2.2.0
2020-07-01 23:13:27 -07:00
James Munnelly
6b75e9efe4
Bump github.com/cpuguy83/go-md2man dependency
...
Signed-off-by: James Munnelly <james.munnelly@jetstack.io>
2020-07-01 21:22:14 +01:00
Antonio Ojea
6f79600e73
bump cni library version to v0.8.0
...
last CNI library release is 0.7.1 from Jun 11, 2019.
Since then, there was introduced new feature and bugfixes.
Currently, this library is only being used by dockershim,
the other CRI plugins are vendoring it directly
However, this will help also to mitigate some of the issues with the
CI jobs that are still using dockershim.
Signed-off-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2020-07-01 18:09:19 +02:00
Chelsey Chen
75612c1746
Promote new Event API to v1
2020-07-01 10:50:28 -04:00
Marek Siarkowicz
e72521e1d7
Update k8s.io/klog to v2.2.0
2020-06-29 20:26:49 +02:00
Kubernetes Prow Robot
27aca3f7c2
Merge pull request #91505 from jpbetz/rv-semantics
...
Consistent Resource Version Semantics for List
2020-06-27 02:26:17 -07:00
Kubernetes Prow Robot
a03db636da
Merge pull request #91366 from giuseppe/cgroupfs-cgroupv2
...
vendor: update google/cadvisor and opencontainers/runc
2020-06-26 04:17:31 -07:00
Joe Betz
e214f2408b
Add ResourceVersionMatch parameter to make Resource Version semantics consistent for list
2020-06-25 20:49:57 -07:00
Giuseppe Scrivano
a6a3bf2eb4
vendor: update google/cadvisor and opencontainers/runc
...
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-06-24 18:39:50 +02:00
Kubernetes Prow Robot
ca5c74cc1f
Merge pull request #92289 from nilo19/feature/add-deployment-containerservice-client
...
Azure: Add container service client and deployment client.
2020-06-24 01:59:45 -07:00
Jordan Liggitt
d9bb0b8ee1
go1.14: run hack/update-vendor.sh
2020-06-23 19:04:43 -04:00
Kubernetes Prow Robot
a7e4973cb9
Merge pull request #91634 from jpbetz/latest-utils
...
Bump k8s.io/utils to 6e3d28 to pick up nested trace
2020-06-22 21:59:55 -07:00
Joe Betz
52838be7b2
Bump k8s.io/utils to 6e3d28 to pick up nested trace
2020-06-22 08:52:05 -07:00
qini
9a37d1d92c
Add mock clients for container service client and deployment client.
2020-06-21 19:52:12 +08:00
Stephen Augustus
2ec37d94fa
Update go.etcd.io/bbolt to v1.3.5
...
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-20 21:09:52 -04:00
Kubernetes Prow Robot
08ab50d1a8
Merge pull request #92219 from voor/update-golang-text
...
[security] Vulnerability in golang.org/x/text/encoding/unicode v0.3.2
2020-06-19 11:37:34 -07:00
Kubernetes Prow Robot
eab28c7ab4
Merge pull request #90967 from yue9944882/feat/apf-debug
...
Introducing APF debugging endpoint w/ three levels of granularity
2020-06-18 19:03:53 -07:00
Kubernetes Prow Robot
2001383994
Merge pull request #92133 from knight42/refactor/move-kubectl-out
...
refactor: move kubectl-cp to staging
2020-06-18 06:02:05 -07:00
Robert Van Voorhees
3cef97e8b5
[security] Vulnerability in golang.org/x/text/encoding/unicode v0.3.2
...
Hello gophers,
Version v0.3.3 of golang.org/x/text fixes a vulnerability in the golang.org/x/text/encoding/unicode package which could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory.
An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to trigger an infinite loop if the String function on the Decoder is called, or the Decoder is passed to golang.org/x/text/transform.String.
transform.String has also been hardened not to enter an infinite loop if a Transformer keeps returning ErrShortSrc even if atEOF is true.
This issue was first filed as Issue 39491 by GitHub user abacabadabacaba and reported to the security team by Anton Gyllenberg. It is tracked as CVE-2020-14040.
Cheers,
Katie for the Go team
2020-06-17 07:57:05 -04:00
Kubernetes Prow Robot
81f84d3a17
Merge pull request #92069 from tapih/update-json-patch
...
Update github.com/evanphx/json-patch to e83c0a1c26c884f8ec4fb743f6db9…
2020-06-16 19:23:22 -07:00
Kubernetes Prow Robot
51aac92f69
Merge pull request #91922 from Jefftree/netproxy-009
...
Upgrade apiserver-network-proxy to v0.0.9
2020-06-16 19:22:39 -07:00
knight42
1b32dfdafd
refactor: move kubectl-cp to staging
...
Signed-off-by: knight42 <anonymousknight96@gmail.com>
2020-06-16 11:53:22 +08:00
yuzhiquan
a0f808f4d8
add json logger format
...
add unit test case
add benchmark test case
fix staticcheck, and response for review comment
remove unnecessary variable
add test case for non-string field or zap-field, refactor code
update vendor
2020-06-14 12:33:09 +08:00
Kubernetes Prow Robot
0703d68448
Merge pull request #92075 from jingyih/update_etcd_client_3p4p9
...
Update etcd client to v3.4.9
2020-06-13 00:34:10 -07:00
Kubernetes Prow Robot
7151131d79
Merge pull request #73032 from liggitt/kubectl-warning
...
surface server-side warnings in client-go / kubectl
2020-06-12 17:09:56 -07:00
jingyih
fec3aa4a47
Pin go.etcd.io/etcd to 3.4.9 and rebuild vendor
2020-06-12 08:43:10 -07:00
Hiroshi Muraoka
5b06aaa7ab
Update github.com/evanphx/json-patch to e83c0a1c26c884f8ec4fb743f6db92a941f605f1
...
Signed-off-by: Hiroshi Muraoka <h.muraoka714@gmail.com>
2020-06-12 11:11:08 +00:00
yue9944882
567becd5ee
introduce apf debug endpoint
2020-06-12 17:48:26 +08:00
Jordan Liggitt
df6608dc99
Generated files
2020-06-11 16:04:19 -04:00
Kubernetes Prow Robot
2930723a25
Merge pull request #91856 from wawa0210/bump-corefile-migration
...
update corefile-migration library to 1.0.8
2020-06-11 05:31:10 -07:00