Tim Allclair
711b8e3a9a
Add staging directory for pod-security-standards subproject
2021-05-19 11:51:50 -07:00
Jiawei Wang
94db1e18ba
Remove scaleio from volume plugins
2021-05-19 10:35:21 -07:00
Davanum Srinivas
0803ea49b9
update testing related dependencies
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-05-18 21:54:06 -04:00
Jordan Liggitt
4b45d0d921
Revert "Merge pull request 101888 from kolyshkin/update-runc-rc94"
...
This reverts commit b1b06fe0a4
, reversing
changes made to 382a33986b
.
2021-05-18 09:13:47 -04:00
Kir Kolyshkin
b49744f177
vendor: bump runc to rc94
...
One notable change is cgroup manager's Set now accept Resources rather
than Cgroup (see https://github.com/opencontainers/runc/pull/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>
2021-05-11 11:56:42 -07:00
Navid Shaikh
185f65fbdd
Bump containernetworking/cni to v0.8.1
...
Fix CVE-2021-20206
2021-05-06 20:18:50 +05:30
Pengfei Ni
bee44da7a2
Update Azure Go SDK version to v53.1.0
2021-04-23 02:30:48 +00:00
Gautier Delorme
34b0fcef5f
remove go-openapi/spec
...
Signed-off-by: Gautier Delorme <gautier.delorme@gmail.com>
2021-04-21 11:31:49 +02:00
Gautier Delorme
bcdde6bf75
bump k8s.io/kube-openapi
...
Signed-off-by: Gautier Delorme <gautier.delorme@gmail.com>
2021-04-21 10:42:17 +02:00
John Howard
a849c8998c
Update kube-openapi and gnostic dependencies
...
Pulling in https://github.com/kubernetes/kube-openapi/pull/220
2021-04-19 12:24:05 -07:00
monopole
6ab3cced0c
Upgrade kustomize-in-kubectl to v4.1.2
2021-04-15 14:19:03 -07:00
Kubernetes Prow Robot
0b0727b563
Merge pull request #100739 from pacoxu/update-zap
...
update uber zap to 1.16.0 to fix a nil pointer exception
2021-04-11 16:19:59 -07:00
Kevin Delgado
5f1b146852
Update structured-merge-diff to v4.1.1
2021-04-02 20:04:04 +00:00
pacoxu
54bc0ff250
update uber zap to 1.16.0 to fix a nil pointer exception
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2021-04-01 15:28:29 +08:00
Elana Hashman
6b70c8bd8d
Bump klog to 2.8.0, fixing nil panics in KObj
2021-03-12 12:12:00 -08:00
Joe Betz
5bc72f37a4
Bump SMD to v4.1.0
2021-03-10 06:13:47 -08:00
Kevin Delgado
a1fac8cbd9
Server-Side Apply: Status Wiping/Reset Fields
...
Adds and implements ResetFieldsProvder interface in order to ensure that
the fieldmanager no longer owns fields that get reset before the object
is persisted.
Co-authored-by: Kevin Wiesmueller <kwiesmul@redhat.com>
Co-authored-by: Kevin Delgado <kevindelgado@google.com>
2021-03-10 01:02:18 +00:00
David Porter
b5dd78da3d
vendor: cadvisor v0.39.0
...
Main upgrades:
- github.com/opencontainers/runc v1.0.0-rc93
- github.com/containerd/containerd v1.4.4
- github.com/docker/docker v20.10.2
- github.com/mrunalp/fileutils v0.5.0
- github.com/opencontainers/selinux v1.8.0
- github.com/cilium/ebpf v0.2.0
2021-03-08 22:10:29 -08:00
monopole
ba39d22e39
until stable: pin-dependency, update-vendor, update-bazel, lint-dep
2021-03-08 16:50:43 -08:00
Kubernetes Prow Robot
feab32b220
Merge pull request #99817 from liggitt/zero-value
...
Fix zero-value custom resource validation with go1.16
2021-03-05 06:44:23 -08:00
Jordan Liggitt
5515157f82
Update k8s.io/kube-openapi
2021-03-04 22:15:21 -05:00
Kubernetes Prow Robot
110b9272f2
Merge pull request #99782 from liggitt/race-tests
...
Fix or remove tests that don't work in race mode
2021-03-04 18:34:48 -08:00
Kubernetes Prow Robot
a6bfc7d7a9
Merge pull request #99646 from rajansandeep/remove-kube-dns
...
[kubeadm]: Remove the deprecated kube-dns as an option in kubeadm
2021-03-04 14:41:12 -08:00
Jordan Liggitt
a5307b00cc
Update vendor to drop unused openapi deps
2021-03-04 13:10:00 -05:00
Sandeep Rajan
8901a9b4f3
update vendor to remove unused deps
2021-03-04 12:13:02 -05:00
Kubernetes Prow Robot
076bd6c401
Merge pull request #97069 from pohly/embedded-csi-mock-driver
...
e2e storage: embedded csi mock driver
2021-03-03 12:11:50 -08:00
Lubomir I. Ivanov
b03418cb44
gomod/vendor: update system-validators to v1.4.0
...
Includes a Docker bump to 20.10.
2021-03-02 21:44:14 +02:00
Stephen Augustus
d9435800b6
Fixup golang.org/x/term staticcheck warnings
...
Errors from staticcheck:
cmd/preferredimports/preferredimports.go:38:2:
package golang.org/x/crypto/ssh/terminal is deprecated:
this package moved to golang.org/x/term. (SA1019)
vendor/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go:36:2:
package golang.org/x/crypto/ssh/terminal is deprecated:
this package moved to golang.org/x/term. (SA1019)
vendor/k8s.io/client-go/tools/clientcmd/auth_loaders.go:26:2:
package golang.org/x/crypto/ssh/terminal is deprecated:
this package moved to golang.org/x/term. (SA1019)
Please review the above warnings. You can test via:
hack/verify-staticcheck.sh <failing package>
If the above warnings do not make sense, you can exempt the line or
file. See:
https://staticcheck.io/docs/#ignoring-problems
generated:
- hack/update-internal-modules.sh
- hack/lint-dependencies.sh
- hack/update-vendor.sh
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-03-02 01:08:21 -05:00
Jordan Liggitt
ecef45df84
[go1.16] bump golang.org/x/... dependencies
...
hack/pin-dependency.sh golang.org/x/crypto latest
hack/pin-dependency.sh golang.org/x/net latest
hack/pin-dependency.sh golang.org/x/exp latest
hack/pin-dependency.sh golang.org/x/sys latest
hack/pin-dependency.sh golang.org/x/time latest
hack/pin-dependency.sh golang.org/x/tools latest
hack/lint-dependencies.sh
hack/pin-dependency.sh dmitri.shuralyov.com/gpu/mtl v0.0.0-20201218220906-28db891af037
hack/pin-dependency.sh golang.org/x/mobile v0.0.0-20201217150744-e6ae53a27f4f
hack/pin-dependency.sh golang.org/x/mod v0.3.1-0.20200828183125-ce943fd02449
hack/lint-dependencies.sh
hack/update-internal-modules.sh
hack/update-vendor.sh
Co-authored-by: Stephen Augustus <foo@auggie.dev>
2021-03-02 00:38:01 -05:00
Stephen Augustus
7216970cf2
generated: Run hack/lint-dependencies.sh and hack/update-vendor.sh
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-03-02 00:38:01 -05:00
Stephen Augustus
3c2824e3db
[go1.16] go.mod: update to go1.16
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-03-02 00:38:00 -05:00
Patrick Ohly
9ef648d936
generated files due to modified dependencies
2021-03-01 19:23:19 +01:00
Maciej Iwan Iwanowski
d573ab8317
Upgrading cAdvisor to 0.38.8
2021-02-22 19:37:05 +01:00
Antoine Pelisse
707612732a
Update sigs.k8s.io/structured-merge-diff to v4.0.3
2021-02-11 18:01:52 -08:00
Joseph Anttila Hall
6499d4a730
Bump konnectivity-client to v0.0.15
...
$ ./hack/pin-dependency.sh \
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.15
$ ./hack/update-vendor.sh
2021-02-04 19:42:20 -08:00
Jordan Liggitt
4e7a9e5bcc
Update github.com/NYTimes/gziphandler
2021-02-03 16:57:36 -05:00
Kubernetes Prow Robot
4d3ed163a0
Merge pull request #98477 from palnabarun/update-gogo/protobuf
...
Update gogo/protobuf to v1.3.2
2021-02-02 09:56:28 -08:00
drfish
c959e23250
Remove prometheus dependencies for scheduler
2021-01-30 12:15:22 +08:00
Kubernetes Prow Robot
76ead99a56
Merge pull request #98488 from pohly/klog-2.5.0
...
klog 2.5.0 + logr 0.4.0 update
2021-01-29 18:11:49 -08:00
Aditi Sharma
c5c938a056
Update dependency docker/spdystream to moby/spdystream
...
docker/spdystream has been moved to moby/spdystream.
Signed-off-by: Aditi Sharma <adi.sky17@gmail.com>
2021-01-29 09:26:05 +00:00
Patrick Ohly
562a39a2e1
logging: support call depth via logr, structured logging
...
The new releases of klog (via klogr) and logr expose support for call
traces via a new WithCallDepth API in logr.
The new klogr can be configured to pass structured log entries into
klog instead of turning them into a single text message.
2021-01-28 17:35:28 +01:00
Patrick Ohly
c905f2656c
dependencies: update CSI spec to v1.3.0
...
The newer spec will be needed for some test code that uses the new
GetVolume API.
The commit was produced with:
hack/pin-dependency.sh github.com/container-storage-interface/spec v1.3.0
hack/update-vendor.sh
2021-01-28 13:51:13 +01:00
Nabarun Pal
9cada2ec3b
update gogo/protobuf to v1.3.2
...
gogo/protobuf@v1.3.2 fixes https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3121
Ref: https://github.com/kubernetes/client-go/issues/927
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-01-27 22:07:32 +05:30
Kubernetes Prow Robot
5e9b43eab6
Merge pull request #96960 from Jefftree/defaulter-diff
...
Update defaulter gen to not use reflect
2021-01-15 17:07:44 -08:00
Geonju Kim
3c04340ce7
vendor: update cAdvisor to v0.38.7
2021-01-14 10:11:50 +09:00
Jordan Liggitt
8ddd9ef759
bump github.com/heketi/heketi v10.2.0
2021-01-11 11:07:05 -05:00
Kubernetes Prow Robot
334b426a6b
Merge pull request #97405 from dlorenc/dns
...
Update github.com/miekg/dns to pick up fix for CVE-2019-19794.
2021-01-11 05:49:09 -08:00
Kubernetes Prow Robot
80be1d6c72
Merge pull request #96429 from rajansandeep/coredns180-kubeadm
...
[kubeadm]: Bump CoreDNS version to 1.8.0
2020-12-29 13:19:48 -08:00
Kubernetes Prow Robot
d664958e55
Merge pull request #96378 from neolit123/1.20-update-system-validators
...
vendor: update system-validators to v1.3.0
2020-12-29 11:47:48 -08:00
Dan Lorenc
f273212c0b
Update github.com/miekg/dns to pick up fix for CVE-2019-19794.
...
I noticed this was out of date using 'snyk test' on the main repository.
2020-12-19 15:52:09 -06:00
Dan Lorenc
5635489c4e
Updates github.com/golang/mock in order to remove rsc.io/sampler.
...
I noticed rsc.io/sampler was in here, which didn't make any sense.
It appears to have been mistakenly included in a transitive dependency
at some point.
This PR attempts to fix that by updating the intermediate deps far enough
to stop requiring the rsc.io packages.
2020-12-18 18:56:29 -06:00
Kubernetes Prow Robot
e11e9d4c6c
Merge pull request #97033 from patrickshan/pshan/bump/Azure/go-autorest/autorest
...
Bump github.com/Azure/go-autorest/autorest to v0.11.12
2020-12-17 00:47:09 -08:00
Jefftree
6addd69529
Update generator to not use reflect
2020-12-14 16:38:23 -08:00
Hanlin Shi
26d02bea9a
vendor: update cAdvisor to v0.38.6
...
Signed-off-by: Hanlin Shi <shihanlin9@gmail.com>
2020-12-09 15:11:26 -08:00
Patrick Shan
ed7ca850fa
update dependencies
2020-12-04 09:50:39 +11:00
David Porter
4a46efb707
vendor: update cAdvisor to v0.38.5
2020-11-24 07:45:19 +00:00
Sandeep Rajan
b42b335bfa
update corefile-migration library dep to 1.0.11 which supports up to coredns v1.8.0
2020-11-16 15:22:12 -05:00
Lubomir I. Ivanov
77df449d29
vendor: update system-validators to 1.3.0
...
Includes the following changes to kernel validation:
- add required options: CGROUP_PIDS, FAIR_GROUP_SCHED
- add optional options: CFS_BANDWIDTH, CGROUP_HUGETLB
2020-11-15 18:07:40 +02:00
Jefftree
50e7aa49aa
Integrate defaults marker and remove ContainerPort defaulter
2020-11-13 17:27:40 -08:00
Antoine Pelisse
8cce122e7b
Update kube-openapi
2020-11-13 17:06:30 -08:00
David Porter
8af7405f17
vendor: cadvisor v0.38.4
2020-11-13 19:52:57 +00:00
Chao Xu
7b26cff174
update golang.org/x/net and golang.org/x/sys
2020-11-13 05:29:54 +00:00
David Porter
2343689ce7
Add systemd package to interface with dbus
...
* Add a new package under nodeshutdown "systemd"
* Package uses dbus to interface with logind to manage shutdown
inhibitors
* Make github.com/godbus/dbus a new explicit dependency
* Update vendor and go modules
2020-11-12 21:46:44 +00:00
Kubernetes Prow Robot
fd6bd36081
Merge pull request #96389 from Jefftree/kas-013
...
Bump network proxy to v0.0.14
2020-11-12 11:21:39 -08:00
Jefftree
58001e847d
Bump kas to v0.0.14
2020-11-10 17:22:41 -08:00
Jonathan Basseri
40bb82a5b8
Update quobyte client API to v0.1.8
...
This update picks up https://github.com/quobyte/api/pull/19 which adds
the needed `SetTransport` option. With this update, we can add the IP
deny list into quobyte operations.
2020-11-10 11:20:53 -08:00
Dr. Stefan Schimanski
dd1709ba46
bump(k8s.io/kube-openapi)
2020-11-09 10:26:38 +01:00
Kubernetes Prow Robot
151c2799d1
Merge pull request #96279 from cmluciano/cml/netutilsipv4
...
dualstack: cleanup IsIPv4 duplicates in favor of k8s/utils functions
2020-11-06 18:09:50 -08:00
Kubernetes Prow Robot
d9b7e64b61
Merge pull request #96271 from eddiezane/ez/update-go-winio
...
Update Microsoft/go-winio to released v0.4.15
2020-11-05 11:50:45 -08:00
Christopher M. Luciano
5303b3fbbd
dualstack: incorporate IsIPv4 updates from utils repo
...
This dependency bump will allow for cleanup of duplicate code in
the dualstack e2e tests.
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2020-11-05 14:25:23 -05:00
Kubernetes Prow Robot
11608f8c0c
Merge pull request #95571 from eddiezane/ez/update-cobra
...
Update cobra dependency to v1.1.1
2020-11-05 09:25:33 -08:00
Eddie Zaneski
f951b4c3f3
Update Microsoft/go-winio to released version
...
Move off a pinned hash to a cut version
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
2020-11-05 09:09:26 -07:00
Rob Franken
c6685436fd
Update Klog dependency
...
Updating Klog to pickup changes needed for log sanitization.
(https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/1753-logs-sanitization )
2020-11-03 20:16:25 +01:00
Eddie Zaneski
9b65bd8086
Update cobra dependency to v1.1.1
...
Cobra v1.1.1 brings improvements to autocompletion needed for ongoing kubectl work.
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
2020-11-02 16:06:18 -07:00
Jordan Liggitt
4012fb0052
Revert "Updated golang/x/net. Also updated golang.org/x/sys"
2020-11-02 08:29:50 -05:00
Chao Xu
ec6e232126
Updated golang/x/net. Also updated golang.org/x/sys, as required by
...
hack/lint-dependencies.sh.
2020-10-31 16:21:08 -07:00
Markus Thömmes
34b9d11505
Fix dependency linting
2020-10-19 11:33:30 +02:00
Markus Thömmes
e1fd0bd0eb
Bump github.com/Azure/go-autorest/autorest/adal to 0.9.5
2020-10-19 09:59:45 +02:00
Kubernetes Prow Robot
4bbf4111e2
Merge pull request #92507 from ingvagabund/staging-library-go
...
Initialize k8s.io/component-helpers staging repository
2020-10-12 10:30:48 -07:00
Jan Chaloupka
3802f2022b
Run hack/update-vendor.sh
2020-10-11 21:40:24 +02:00
Qing Ju
b57d040247
Upgraded aws-sdk-go to v1.35.5 to include more regions, i.e. Millan
...
./hack/pin-dependency.sh github.com/aws/aws-sdk-go v1.35.5
./hack/update-vendor.sh
./hack/lint-dependencies.sh
// Additional changes required by lint-dependencies
hack/pin-dependency.sh github.com/jmespath/go-jmespath v0.4.0
./hack/update-vendor.sh
./hack/lint-dependencies.sh
2020-10-07 16:48:19 -07:00
Kubernetes Prow Robot
7a5b058f27
Merge pull request #95016 from Jefftree/remove-kubeconform
...
Remove kubeconform
2020-10-06 16:54:42 -07:00
cici37
33e23c4005
Move cloud related feature gates to controller-manager
2020-10-05 10:19:08 -07:00
Joe Betz
f298d549f6
Bump to latest kube-openapi and SMD to pick up structType=atomic support
2020-10-01 06:12:28 -07:00
Kubernetes Prow Robot
b39a9a943f
Merge pull request #94983 from Jefftree/update-netproxy
...
Bump konnectivity-client to v0.0.12
2020-09-25 17:37:02 -07:00
Kubernetes Prow Robot
770eb2c4a0
Merge pull request #94871 from neolit123/1.20-kubeadm-remove-experimental-kustomize
...
kubeadm: remove the --experimental-kustomize feature
2020-09-24 08:16:06 -07:00
Jefftree
6eac54c635
Update dependencies
2020-09-23 13:46:26 -07:00
Jefftree
89d5adc050
Bump konnectivity-client to v0.0.12
2020-09-22 13:24:18 -07:00
Kubernetes Prow Robot
ac7d9444fd
Merge pull request #94667 from SergeyKanzhelev/systemValidatorsVersionBump
...
(PidsLimit GA follow up): bump the version of k8s.io/system-validators to 1.2
2020-09-21 19:41:05 -07:00
Kubernetes Prow Robot
dd466bccde
Merge pull request #94527 from brahmaroutu/mount-utils-2
...
Change code to use staging/k8s.io/mount-utils
2020-09-21 17:46:47 -07:00
Lubomir I. Ivanov
a87eb55bd2
kubeadm: update vendor to exclude kustomize import
2020-09-18 03:49:53 +03:00
Matthew Cary
74dbf274d9
update storageos vendor for FilteredDial change
2020-09-18 00:07:32 +00:00
Srini Brahmaroutu
fbe5daed73
Change code to use staging/k8s.io/mount-utils
2020-09-16 21:51:24 -07:00
jingyih
5ee8e8e918
Update etcd to dd1b699fc489
2020-09-11 17:20:29 +08:00
Kubernetes Prow Robot
ed3be9d7b9
Merge pull request #93039 from endocrimes/dani/update-go-digest-v1_0_0
...
deps: opencontainers/go-digest -> v1.0.0
2020-09-09 17:01:44 -07:00
Sergey Kanzhelev
60c68525bb
bump the version of k8s.io/system-validators to 1.2
2020-09-09 21:43:25 +00:00
Eddie Zaneski
ad3891df1b
Fix broken dependency vbom.ml/util
...
The author of this dependency is removing the vanity url and has
instructed users to use the GitHub path.
This updates the dependency to the module-less pin to the v1 module tag.
https://github.com/fvbommel/util/issues/5
https://github.com/fvbommel/util/issues/6
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
2020-09-02 17:44:42 -06:00
Kubernetes Prow Robot
09851c014f
Merge pull request #91596 from brahmaroutu/mount-utils
...
Mount utils
2020-09-02 14:49:41 -07:00
Kubernetes Prow Robot
e695b40db8
Merge pull request #93499 from ZeroMagic/azure-autorest
...
chore: upgrade Azure/go-autorest/autorest to v0.11.1
2020-09-02 02:37:35 -07:00
Srini Brahmaroutu
5db0ae548f
moving files from k8s.io/util/mount into staging/src/k8s.io/mount-utils
2020-09-01 23:25:28 -07:00
jingyih
1838c9336d
Update etcd client to v3.4.13
2020-08-27 02:57:21 +08:00
Jordan Liggitt
245064a351
Update json-patch to v4.9.0 tagged release
2020-08-20 21:21:09 -04:00
Jordan Liggitt
ac29889c19
etcd 3.4.12
2020-08-19 13:38:33 -04:00
Antoine Pelisse
f4c145511a
Update SMD to v4.0.1 and kube-openapi
2020-08-10 15:35:23 -07:00
Jordan Liggitt
cc6814f83c
Update to json-patch 4.8.0
2020-08-08 09:53:56 -04:00
Jordan Liggitt
c11e52f410
Update k8s.io/utils
2020-07-31 10:44:33 -04:00
Danielle Lancashire
dcf9f19fc7
deps: opencontainers/go-digest -> v1.0.0
2020-07-30 13:10:38 +02:00
ZeroMagic
7b444eeff3
chore: upgrade Azure/go-autorest to v14.2.0
...
use autorest v0.11.1
Signed-off-by: ZeroMagic <jiliu8@microsoft.com>
2020-07-28 08:03:00 +00:00
Jordan Liggitt
6c2d18369f
generated: hack/update-vendor.sh
2020-07-26 01:33:28 -04:00
Jordan Liggitt
4cb1085de1
[go1.15] update golang.org/x/... deps to 1.15 versions
...
hack/pin-dependency.sh golang.org/x/crypto release-branch.go1.15
hack/pin-dependency.sh golang.org/x/mod release-branch.go1.15
hack/pin-dependency.sh golang.org/x/net release-branch.go1.15
hack/pin-dependency.sh golang.org/x/text v0.3.3
hack/pin-dependency.sh golang.org/x/tools release-branch.go1.15
hack/pin-dependency.sh golang.org/x/xerrors release-branch.go1.15
Did not pin golang.org/x/sys to release-branch.go1.15 because we require a newer level
2020-07-26 01:33:28 -04:00
Jordan Liggitt
247fcdfda5
[go1.15] go.mod: update to go1.15
2020-07-25 16:45:02 -04:00
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
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
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
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
ae43f87954
Move go.mod back to go1.13
2020-07-06 10:38:39 -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
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
Marek Siarkowicz
e72521e1d7
Update k8s.io/klog to v2.2.0
2020-06-29 20:26:49 +02: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
Jordan Liggitt
622092a9d3
go1.14: update golang.org/x/sys and golang.org/x/tools to go1.14 levels
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
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
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
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
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
Kubernetes Prow Robot
5d7cac86b6
Merge pull request #91861 from andyzhangx/upgrade-43.0
...
upgrade azure-sdk-for-go to v43.0.0
2020-06-08 21:44:36 -07:00
Jefftree
508794cea6
Network proxy v0.0.9
2020-06-08 15:42:17 -07:00
Kubernetes Prow Robot
a36b9a9922
Merge pull request #91792 from serathius/klog2
...
Upgrade klog to v2.1.0
2020-06-08 13:15:46 -07:00
andyzhangx
ceecc17001
chore: upgrade azure-sdk-for-go to v43.0.0
2020-06-06 14:03:40 +00:00
wawa0210
f83a7a743b
update corefile-migration library to 1.0.8
2020-06-06 17:31:04 +08:00
Marek Siarkowicz
1e3918f1d0
Upgrade klog to v2.1.0
...
Update contains fixes required for Structured Logging Effort
2020-06-04 23:41:51 +02:00
Qing Ju
fe8ecb18b0
Added link to vendor.md in go.mod
2020-06-01 17:20:47 -07:00
Kubernetes Prow Robot
39d0f7ba59
Merge pull request #91354 from cheftako/controller-manager
...
Adds staging directory for controller-manager code
2020-05-29 11:55:56 -07:00
Kubernetes Prow Robot
e9f560d720
Merge pull request #89710 from dims/update-hcsshim-to-latest
...
Update hcsshim to latest - v0.8.9
2020-05-28 16:37:29 -07:00
Walter Fender
66284b220b
Adds staging directory for controller-manager code
...
* Creates staging directory for common controller-manager code
* Adds the following initial files to this directory:
* .github/PULL_REQUEST_TEMPLATE.md
* code-of-conduct.md
* LICENSE
* OWNERS
* README.md
* SECURITY_CONTACTS
* Code committed to the controller-manager staging directory will be published to: https://github.com/kubernetes/controller-manager
Initial approval deads2k (sig-api-machinery chair)
The config we would expect any controller manager to need to connect to the API server, set up metrics endpoints, create per-controller-loop API clients, and spin up the individual loops could make sense under a k8s.io/controller-manager package.
Then cmd/kube-controller-manager could continue to contain the weirdnesses specific to kube-controller-manager.
This is similar to the way we split out recommended API server setup into k8s.io/apiserver and tried to limit kube-apiserver oddities to cmd/kube-apiserver and pkg/kubeapiserver
Removed extraneous release reference. Ran update-vendor.
Fixed Readme.
Added a doc.go to staging/controller-manager
Fix package to not have dash.
```
NONE
```
/kind cleanup
/sig api-machinery
/area kube-controller-manager
/area cloud-controller-manager
2020-05-27 17:30:36 -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
Davanum Srinivas
c225d13abc
Switch to static bash for etcd
...
- use bash-static and avoid dragging in all of debian-base
- use distroless as the base image
- the shell script needs a `cp` utility, add a go based one for just
files (no support for directories!)
- Rework the calls to `mv` and recursive `cp` in the code
- we don't need to support windows in this container image
- the test case was slightly off as it was assuming that the old
directory was copied into the new directory, but the desired
functionality is that all files in the old directory should be in the
new directory.
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-19 17:05:24 -04:00
RainbowMango
283d9f7483
Pin transitive dependencies:
...
pin dependency github.com/beorn7/perks from v1.0.0 to v1.0.1
pin dependency github.com/golang/protobuf from v1.3.3 to v1.4.2
pin denpendency github.com/json-iterator/go from v1.1.8 to v1.1.9
pin dependency github.com/prometheus/common from v0.4.1 to v0.9.1
pin dependency github.com/prometheus/procfs from v0.0.5 to v0.0.11
pin dependency github.com/alecthomas/template from v0.0.0-20160405071501-a0175ee3bccc to v0.0.0-20190718012654-fb15b899a751
pin dependency github.com/alecthomas/units from v0.0.0-20151022065526-2efee857e7cf to v0.0.0-20190717042225-c3de453c63f4
pin dependency github.com/go-kit/kit from v0.8.0 to v0.9.0
pin dependency github.com/go-logfmt/logfmt from v0.3.0 to v0.4.0
Co-Authored-By: Jordan Liggitt <jordan@liggitt.net>
2020-05-19 09:38:29 +08:00
RainbowMango
d8062e076e
bump github.com/prometheus/client_golang to v1.6.0
2020-05-19 09:37:10 +08:00
Davanum Srinivas
07d88617e5
Run hack/update-vendor.sh
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:54:33 -04:00
Davanum Srinivas
442a69c3bd
switch over k/k to use klog v2
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:54:27 -04:00
Davanum Srinivas
3992c8669f
Updating dependency golang.org/x/mod to version v0.1.0
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:02 -04:00
Davanum Srinivas
e3a1dde5a1
Updating dependency golang.org/x/mobile to version v0.0.0-20190719004257-d2bd2a29d028
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:02 -04:00
Davanum Srinivas
4fca8bba14
Updating dependency golang.org/x/image to version v0.0.0-20190802002840-cff245a6509b
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:02 -04:00
Davanum Srinivas
15fa9902e9
Updating dependency golang.org/x/oauth2 to version v0.0.0-20191202225959-858c2ad4c8b6
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:01 -04:00
Davanum Srinivas
a31d23dce3
Updating dependency golang.org/x/lint to version v0.0.0-20191125180803-fdd1cda4f05f
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:01 -04:00
Davanum Srinivas
cd596c5bdf
Updating dependency golang.org/x/exp to version v0.0.0-20191227195350-da58074b4299
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:00 -04:00
Davanum Srinivas
75091f6153
Updating dependency github.com/ianlancetaylor/demangle to version v0.0.0-20181102032728-5e5cf60278f6
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:00 -04:00
Davanum Srinivas
4335e46738
Updating dependency honnef.co/go/tools to version v0.0.1-2019.2.3
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:00 -04:00
Davanum Srinivas
f541ac3139
Updating dependency google.golang.org/appengine to version v1.6.5
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:59 -04:00
Davanum Srinivas
3a44a2ab41
Updating dependency go.opencensus.io to version v0.22.2
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:59 -04:00
Davanum Srinivas
a185928a25
Updating dependency github.com/jstemmer/go-junit-report to version v0.9.1
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:58 -04:00
Davanum Srinivas
584cccad8b
Updating dependency github.com/google/pprof to version v0.0.0-20191218002539-d4f498aebedc
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:58 -04:00
Davanum Srinivas
9bdefa900a
Updating dependency github.com/golang/groupcache to version v0.0.0-20191227052852-215e87163ea7
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:58 -04:00
Davanum Srinivas
f25cb97234
Updating dependency google.golang.org/genproto to version v0.0.0-20200115191322-ca5a22157cba
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:57 -04:00
Davanum Srinivas
8a9bbd691e
Updating dependency cloud.google.com/go to version v0.51.0
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:57 -04:00
Davanum Srinivas
f1036ad75e
Updating dependency sigs.k8s.io/apiserver-network-proxy/konnectivity-client to version 33b9978
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:56 -04:00
Davanum Srinivas
082578c22f
Updating dependency github.com/google/cadvisor to version 6a8d614
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:56 -04:00
Davanum Srinivas
449810c785
Updating dependency k8s.io/utils to version 2df71eb
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:56 -04:00
Davanum Srinivas
ca8ec8a623
Updating dependency github.com/GoogleCloudPlatform/k8s-cloud-provider to version 7901bc8
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:55 -04:00
Davanum Srinivas
815c6d4c90
Updating dependency k8s.io/kube-openapi to version 656914f
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:55 -04:00
Davanum Srinivas
b158354e8a
Updating dependency k8s.io/gengo to version 8167cfd
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:51 -04:00
Kubernetes Prow Robot
678415a8a7
Merge pull request #91044 from gongguan/cobra-1.0.0
...
update spf13/cobra dependency to 1.0.0
2020-05-15 02:48:48 -07:00
louisgong
205ded20da
update spf13/cobra dependency to 1.0.0
2020-05-14 11:03:30 +08:00
Satish Matti
8f75fce78c
Update dependency google.golang.org/api to v0.15.1
...
Steps:
./hack/pin-dependency.sh google.golang.org/api v0.15.1
./hack/update-vendor.sh
./hack/verify-vendor.sh
./hack/pin-dependency.sh github.com/googleapis/gax-go/v2 v2.0.5
./hack/update-vendor.sh
./hack/verify-vendor.sh
./hack/lint-dependencies.sh
2020-05-12 10:26:19 -07:00
Kubernetes Prow Robot
b6514880d4
Merge pull request #90555 from andrewsykim/update-moby-ipvs
...
update github.com/moby/ipvs to v1.0.1 to fix IPVS compatiblity issue with older kernels
2020-05-01 00:40:51 -07:00
Andrew Sy Kim
4c3d9dad5f
update github.com/moby/ipvs to v1.0.1 to fix IPVS compatiblity issue with old kernels
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-04-28 10:31:36 -04:00
Sascha Grunert
519686faeb
Update runtime-spec to v1.0.2
...
We can now use the new version since v1.0.2 has be officially released.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-27 09:34:54 +02:00
Davanum Srinivas
be5279947c
go-isatty to v0.0.4 as needed by lint-dependencies
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-04-20 13:45:46 -04:00
Davanum Srinivas
f981628ce8
move linting dependencies to hack/tools/tools.go
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-04-20 13:45:38 -04:00
Davanum Srinivas
12146cb4df
Do not include bazel related deps in root go.mod
...
- add ./hack/tools/go.mod, this makes ./hack/tools a distinct module
- hack/tools/tools.go undescore imports bazel related tools, over time we
can add others.
- hack/*.sh scripts will cd to hack/tools and go install tools from there
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-04-19 22:01:50 -04:00
Kubernetes Prow Robot
ec00b4fcc2
Merge pull request #89833 from liggitt/json-raw
...
preserve integers decoding raw JSON values
2020-04-09 12:53:47 -07:00
Kubernetes Prow Robot
b3837f858a
Merge pull request #89942 from dims/update-fsnotify-to-pick-up-bug-fixes
...
Updating dependency github.com/fsnotify/fsnotify to version v1.4.9
2020-04-08 16:47:57 -07:00
Lubomir I. Ivanov
8183787493
update system-validators to v1.1.2
...
Version v1.1.0 added support for validating cgroups v2.
v1.1.1 includes a fix for a broken cross-build on !linux.
v1.1.2 reverted a breaking API change with the introduction of CgroupsSpec.
2020-04-08 20:41:23 +03:00
Davanum Srinivas
eee5235d25
Updating dependency github.com/fsnotify/fsnotify to version v1.4.9
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-04-07 20:50:27 -04:00
Kubernetes Prow Robot
037db1cb6c
Merge pull request #89687 from dims/update-docker-dependency
...
Update docker dependency and remove deprecated method use
2020-04-06 15:42:14 -07:00
Kubernetes Prow Robot
07c556f40e
Merge pull request #89822 from jingyih/update_etcd_client_3p4p7
...
Update etcd client to v3.4.7 in k8s v1.19
2020-04-05 15:15:46 -07:00
Jordan Liggitt
8b9165839f
k8s.io/kube-openapi v0.0.0-20200403204345-e1beb1bd0f35
...
fix client-side validation to allow a value of 0 for a number field
2020-04-03 22:18:49 -04:00
Aaron Crickenberger
f9538b118d
Update k8s.io/gengo to e0e292d8aa12
...
This is mainly to pick up the bugfix for reducing log noise while
running import-boss
2020-04-03 14:40:22 -07:00
Kubernetes Prow Robot
d911254deb
Merge pull request #89704 from liggitt/gnostic
...
github.com/googleapis/gnostic v0.4.1
2020-04-03 14:19:46 -07:00
jingyih
4df38040dc
Pin go.etcd.io/etcd to 3.4.7 and rebuild vendor
2020-04-03 07:15:59 -07:00
Kubernetes Prow Robot
2fd8debe9b
Merge pull request #87926 from fedepaol/agnostsctp
...
Preliminary SCTP connectivity tests
2020-04-02 02:12:24 -07:00
Jordan Liggitt
93c7b24562
github.com/googleapis/gnostic v0.4.1
2020-03-31 23:07:50 -04:00
Davanum Srinivas
8e8e15357b
update docker dependency
...
Tag:
https://github.com/moby/moby/tree/v19.03.8
SHA:
aa6a9891b09cce3d9004121294301a30d45d998d
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-31 10:21:28 -04:00
Kubernetes Prow Robot
f95b9fa00f
Merge pull request #89116 from rikatz/issue89109
...
Update ipvs library to the new repo and upgrade library version
2020-03-30 15:50:40 -07:00
Kubernetes Prow Robot
b0cb4930e5
Merge pull request #89491 from dims/remove-outdated-comment-about-go-criu
...
remove outdated comment about go-criu version
2020-03-26 11:14:35 -07:00
Ricardo Pchevuzinske Katz
7da8b2b981
Update ipvs library to the new repo and upgrade library version
2020-03-26 12:00:51 -03:00
Ricardo Pchevuzinske Katz
5c48f209a5
Update ipvs library to the new repo and upgrade library version
2020-03-26 11:20:01 -03:00
Davanum Srinivas
6df4717259
remove outdated comment about go-criu version
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-25 17:12:17 -04:00
Davanum Srinivas
f82014e897
Switch to released tags of containerd/ projects
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-25 17:07:42 -04:00
Davanum Srinivas
04e0c93088
Remove pinned module versions that are not actually used
2020-03-25 12:09:41 -04:00
Davanum Srinivas
864646a6a5
Updating dependency github.com/checkpoint-restore/go-criu to version bdb7599cd87b
2020-03-25 12:09:41 -04:00
Davanum Srinivas
d275539551
Updating dependency golang.org/x/xerrors to version v0.0.0-20191204190536-9bdfabe68543
2020-03-25 12:09:41 -04:00
Davanum Srinivas
2b8b3b4008
Updating dependency golang.org/x/time to version v0.0.0-20191024005414-555d28b269f0
2020-03-25 12:09:41 -04:00
Davanum Srinivas
75ceb7baa8
Updating dependency golang.org/x/net to version v0.0.0-20200202094626-16171245cfb2
2020-03-25 12:09:41 -04:00
Davanum Srinivas
9e91a7ddc1
Updating dependency gopkg.in/check.v1 to version v1.0.0-20190902080502-41f04d3bba15
2020-03-25 12:09:41 -04:00
Davanum Srinivas
7555985346
Updating dependency google.golang.org/genproto to version v0.0.0-20191230161307-f3c370f40bfb
2020-03-25 12:09:41 -04:00
Davanum Srinivas
2dc8963d4f
Updating dependency github.com/vishvananda/netns to version v0.0.0-20191106174202-0a2b9b5464df
2020-03-25 12:09:41 -04:00
Davanum Srinivas
af1833daf2
Updating dependency github.com/prometheus/procfs to version v0.0.5
2020-03-25 12:09:41 -04:00
Davanum Srinivas
a1ef1e80be
Updating dependency github.com/opencontainers/selinux to version v1.3.3
2020-03-25 12:09:41 -04:00
Davanum Srinivas
01e553fa1c
Updating dependency github.com/opencontainers/runtime-spec to version v1.0.1
2020-03-25 12:09:41 -04:00
Davanum Srinivas
a850e2b914
Updating dependency github.com/mistifyio/go-zfs to version v2.1.2-0.20190413222219-f784269be439+incompatible
2020-03-25 12:09:41 -04:00
Davanum Srinivas
d1a1e86182
Updating dependency github.com/Microsoft/go-winio to version v0.4.15-0.20190919025122-fc70bd9a86b5
2020-03-25 12:09:41 -04:00
Davanum Srinivas
6b864dc4e1
Updating dependency github.com/matttproud/golang_protobuf_extensions to version v1.0.2-0.20181231171920-c182affec369
2020-03-25 12:09:41 -04:00
Davanum Srinivas
54967fe393
Updating dependency github.com/kr/pretty to version v0.2.0
2020-03-25 12:09:41 -04:00
Davanum Srinivas
f4bcf812b0
Updating dependency github.com/konsorten/go-windows-terminal-sequences to version v1.0.2
2020-03-25 12:09:41 -04:00
Davanum Srinivas
8041c58b47
Updating dependency github.com/gorilla/mux to version v1.7.3
2020-03-25 12:09:41 -04:00
Davanum Srinivas
0dd6bf6258
Updating dependency github.com/google/go-cmp to version v0.4.0
2020-03-25 12:09:32 -04:00
Davanum Srinivas
cccdf5cde6
Updating dependency github.com/godbus/dbus to version v0.0.0-20190422162347-ade71ed3457e
2020-03-25 12:01:19 -04:00
Davanum Srinivas
b117d2dc25
Updating dependency github.com/containerd/typeurl to version v0.0.0-20190911142611-5eb25027c9fd
2020-03-25 12:01:19 -04:00
Davanum Srinivas
1281a206e0
Updating dependency github.com/containerd/console to version v0.0.0-20180822173158-c12b1e7919c1
2020-03-25 12:01:19 -04:00
Davanum Srinivas
3e43b0722a
Updating dependency github.com/cilium/ebpf to version v0.0.0-20191113100448-d9fb101ca1fb
2020-03-25 12:01:19 -04:00
Davanum Srinivas
4274ea2c89
Update cadvisor and containerd
2020-03-25 12:01:19 -04:00
Hemant Kumar
a1ae67d691
bump k8s.io/utils package
...
This fixes bug with xfs mount failing because of xfs_repair
being called. Fixes https://github.com/kubernetes/utils/issues/141
2020-03-24 17:21:59 -04:00
Antonio Ojea
dc025534af
bump k8s.io utils
...
Fix a bug in k8s.io/utils/net.GetIndexedIP() that wasn't working
with IPv6 addresses with leading zeros.
2020-03-22 22:21:47 +01:00
Matt Boersma
aa75686727
Update vendored MountSensitive code for Windows
2020-03-20 14:41:31 -06:00
Kubernetes Prow Robot
bd07a408c1
Merge pull request #89159 from dims/move-term-package-to-component-base
...
Move term package to component base and switch to moby/term
2020-03-19 10:27:54 -07:00
Kubernetes Prow Robot
a98840bc3b
Merge pull request #89169 from jingyih/update_etcd_client_3p4p4
...
Update etcd client to v3.4.4 in k8s v1.19
2020-03-19 06:05:28 -07:00
Davanum Srinivas
574c75e8fe
Updating dependency github.com/pkg/errors to version v0.9.1
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-19 08:27:42 -04:00
Davanum Srinivas
865fd48482
Updating dependency github.com/google/go-cmp to version v0.3.1
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-19 07:18:10 -04:00
Davanum Srinivas
ee43102806
update vendor
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-19 07:18:10 -04:00
jingyih
1f7ccbcfc3
Pin go.etcd.io/etcd to 3.4.4 and rebuild vendor
2020-03-16 11:55:49 -07:00
andyzhangx
da20cc202f
chore: upgrade to azure-sdk v40.2.0
...
chore: use autorest v0.9.6
fix go module issue
fix go module error
2020-03-13 11:51:25 +00:00
Antoine Pelisse
df41fd932b
Bump sigs.k8s.io/structured-merge-diff to v3
2020-03-05 15:19:50 -08:00
Dan Winship
55d3408211
agnhost: add SCTP support to netexec
2020-03-04 23:34:15 +01:00
Kubernetes Prow Robot
f692f5cfcd
Merge pull request #88049 from mtaufen/provider-info-agnhost
...
Update agnhost to test OIDC validation of JWT tokens
2020-03-04 03:43:47 -08:00
Charles Eckman
5ceecd3ba3
Update agnhost to test OIDC validation of JWT tokens
...
Extends agnhost with the capability to validate a mounted token against
the API server's OIDC endpoints.
Co-authored-by: Michael Taufen <mtaufen@google.com>
2020-03-03 15:27:47 -08:00
saad-ali
22e8189f40
Update dep k8s.io/utils to 0a110f9eb7ab
2020-03-03 11:20:08 -08:00
Jefftree
0989770135
Update network proxy to v0.0.7
2020-03-02 10:09:00 -08:00
Sandeep Rajan
cb12e8a059
update corefile-migration library to 1.0.6
2020-02-24 15:00:55 -05:00
Kubernetes Prow Robot
6461e6f4fb
Merge pull request #87179 from Jefftree/netproxy-uds
...
UDS + GRPC Support for Network Proxy
2020-02-20 21:20:32 -08:00
Benjamin Elder
86ead63158
update golang.org/x/crypto
2020-02-20 13:17:51 -08:00
Jefftree
907ab25b6f
vendor network proxy client
2020-02-20 10:19:38 -08:00
Andrew Sy Kim
1653476e3f
proxier: use IPSet from k8s.io/utils/net to store local addresses
...
This allows the proxier to cache local addresses instead of fetching all
local addresses every time in IsLocalIP.
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2020-02-11 16:44:34 -05:00
andrewsykim
9e5a06c3ed
update vendor k8s.io/utils to 5f6fbceb4c31
...
Signed-off-by: andrewsykim <kim.andrewsy@gmail.com>
2020-02-11 16:35:49 -05:00
Joe Betz
d9faaca647
Bump to latest SMD to pick up performance optimizations
2020-02-07 16:11:06 -08:00
Jordan Liggitt
0b32e142d4
Drop k8s.io/node-api packages
2020-02-07 10:07:14 -05:00
Kubernetes Prow Robot
e4061baeac
Merge pull request #87830 from dims/update-sigs.k8s.io/yaml-to-v1.2.0
...
Updating dependency sigs.k8s.io/yaml to version v1.2.0
2020-02-06 17:48:01 -08:00
Kubernetes Prow Robot
caae5467c3
Merge pull request #87695 from andrewsykim/ipvs-handle-ipv6-dest
...
update github.com/docker/libnetwork to c8a5fca4a652
2020-02-06 17:45:59 -08:00
Davanum Srinivas
5bb1838c5c
Updating dependency sigs.k8s.io/yaml to version v1.2.0
2020-02-04 15:45:47 -05:00
Kubernetes Prow Robot
608ac4e67d
Merge pull request #87517 from odinuge/prom-client_model
...
Bump dependency github.com/prometheus/client_model@v0.2.0
2020-01-30 16:59:12 -08:00
andrewsykim
8d7780d635
update github.com/docker/libnetwork to c8a5fca4a652
...
Signed-off-by: andrewsykim <kim.andrewsy@gmail.com>
2020-01-30 15:58:12 -05:00
Kubernetes Prow Robot
5595eaa0ad
Merge pull request #87516 from odinuge/runc-rc10
...
Bump dependency opencontainers/runc@v1.0.0-rc10
2020-01-29 22:10:41 -08:00
Kubernetes Prow Robot
fc3b7b6dcd
Merge pull request #87431 from dprotaso/bump-gofuzz
...
bump github.com/google/gofuzz
2020-01-29 22:10:27 -08:00
Kubernetes Prow Robot
f5a008746a
Merge pull request #83526 from eloyekunle/feat/gengo-reverse-import
...
import-boss reverse import
2020-01-28 18:50:13 -08:00
Jordan Liggitt
dc731e4a1c
Clarify sha matching etcd release tag
2020-01-28 13:15:31 -05:00
Elijah Oyekunle
cece51b9b0
bump gengo version
2020-01-28 10:58:15 +01:00
Odin Ugedal
292804ae1c
Bump dependency github.com/prometheus/client_model@v0.2.0
2020-01-24 13:27:15 +01:00
Odin Ugedal
5ba2a8da09
Pin dependency github.com/cilium/ebpf
...
Use same as opencontainers/runc
2020-01-24 13:13:44 +01:00
Odin Ugedal
088ee920e0
Bump dependency opencontainers/runc@v1.0.0-rc10
2020-01-24 13:11:01 +01:00
Kubernetes Prow Robot
07b358b190
Merge pull request #87467 from cjcullen/yaml
...
Update gopkg.in/yaml.v2 to v2.2.8
2020-01-23 17:41:32 -08:00
CJ Cullen
b86df2bec4
update gopkg.in/yaml.v2 to v2.2.8
2020-01-23 09:10:54 -08:00
Dave Protasowski
c8dbde8666
bump github.com/google/gofuzz
...
This includes the ability for the fuzzer to skip certain struct fields
2020-01-21 20:41:02 -05:00
jennybuckley
b33fbc84d9
Update Structured Merge Diff to V3
2020-01-21 15:23:13 -08:00
Kubernetes Prow Robot
b869053987
Merge pull request #87253 from SaranBalaji90/update-aws-sdk
...
Update aws-sdk-go dependency to v1.28.2
2020-01-20 09:05:36 -08:00
Kubernetes Prow Robot
33aa665c34
Merge pull request #87326 from wawa0210/bump-golang-mock
...
Bump golang/mock version to v1.3.1
2020-01-20 07:25:51 -08:00
张潇
8cbc5dc03f
Bump golang/mock version to v1.3.1
2020-01-18 12:24:43 +08:00
Davanum Srinivas
2f78a9480f
Updating dependency google.golang.org/genproto to version v0.0.0-20190819201941-24fa4b261c55
2020-01-17 11:23:53 -05:00
Davanum Srinivas
cac0451836
Updating dependency github.com/prometheus/client_model to version v0.0.0-20190812154241-14fe0d1b01d4
2020-01-17 11:23:53 -05:00
Davanum Srinivas
3b29bcf52d
Updating dependency google.golang.org/grpc to version v1.26.0
2020-01-17 11:23:52 -05:00
Davanum Srinivas
9c78f05d06
Updating dependency github.com/gogo/protobuf to version v1.3.1
2020-01-17 11:23:52 -05:00
Sri Saran Balaji Vellore Rajakumar
a94346bef9
Update aws-sdk-go dependency to v1.28.2
2020-01-16 19:22:14 -08:00
Kubernetes Prow Robot
5d1c301610
Merge pull request #87158 from dims/pick-closest-tags-for-a-few-packages
...
Pick closest tags for a few packages and avoid random SHA
2020-01-15 16:40:22 -08:00
Davanum Srinivas
3709f9264d
Document the actual git tag the SHA was picked from
...
the 3 packages do not have semver tags, the git tags are not good either
for go proxy or go get or pin-dependencies script for that matter. So we
should just document the git tag we picked the SHA from in go.mod
2020-01-15 12:08:47 -05:00
Davanum Srinivas
2a731eb411
Updating dependency github.com/checkpoint-restore/go-criu to version 17b0214
2020-01-15 12:08:22 -05:00
Davanum Srinivas
103d77c619
Updating dependency github.com/coreos/pkg to version 97fdf19
2020-01-15 12:08:12 -05:00
Davanum Srinivas
a6d72ab713
Updating dependency github.com/elazarl/goproxy to version 947c36d
2020-01-15 11:56:41 -05:00
Jordan Liggitt
e8a8bdb4ca
hack/update-vendor.sh
2020-01-14 22:01:55 -05:00
Kubernetes Prow Robot
d5145ffc10
Merge pull request #87107 from dims/updating-googleapis/gnostic-to-v0.1.0
...
updating googleapis/gnostic to v0.1.0
2020-01-13 13:59:53 -08:00
Kubernetes Prow Robot
bb3f8c7c89
Merge pull request #87088 from dims/switch-to-newer-gonum
...
Drop random SHA and update gonum.org/v1/gonum to v0.6.2
2020-01-13 13:59:29 -08:00
Davanum Srinivas
420d5d10c4
updating googleapis/gnostic to v0.1.0
...
per https://github.com/googleapis/gnostic/releases/tag/v0.1.0 , the
v0.1.0 was made specifically for use by k8s, but we still seem to be
using a random SHA. Let's try to switch to a tagged version.
2020-01-11 22:41:19 -05:00
Kubernetes Prow Robot
7f2128757b
Merge pull request #85458 from cjcullen/yaml
...
Update gopkg.in/yaml.v2 to v2.2.7
2020-01-11 03:49:36 -08:00
Kubernetes Prow Robot
5ade844b72
Merge pull request #87093 from dims/update-prometheus/client_model-to-v0.1.0
...
Move from random SHA - update github.com/prometheus/client_model to v0.1.0
2020-01-11 02:44:02 -08:00
Davanum Srinivas
b5f050a5cb
Move from random SHA - update github.com/prometheus/client_model to v0.1.0
2020-01-10 16:44:42 -05:00
Davanum Srinivas
f66ef23c11
update gonum.org/v1/gonum to v0.6.2
2020-01-10 15:26:48 -05:00
Davanum Srinivas
8f1e3c2235
updating github.com/smartystreets/goconvey v1.6.4
2020-01-10 14:55:43 -05:00
Davanum Srinivas
8253480ea4
update github.com/morikuni/aec to v1.0.0
2020-01-10 14:52:12 -05:00
SataQiu
2497a1209b
bump k8s.io/utils version
2019-12-21 14:54:44 +08:00
Carlos de Paula
c71dd7e4ee
Bump Ginkgo module to release version
2019-12-19 19:34:07 -03:00
Carlos de Paula
ecfd30d251
Bump Ginkgo to support building on riscv64 arch
2019-12-19 19:34:00 -03:00
Odin Ugedal
4769cbedd5
Update go version in go.mod
...
We now use go 1.13 and not 1.12
2019-12-14 12:43:14 +01:00
CJ Cullen
aa278345fa
update gopkg.in/yaml.v2 to v2.2.7
2019-12-02 09:26:32 -08:00
张潇
f461225ba5
Update go-winio module version from 0.4.11 to 0.4.14
2019-11-29 08:12:42 +08:00
David Ashpole
a445c97a0e
update cadvisor dependency to v0.35.0
2019-11-27 14:22:51 -08:00