kubernetes/vendor
Kir Kolyshkin 4e7cf5413d vendor: bump runc to 1.0.0 pre
This is to check if runc 1.0.0 (to be released shortly) works with k8s.

The commands used were (roughly):

	hack/pin-dependency.sh github.com/opencontainers/runc v1.0.0
	hack/lint-dependencies.sh
	# Follow its recommendations.
	hack/pin-dependency.sh github.com/cilium/ebpf v0.6.1
	hack/pin-dependency.sh github.com/opencontainers/selinux v1.8.2
	hack/pin-dependency.sh github.com/sirupsen/logrus v1.8.1
	# Recheck.
	hack/lint-dependencies.sh
	GO111MODULE=on go mod edit -dropreplace github.com/willf/bitset
	hack/update-vendor.sh
	# Recheck.
	hack/lint-dependencies.sh
	hack/update-internal-modules.sh
	# Recheck.
	hack/lint-dependencies.sh

[v2: rebased, updated runc 3a0234e1fe2e82 -> 2f8e8e9d977500]
[v3: testing master + runc pr 3019]
[v4: updated to 93a01cd4d0b7a0f08a]
[v5: updated to f093cca13d3cf8a484]
[v6: rebased]
[v7: updated to runc v1.0.0]
[v8: rebased]

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2021-06-30 16:16:32 -07:00
..
bitbucket.org/bertimus9/systemstat hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cloud.google.com/go hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
github.com vendor: bump runc to 1.0.0 pre 2021-06-30 16:16:32 -07:00
go.etcd.io Drop etcd tests dependency 2021-06-23 10:22:58 -04:00
go.opencensus.io hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
go.opentelemetry.io Add distributed tracing to the apiserver using OpenTelemetry 2021-06-25 05:20:27 -07:00
go.starlark.net until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
go.uber.org Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
golang.org/x update Azure/go-ansiterm to v0.0.0-20210617225240-d185dfc1b5a1 2021-06-18 16:11:58 -07:00
gonum.org/v1/gonum hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
google.golang.org Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
gopkg.in Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
k8s.io Merge pull request #90368 from serathius/remove-legacy-metrics 2021-06-05 08:44:38 -07:00
sigs.k8s.io Bump SMD to v4.1.2 to pick up #102749 fix 2021-06-30 12:06:35 -07:00
modules.txt vendor: bump runc to 1.0.0 pre 2021-06-30 16:16:32 -07:00
OWNERS Add myself as a dep reviewer 2021-04-30 07:59:19 -07:00