cpanato
88300c406b
bump go.mod to set min go1.24
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2025-02-26 11:27:07 +01:00
Kubernetes Prow Robot
7c59b07533
Merge pull request #130118 from lucasrattz/update-anp
...
Bump konnectivity-client to v0.31.2
2025-02-24 07:26:28 -08:00
Jordan Liggitt
1f642c79c3
Drop winsymlink go 1.23 workaround
...
(cherry picked from commit 3990b6324d0427eaf9ff970da2be02711567ef5f)
2025-02-21 18:02:28 -05:00
Sean Sullivan
3100bbab2f
Update gorilla/websockets library from 1.5.0 to latest 1.5.3
2025-02-19 00:26:21 +00:00
Lucas Rattz
f8728b6222
Bump konnectivity-client to v0.31.2
2025-02-12 18:47:51 +00:00
Daman Arora
07c279d06b
bump netlink
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2025-02-07 15:35:26 +05:30
Cici Huang
c1e0443232
Bump cel-go to v0.23.2.
2025-02-03 18:06:51 +00:00
Davanum Srinivas
faf30b3067
update github.com/coreos/go-oidc to v2.3.0
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-01-22 15:27:54 -05:00
Davanum Srinivas
c9e81cd84c
Switch to gopkg.in/go-jose/go-jose.v2 @ v2.6.3
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-01-21 09:21:27 -05:00
Kubernetes Prow Robot
1c32094c03
Merge pull request #129258 from skitt/securejoin-0.3.5
...
Bump filepath-securejoin to 0.3.5
2025-01-18 11:44:34 -08:00
Stephen Kitt
3986472b3c
Revert to go-difflib and go-spew releases
...
The last dependency pulling in the tips of go-difflib and go-spew has
reverted to the last release of both projects, so k/k can revert to
the releases too. As can be seen from the contents of vendor, this
doesn't result in any actual change in the code.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2025-01-15 09:07:27 +01:00
Davanum Srinivas
43d86c2a3e
Drop github.com/asaskevich/govalidator
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-01-14 15:53:49 -05:00
Davanum Srinivas
0d8a8fe306
Update to latest kustomize/v5.6.0
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-01-14 13:12:48 -05:00
bzsuni
fb47caa689
Update coredns to 1.12.0
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io >
2025-01-08 03:34:41 +00:00
Kubernetes Prow Robot
b7ef173c59
Merge pull request #129349 from dims/bump-x/net-to-v0.33.0
...
Bump x/net to v0.33.0
2025-01-06 20:04:38 +01:00
Alvaro Aleman
a97ed3c98b
Update github.com/google/btree
2025-01-03 07:31:23 -05:00
Davanum Srinivas
0b6e371834
Bump x/net to v0.33.0
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-12-20 14:55:42 -05:00
Stephen Kitt
68ab918df7
Bump filepath-securejoin to 0.3.5
...
This release fixes a race in MkdirAll; the latter isn't currently used
in k/k, but it seems safer to upgrade to avoid issues if it starts
being used.
The latest version is 0.3.6 but that only reduces the Go requirements,
which isn't relevant for k/k and adds a couple hundred lines of code.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2024-12-17 19:46:03 +01:00
Jefftree
3269f4bb94
bump kube-openapi
2024-12-13 20:50:49 +00:00
Sascha Grunert
c1d0e870f4
Replace github.com/golang/protobuf with google.golang.org/protobuf
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-12-13 11:24:58 +01:00
Kubernetes Prow Robot
b21ab179c7
Merge pull request #129195 from dims/update-x/crypto/ssh-dependency
...
Update x/crypto/ssh dependency to v0.31.0
2024-12-13 10:02:26 +01:00
Kubernetes Prow Robot
f7b1d107c6
Merge pull request #128844 from cheftako/updateANP
...
Bump konnectivity-client to v0.31.1
2024-12-13 05:54:25 +01:00
Davanum Srinivas
80735180ab
Update x/crypto/ssh dependency
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-12-12 20:46:15 -05:00
Kubernetes Prow Robot
a892f0fd80
Merge pull request #128621 from kmala/master
...
update the github.com/golang-jwt/jwt/v4 dependency
2024-12-12 02:57:20 +00:00
Jordan Liggitt
3046fe23d4
Drop use of winreadlinkvolume godebug option
2024-12-06 02:43:45 -05:00
Jordan Liggitt
3878a3a6de
Revert to go1.22 windows filesystem stdlib behavior
2024-12-04 10:44:55 -05:00
Keerthan Reddy Mala
7e977d824c
update the github.com/golang-jwt/jwt/v4 dependency
2024-11-20 10:53:05 -08:00
Walter Fender
588408df1c
Bump konnectivity-client to v0.31.1
...
Bump konnectivity-client to v0.31.1
Includes a feature which allows KNP server count to be determined by
lease.
2024-11-18 14:10:03 -08:00
Prince Pereira
07c79da04f
vendoring changes for new hnslib v0.0.8.
2024-11-18 23:30:50 +05:30
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
Harshal Neelkamal
6fdacf0411
Add plugin and key-cache for ExternalJWTSigner integration
2024-11-07 03:16:23 +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
9a2a7537f0
Merge pull request #128580 from jpbetz/bump-kube-openapi
...
Bump kube-openapi to latest
2024-11-05 21:45:41 +00:00
Kubernetes Prow Robot
2d6c8a129d
Merge pull request #127134 from jpbetz/mutating-admission
...
KEP-3962: MutatingAdmissionPolicy Alpha
2024-11-05 17:31:38 +00:00
Joe Betz
f2157ff73e
hack/pin-dependency.sh k8s.io/kube-openapi 32ad38e42d3faf1ce94eb29f4ea6d763339b258e
2024-11-05 10:18:57 -05:00
Joe Betz
700e3b5664
Update OpenAPI and fix openAPI tests to handle unexported jsonreferences
...
Co-authored-by: Alexander Zielensk <alexzielenski@gmail.com >
2024-11-04 21:40:54 -05:00
Davanum Srinivas
2b0592ee77
Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-11-04 10:51:13 -05:00
Kubernetes Prow Robot
cb31e42b85
Merge pull request #128533 from neolit123/1.32-update-system-validators-to-v1.9.0
...
vendor: update system-validators to v1.9.1
2024-11-04 14:49:28 +00: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
Lubomir I. Ivanov
6928007087
vendor: update system-validators to v1.9.1
2024-11-04 13:25:28 +02: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
Kubernetes Prow Robot
b831df733e
Merge pull request #128416 from jpbetz/reset-filter
...
Add optional ResetFieldsFilterStrategy interface for storage
2024-11-01 02:23:26 +00:00
Joe Betz
6fe5140366
hack/pin-dependency.sh sigs.k8s.io/structured-merge-diff/v4 v4.4.2
2024-10-31 21:19:27 -04: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