Patrick Ohly
6034321603
dependencies: ginkgo v2.27.2, gomega v1.38.2
...
Specifically the new AddTreeConstructionNodeArgsTransformer and SpecPriority in
Ginkgo will be useful.
Gomega gets updated to keep up-to-date.
2025-11-01 09:52:09 +01:00
Patrick Ohly
5993782d65
dependencies: various minor updates
...
This is a collection of updating several unversioned modules. Those updates are
eventually going to reach Kubernetes, doing them together now makes PRs for
future major updates smaller.
2025-10-31 11:30:26 +01:00
Kubernetes Prow Robot
ec5425a6ef
Merge pull request #134744 from neolit123/1.35-update-system-validators-to-v1.12.0
...
vendor: update system-validators to v1.12.1
2025-10-24 13:07:40 -07:00
Lubomir I. Ivanov
c764de03dc
vendor: update system-validators to v1.12.1
...
Includes an update to the cgroups validator to throw
an error if v1 is detected on the host.
Also includes a KubeletVersion field to determine
to show a warning or an error.
2025-10-23 17:44:30 +02:00
joshjms
7f99d6672f
etcd: bump etcd sdk to v3.6.5
...
Signed-off-by: joshjms <joshjms1607@gmail.com >
2025-10-22 21:36:06 +08:00
Benjamin Elder
7825b2fc76
drop go-socks5 from build/tools.go
...
I don't think this was ever needed in the root module
2025-10-15 21:23:18 -07:00
Patrick Ohly
f95d531b0a
DRA: CRUD conformance tests
...
Promoting real tests turned out to be harder than expected (should be rewritten
to be self-contained, additional reviews, etc.).
They would not achieve 100% endpoint+operation coverage because real tests only
use some of the operations. Therefore each API type has to be covered with
CRUD-style tests which only exercise the apiserver, then maybe additional
functional tests can be added later (depending on time and motivation).
The machinery for testing different API types is meant to be reusable, so it
gets added in the new e2e/framework/conformance helper package.
2025-10-02 17:43:33 +02:00
Jordan Liggitt
a87068c685
Clean up gogo dependency tracking
2025-09-23 13:59:37 -04:00
Jefftree
37592a026b
bump gengo
2025-09-22 18:54:58 +00:00
Davanum Srinivas
736f7b9a1b
update to latest sigs.k8s.io/json
2025-09-18 20:55:31 -04:00
Paco Xu
d7a2793fa6
bump system-validators to v1.11.1
2025-09-18 15:48:36 +08:00
Benjamin Elder
563d4d651c
bump go language version to 1.25
2025-09-17 14:56:07 -07:00
Kubernetes Prow Robot
1d80f35350
Merge pull request #132791 from bitoku/cpu-weight
...
Update pod resize test to accept new cpu.weight conversion.
2025-09-11 16:20:08 -07:00
Joe Betz
8b63ace66c
Bump kube-openapi
...
Signed-off-by: Joe Betz <jpbetz@google.com >
2025-09-10 15:52:57 -04:00
Davanum Srinivas
e2e7fa1799
switch our usage of expfmt.TextParser
2025-09-09 15:53:48 -04:00
Davanum Srinivas
bdfca587f4
update prometheus' client_golang and common packages
2025-09-09 15:43:08 -04:00
Kubernetes Prow Robot
a8905a154b
Merge pull request #133179 from nmn3m/fix-strings-title
...
Replace deprecated strings.Title with cases.Title
2025-09-09 05:53:30 -07:00
Tim Hockin
5f4b4a6824
Bump gengo
2025-09-03 08:24:17 -07:00
Davanum Srinivas
a41de8771a
Bump github.com/spf13/cobra v1.10.0
2025-09-01 11:21:11 -04:00
Davanum Srinivas
6ddf6261d4
Update to spf13/pflag to prevent CI break
2025-09-01 08:21:12 -04:00
Nour
72847ee1f7
Replace deprecated strings.Title with cases.Title
2025-08-30 18:16:59 +03:00
Ayato Tokubi
799312a402
Update pod resize test to accept new cpu.weight conversion.
...
Signed-off-by: Ayato Tokubi <atokubi@redhat.com >
2025-08-29 16:39:18 +00:00
Jordan Liggitt
9f8d9432e2
bump gopkg.in/evanphx/json-patch.v4
2025-08-29 00:31:11 -04:00
Kubernetes Prow Robot
546519987d
Merge pull request #132288 from thevilledev/chore/coredns-v1.12.2
...
chore: update CoreDNS to v1.12.3
2025-08-28 06:55:10 -07:00
Stephen Kitt
684473af62
Bump cadvisor to 0.53
...
This brings a few fixes, drops github.com/pkg/errors (as a direct
dependency), and bumps many transitive dependencies. The
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp bump to
v0.61.0 breaks "k8s.io/kubernetes/test/integration/apiserver: tracing"
consistently, so it's held back for now.
github.com/containerd/containerd/api pulls in gopkg.in/yaml.v3 so that
needs to be added to the exceptions in unwanted-dependencies.json.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2025-08-28 09:20:21 +02:00
Ville Vesilehto
aa819af85a
chore: update CoreDNS to v1.12.3
...
Signed-off-by: Ville Vesilehto <ville@vesilehto.fi >
2025-08-13 08:52:10 +03:00
Ivan Valdes
57ceb56c6f
Bump etcd sdk to v3.6.4
2025-07-25 14:09:41 -07:00
Kubernetes Prow Robot
1451dd1b08
Merge pull request #132942 from thockin/kyaml
...
Add KYAML support to kubectl
2025-07-24 17:59:06 -07:00
Kubernetes Prow Robot
dfc0998baa
Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers
...
KEP-4222: Adopt text and JSON transcoding support for CBOR.
2025-07-24 13:04:49 -07:00
Tim Hockin
7adcd21148
Replace cmd/yamlfmt with k-sigs/yaml/yamlfmt
...
And run it.
2025-07-24 12:11:04 -07:00
Tim Hockin
8182a27f3b
Re-vendor sigs.k8s.io/yaml @ v1.6.0
2025-07-24 11:46:03 -07:00
koba1t
ee8ef383be
Update kubectl kustomize to kyaml/v0.20.1, cmd/config/v0.20.1, api/v0.20.1, kustomize/v5.7.1
2025-07-23 22:37:19 +09:00
Bing Hongtao
6f3b6b91f0
KEP-3721: Support for env files ( #132626 )
...
* Add FileKeyRef field and struct to the Pod API
* Add the implementation code in the kubelet.
* Add validation code
* Add basic functionality e2e tests
* add codes for drop disabled pod fields
* update go.mod
2025-07-22 13:40:42 -07:00
Ben Luddy
917659269a
Bump to github.com/fxamacker/cbor/v2 v2.9.0.
2025-07-22 15:15:17 -04:00
Cici Huang
cedcbfb94c
Update cel-go to v0.26.0
2025-07-17 20:09:03 +00:00
Jordan Liggitt
4d34975a46
sigs.k8s.io/structured-merge-diff/v6 v6.3.0
2025-07-17 09:56:28 +02:00
Davanum Srinivas
ebc1ccc491
Bump k8s.io/kube-openapi to latest SHA (f3f2b991d03b)
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-07-14 07:24:48 -04:00
Kubernetes Prow Robot
e47ac3eb6f
Merge pull request #132675 from dims/bump-sigs-k8s-io-json-no-code-changes
...
Bump sigs.k8s.io/json to latest - no code changes
2025-07-02 15:03:23 -07:00
Kubernetes Prow Robot
305c0e06c9
Merge pull request #132677 from dims/update-github.com/emicklei/go-restful/v3-to-v3.12.2
...
Update github.com/emicklei/go-restful/v3 to v3.12.2
2025-07-02 13:41:23 -07:00
Davanum Srinivas
b44b0fbf12
Update github.com/emicklei/go-restful/v3 to v3.12.2
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-07-02 08:00:43 -04:00
Davanum Srinivas
58e620cc44
Bump go.yaml.in/yaml/v3 to v3.0.4
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-07-02 07:37:06 -04:00
Davanum Srinivas
00f8cbae6b
Bump sigs.k8s.io/json to latest - no code changes
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-07-02 07:32:24 -04:00
Jefftree
b41d375b88
pin kube-openapi to v0.0.0-20250628140032-d90c4fd18f59
2025-07-01 15:21:22 +00:00
Kubernetes Prow Robot
c1afec6a0b
Merge pull request #132357 from dims/drop-usage-of-forked-copies-of-goyaml.v2-and-goyaml.v3
...
Drop usage of forked copies of goyaml.v2 and goyaml.v3
2025-06-25 09:48:29 -07:00
Davanum Srinivas
c5b4b133ce
switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well)
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-25 11:42:12 -04:00
Joe Betz
dc323756ce
Bump to latest kube-openapi
2025-06-24 09:24:27 -04:00
Davanum Srinivas
3827d3bc4f
Drop usage of forked copies of goyaml.v2 and goyaml.v3
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-17 11:00:27 -04:00
Davanum Srinivas
3908550c0d
Update to latest github.com/modern-go/reflect2
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-12 11:20:39 -04:00
Davanum Srinivas
5a2844a766
Update to etcd v3.6.1 in vendor/
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-11 16:46:03 -04:00
Davanum Srinivas
449320a54a
update github.com/spf13/cobra v1.9.1
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-10 10:50:54 -04:00