Commit Graph

21818 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
e9f0ea6f86 Merge pull request #127920 from saschagrunert/mount-hostpath-docs
CRI: clarify `Mount.host_path` docs
2024-10-13 02:24:26 +01:00
Kubernetes Prow Robot
426aa3d6ce Merge pull request #127489 from pacoxu/feature/125234
feat: Added net.ipv4.tcp_rmem and net.ipv4.tcp_wmem into safe sysctl list
2024-10-12 08:46:20 +01:00
Kubernetes Prow Robot
4812ea8aa5 Merge pull request #125570 from sanchezl/test-additional-types
KEP-4222: Cover aggregator and apiextension types in unstructured roundtrip test.
2024-10-12 03:18:20 +01:00
Paco Xu
e9d999d5c2 add PSA testdata 1.32 2024-10-12 09:22:55 +08:00
Luis Sanchez
aaa7364f60 cover additional types in unstructured roundtrip test
Co-authored-by: Ben Luddy <bluddy@redhat.com>
2024-10-11 16:07:39 -04:00
Kubernetes Prow Robot
8cbb11519c Merge pull request #127998 from skitt/golang-x-oct-2024
October 2024 golang.org/x bump
2024-10-11 14:16:28 +01:00
Stephen Kitt
6c5a528727 October 2024 golang.org/x bump
Nothing major here, but nothing liable to cause pain to downstreams
either.

* https://github.com/golang/crypto/compare/v0.26.0...v0.28.0 (there’s
  a SHA3 fix there but it’s only relevant for 32-bit platforms)
* https://github.com/golang/net/compare/v0.28.0...v0.30.0 (mostly
  http2; route address parsing fix on Darwin)
* https://github.com/golang/oauth2/compare/v0.21.0...v0.23.0 (Google
  license fix)
* https://github.com/golang/sys/compare/v0.23.0...v0.26.0 (faster
  getrandom() on Linux through the vDSO; improved RISC-V support)
* https://github.com/golang/term/compare/v0.23.0...v0.25.0
* https://github.com/golang/time/compare/v0.3.0...v0.7.0 (0-limit
  handling fix in x/time/rate; Google license fix)
* https://github.com/golang/tools/compare/v0.24.0...v0.26.0

This doesn’t include golang.org/x/exp; that doesn’t have any relevant
changes. There’s an apidiff fix but we always pull in the latest
apidiff anyway.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
2024-10-11 10:22:13 +02:00
Davanum Srinivas
521f2d106b Update moby/runc dependencies
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2024-10-11 03:52:09 -04:00
Kubernetes Prow Robot
5c96d8d34d Merge pull request #127485 from seans3/websocket-upgrade-error-info
Upgrade websocket failure add extra error info
2024-10-11 02:00:19 +01:00
Kubernetes Prow Robot
1c45ca8059 Merge pull request #127984 from tkashem/refactor-storage-internal-error
KEP-4795: storage.InternalError should retain the inner error
2024-10-11 00:32:26 +01:00
Sean Sullivan
eec2be8168 Upgrade websocket failure add extra error info 2024-10-10 15:54:56 -07:00
Kubernetes Prow Robot
fc318e3ba4 Merge pull request #127942 from liggitt/json123
sigs.k8s.io/json go 1.23 bump
2024-10-10 18:58:20 +01:00
Kubernetes Prow Robot
d88b4e3b6e Merge pull request #127777 from tkashem/refactor-delete-option
KEP-4795: refactor: add delete options for Delete method in storage interface
2024-10-10 16:36:27 +01:00
Abu Kashem
f24ec7e00d refactor: storage.InternalError should retain the inner error
This is so we can do proper error handling, at the same time
we want to maintain backward compatibility
2024-10-10 11:00:36 -04:00
Jordan Liggitt
8eff759b6a Update sigs.k8s.io/json to go1.23 2024-10-10 11:00:11 -04:00
Abu Kashem
fecab0713b refactor etcd store conditional delete 2024-10-10 08:42:44 -04:00
Kubernetes Prow Robot
a6ea7b8218 Merge pull request #122923 from tkashem/timeout-documenting-test
document behavior of per handler read/write timeout with test(s)
2024-10-10 09:48:23 +01:00
Kubernetes Prow Robot
1f9d2577da Merge pull request #127869 from ak20102763/explain_o_shorthand
Added shorthand for kubectl explain --output
2024-10-10 08:08:25 +01:00
Kubernetes Prow Robot
e7bc45269d Merge pull request #127965 from koba1t/dependencies/update_kustomize_v5.5.0
Update kubectl kustomize to v5.5.0
2024-10-10 00:28:23 +01:00
Kubernetes Prow Robot
78d6490412 Merge pull request #127302 from cici37/costFG
Promote cost related feature gate to default true
2024-10-09 23:02:23 +01:00
Kubernetes Prow Robot
dd87bc0646 Merge pull request #127901 from skitt/k8s-sigs-yaml
Use sigs.k8s.io/yaml instead of gopkg.in/yaml
2024-10-09 19:38:29 +01:00
Akash
923a41370d Added shorthand for explain --output
Removed short flag example
2024-10-10 00:00:25 +05:30
koba1t
e7daa70852 Update kubectl kustomize to kyaml/v0.18.1, cmd/config/v0.15.0, api/v0.18.0, kustomize/v5.5.0 2024-10-09 23:45:32 +09:00
Kubernetes Prow Robot
d9c46d8ecb Merge pull request #127909 from richabanker/mvp-cleanup
Reduce IdentityLeaseRenewIntervalPeriod in peer_proxy test
2024-10-09 13:28:23 +01:00
Kubernetes Prow Robot
f7fef0384e Merge pull request #127944 from antoninbas/use-generics-for-delaying-queue-waitFor
Use generics for waitFor (delaying workqueue) in client-go
2024-10-09 09:42:23 +01:00
Kubernetes Prow Robot
a1df68a31f Merge pull request #125118 from jsoref/from-to
Order ScalingReplicaSet message from->to
2024-10-09 08:36:22 +01:00
Kubernetes Prow Robot
c270e56252 Merge pull request #126932 from zhifei92/kubectl-describe-ep
Fix the bug where "kubectl describe svc' endpoints"behaves unexpectedly.
2024-10-09 06:46:21 +01:00
Richa Banker
6e66a35982 reset err in resolveServingLocation() when the req can be served by local apiserver 2024-10-08 17:18:20 -07:00
Kubernetes Prow Robot
95ec69c16c Merge pull request #127663 from alexanderstephan/export-reflector
Export name and typeDescription members of reflector struct
2024-10-09 00:16:22 +01:00
Antonin Bas
53ddffb557 Use generics for waitFor (delaying workqueue) in client-go
With this change, we can typically avoid an extra heap allocation when
calling AddAfter with a positive duration (which causes the creation of
a waitFor object). This is because workqueues are typically used with
string keys, and casting a string (or more generally, non-pointer types)
to an `interface{}` will cause an heap escape / allocation.

Ater this change, there is no longer any usage of `type t interface{}`,
which was creating some confusion after the switch to generics in the
workqueue package.

Co-authored-by: Quan Tian <quan.tian@broadcom.com>
Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
2024-10-08 15:26:57 -07:00
Alexander Stephan
154b8aa880 Export name and typeDescription members of reflector struct 2024-10-08 22:11:15 +00:00
Kubernetes Prow Robot
aa09157014 Merge pull request #127838 from benluddy/unstructured-nested-number-as-float64
Add NestedNumberAsFloat64 unstructured field accessor.
2024-10-08 18:12:21 +01:00
Cici Huang
4c64aa7a4e Promote cost enforcement feature gates to GA 2024-10-08 17:02:07 +00:00
Abu Kashem
bc0ea34bc3 refactor: add delete options for Delete method in storage interface 2024-10-08 10:45:15 -04:00
Josh Soref
502c05ed01 chore: Order ScalingReplicaSet message from->to
* change format of event
* include `from 0` for new replicas
* update describe tests to reflect current output

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-10-08 09:59:29 -04:00
Sascha Grunert
ce9351c824 CRI: clarify mount host_path docs
Mention that the `host_path` can be empty if image volumes are being
used.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-10-08 14:05:00 +02:00
Kubernetes Prow Robot
b2031b3cb4 Merge pull request #127710 from alvaroaleman/document
RestCfg: Add godocs on how to disable ratelimiting
2024-10-08 10:20:33 +01:00
Kubernetes Prow Robot
8461e630ac Merge pull request #127635 from antoninbas/use-generics-for-queue-metrics
Use generics for workqueue metrics
2024-10-08 10:20:22 +01:00
zhifei92
64e2066e5c fix: kubeclt describe service endpoints shows endpoints that are not ready 2024-10-08 14:29:08 +08:00
Kubernetes Prow Robot
ea13c5e6a2 Merge pull request #127905 from cici37/revert-127400
Revert pr 127400 due to regression
2024-10-07 22:02:22 +01:00
Kubernetes Prow Robot
0b1d123fd0 Merge pull request #127899 from jsafrane/revert-tmp
Revert 126599: fix: preserve options after remount for bind mounting
2024-10-07 19:42:22 +01:00
Cici Huang
95ec163725 Revert pr 127400 2024-10-07 17:51:16 +00:00
Kubernetes Prow Robot
815532749c Merge pull request #127902 from p0lyn0mial/upstream-system-authenticated-for-system-apiserver
server/config: assing system:apiserver user to system:authenticated group
2024-10-07 18:14:22 +01:00
Lukasz Szaszkiewicz
dfeb560d4a server/config: assing system:apiserver user to system:authenticated group 2024-10-07 17:41:30 +02:00
Kubernetes Prow Robot
7ab8a2b92f Merge pull request #127870 from googs1025/dra/controller_todo
chore(dra): add unit test in dra helper func
2024-10-07 15:08:21 +01:00
Stephen Kitt
f1fa4086b3 Use sigs.k8s.io/yaml instead of gopkg.in/yaml
Since we have a Kubernetes-specific fork of go-yaml, use that
consistently throughout the project. This doesn't eliminate the
dependencies on gopkg.in/yaml, which are still used indirectly; but it
ensures that the whole project benefits from fixes or changes to
sigs.k8s.io/yaml.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
2024-10-07 15:32:00 +02:00
Stephen Kitt
aca3214a70 applyconfiguration-gen: drop yamlUnmarshal
It's unused.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
2024-10-07 14:50:24 +02:00
googs1025
30ba5d7cb0 chore(dra): add unit test in dra helper func 2024-10-07 20:39:19 +08:00
Kubernetes Prow Robot
7fb8fe2cf7 Merge pull request #127876 from aojea/k8s_api
remove unnecessary dependency on k8s.io/api
2024-10-07 11:40:32 +01:00
Jan Safranek
7306cc1764 Revert "fix mount options after remount"
This reverts commit a813376093.
2024-10-07 10:00:20 +02:00