bzsuni
f2ff07fcfa
update opencontainers/selinux/go-selinux to v1.11.1
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io >
2024-11-07 08:22:25 +00:00
Joe Betz
b0180a9a37
hack/pin-dependency.sh github.com/google/cel-go v0.22.0
2024-11-06 15:53:17 -05:00
Kubernetes Prow Robot
6ae2d359ad
Merge pull request #128494 from dims/drop-go-colortext-and-its-usage
...
Drop go-colortext and its usage
2024-11-04 11:41:35 +00:00
Kir Kolyshkin
1d4f88b1ee
vendor: bump runc to v1.2.1
...
For one thing, this release decouples device management from
libcontainer/cgroups. You can see the result of this in a dropped
cilium/ebpf dependency (which is only needed for device management).
NOTE that due to an issue with go mod / go list,
github.com/opencontainers/runc had to be added to
hack/unwanted-dependencies.json under x/exp. This is bogus because
opencontainers/runc does not use x/exp directly, only via cilium/ebpf
dependency (which is not vendored here).
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com >
2024-11-01 17:26:09 -07:00
Davanum Srinivas
d450b6e653
Drop go-colortext and its usage
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-11-01 11:55:53 -04:00
carlory
80b1a29786
dependencies: ginkgo v2.21.0, gomega v1.35.1
2024-11-01 11:35:24 +08:00
Davanum Srinivas
e86d02b60c
Copy ParseCgroupFileUnified and Drop rest of containerd/cgroups
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-10-31 13:42:39 -04:00
Kubernetes Prow Robot
5d353417cd
Merge pull request #128346 from dims/update-to-latest-advisor-for-1.32
...
Update to latest cadvisor - `v0.51.0`
2024-10-30 23:45:26 +00:00
Davanum Srinivas
152d342a8d
Update to latest cadvisor
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-10-30 15:25:21 -04:00
Daman Arora
440c6dfd9a
bump: github.com/vishvananda/netlink
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-10-28 20:36:14 +05:30
Kir Kolyshkin
54d43ecaed
pkg/kubelet/user/userns: remove, use moby/sys/userns
...
The code from github.com/opencontainers/runc/libcontainer/userns package
was moved into github.com/moby/sys/user and github.com/moby/sys/userns
(see [1]), and the runc package is now deprecated in favor of moby/sys
(see [2]).
In addition, moby/sys/userns now has a non-Linux implementation, so
pkg/kubelet/user/userns package (introduced in commit 2e999ff to make a
non-Linux implementation) is not really needed anymore.
Let's switch to moby/sys/userns, and remove the package.
[1]: https://github.com/moby/sys/releases/tag/userns%2Fv0.1.0
[2]: https://github.com/opencontainers/runc/pull/4350
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com >
2024-10-22 14:36:14 -07:00
Davanum Srinivas
7f8210e33f
Update to last versions of some very infrequently updated repos
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-10-14 17:43:29 -04:00
Prince Pereira
3448455083
Replacing hcsshim library with new hnslib library.
2024-10-14 10:44:30 -07:00
Davanum Srinivas
521f2d106b
Update moby/runc dependencies
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-10-11 03:52:09 -04:00
Cici Huang
80c0c2c32e
Update cel-go to v0.21.0
2024-10-02 17:15:58 +00:00
Jordan Liggitt
745ae75a15
Update vendor
2024-09-27 22:43:28 -04:00
Davanum Srinivas
65114b677d
update vendor
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-09-23 13:17:58 +00:00
Kirtana Ashok
3fba9930b7
Update cadvisor and hcsshim versions
...
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com >
2024-09-22 11:50:45 -07:00
Kubernetes Prow Robot
b83ec12c43
Merge pull request #126847 from aroradaman/conntrack-netlink
...
Remove conntrack binary dependency from kube-proxy
2024-09-05 07:03:51 +01:00
Arnaud Meukam
f810340183
Update Runc to 1.1.14
...
Changelog: https://github.com/opencontainers/runc/releases/tag/v1.1.14
2024-09-04 22:22:46 +02:00
Daman Arora
ae3b5dbdc6
bump: github.com/vishvananda/netlink to v1.3.0
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-08-31 20:11:16 +05:30
Jefftree
ea2bdb6334
re-vendor k8s.io/kube-openapi
2024-08-27 15:37:32 +00:00
Benjamin Elder
b33ef18bdf
update coredns/corefile-migration to v1.0.23 to support coredns v1.11.3
2024-07-31 13:36:01 -07:00
Davanum Srinivas
ff7942be83
update OpenTelemetry dependencies and grpc
...
This update dropped the otelgrpc → cloud.google.com/go/compute dependency,
among others. This dropped out because genproto cleaned up it's dependencies
on google cloud libraries, and otel updated - details in #113366 .
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
Co-Authored-By: David Ashpole <dashpole@google.com >
2024-07-05 21:21:30 -04:00
Kubernetes Prow Robot
4c44efe81c
Merge pull request #125759 from dims/bump-prometheus/common-v0.55.0
...
Bump `prometheus/common` to v0.55.0
2024-06-27 20:40:05 -07:00
Davanum Srinivas
377a3f7ec4
Update moby/spdystream to v0.4.0
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-06-27 13:07:47 -04:00
Davanum Srinivas
35ccdc8b35
Bump prometheus/common to v0.55.0
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-06-27 09:34:23 -04:00
Benjamin Elder
c5aa8fdc71
bump github.com/moby/spdystream to v0.3.0
...
picks up fix for data-race in Ping
2024-06-26 12:27:14 -07:00
David Ashpole
e94047c900
Revert "update OpenTelemetry dependencies"
...
This reverts commit 82e9ce79c7 .
2024-06-26 14:13:33 +00:00
Ben Luddy
dbe4c093d9
Bump github.com/fxamacker/cbor/v2 to v2.7.0.
2024-06-25 10:07:40 -04:00
David Ashpole
82e9ce79c7
update OpenTelemetry dependencies
2024-06-23 15:35:26 +00:00
Prince Pereira
e77a40c73e
[Vendor] Bumpup hcsshim version from v0.8.25 to v0.8.26.
2024-06-22 09:30:06 -07:00
Kubernetes Prow Robot
bdbd87be2b
Merge pull request #125596 from skitt/stretchr-testify-mock
...
Switch to stretchr/testify / mockery for mocks
2024-06-21 09:23:02 -07:00
Ritwik Srinivas
b4ff40e362
github.com/moby/sys/mountinfo version update v0.6.2 -> v0.7.1
2024-06-21 08:54:47 -04:00
Stephen Kitt
3f36c83c68
Switch to stretchr/testify / mockery for mocks
...
testify is used throughout the codebase; this switches mocks from
gomock to testify with the help of mockery for code generation.
Handlers and mocks in test/utils/oidc are moved to a new package:
mockery operates package by package, and requires packages to build
correctly; test/utils/oidc/testserver.go relies on the mocks and fails
to build when they are removed. Moving the interface and mocks to a
different package allows mockery to process that package without
having to build testserver.go.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2024-06-20 19:42:53 +02:00
Akhil Mohan
322ec75fd1
dependencies: update runc to v1.1.13
...
Signed-off-by: Akhil Mohan <akhilerm@gmail.com >
2024-06-20 23:11:19 +05:30
John McBride
5aaff7d060
feat: Upgrade to cobra v1.8.1
...
Signed-off-by: John McBride <jpmmcbride@gmail.com >
2024-06-19 12:14:50 -06:00
Davanum Srinivas
e457f5687a
Update moby/term to a released tag - v0.5.0
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-06-18 19:58:55 -04:00
Ben Luddy
c4279660ca
Bump fxamacker/cbor/v2 to v2.7.0-beta.
...
This library release makes a number of behaviors configurable in ways that are required for CBOR
support in Kubernetes.
2024-06-10 10:02:04 -04:00
Kubernetes Prow Robot
2c46fafa23
Merge pull request #125150 from humblec/csi-update
...
update CSI spec to v1.9.0 which has modifyVolume API support and other updated libraries in place
2024-05-30 05:13:48 -07:00
Stephen Kitt
5300466a5c
Use canonical json-patch v4 import
...
The canonical import for json-patch v4 is
gopkg.in/evanphx/json-patch.v4 (see
https://github.com/evanphx/json-patch/blob/master/README.md#get-it for
reference).
Using the v4-specific path should also reduce the risk of unwanted v5
upgrade attempts, because they won't be offered as automated upgrades
by dependency upgrade management tools, and they won't happen through
indirect dependencies (see
https://github.com/kubernetes/kubernetes/pull/120327 for context).
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2024-05-28 10:48:22 +02:00
Stephen Kitt
33c6f6bc65
Update kubectl kustomize to kyaml/v0.17.1, cmd/config/v0.14.1, api/v0.17.2, kustomize/v5.4.2
...
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2024-05-28 10:48:12 +02:00
Humble Chirammal
3b117f8c4c
CSI spec v1.9.0 has modifyVolume API support
...
This update also have updated GRPC, protobuf..etc along with fixes in go tool chain.
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com >
2024-05-27 19:02:27 +05:30
Patrick Ohly
37e2dd6857
dependencies: ginkgo v2.19.0, gomega v1.33.1
...
Ginkgo v2.18.0 allows tweaking the output so that
it's easier to follow while a job runs in
Prow (https://github.com/onsi/ginkgo/issues/1347 ). Using this in
hack/ginkgo-e2e.sh will follow in a separate commit.
Gomega gets bumped to the latest release to keep it up-to-date.
Ginkgo v1.19.0 adds support for --label-filter with labels that represent
sets (like our Feature:<Foo>).
2024-05-27 15:25:50 +02:00
Kubernetes Prow Robot
f281a02d23
Merge pull request #124514 from brianpursley/fix-sort
...
Change non-quantity strings to sort alphanumerically, instead of using "Natural Sort"
2024-05-07 11:46:30 -07:00
Davanum Srinivas
bf268f02a3
Remove gcp in-tree cloud provider and credential provider
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-05-01 09:03:53 -04:00
Brian Pursley
322aa9a649
Change non-quantity strings to sort alphanumerically, instead of using "Natural Sort", which is confusing for users.
2024-04-24 15:10:16 -04:00
Marek Siarkowicz
3e5b03eb43
Upgrade etcd libraries to v3.5.13
...
Add otelgrpc.WithMessageEvents(otelgrpc.ReceivedEvents, otelgrpc.SentEvents) to tracing options due to https://github.com/open-telemetry/opentelemetry-go-contrib/pull/3964
2024-04-24 09:56:39 +02:00
Jiahui Feng
350fcf957e
generated: ./hack/update-vendor.sh
2024-04-22 10:54:32 -07:00
jwcesign
f0aa62bc96
upgrade: upgrade dependencies github.com/prometheus/common to the newest version
...
Signed-off-by: jwcesign <jwcesign@gmail.com >
2024-04-20 09:53:16 +08:00