charles-chenzz
409b46576f
bump github.com/emicklei/go-restful/v3 to v3.11.0.
2023-09-17 16:03:01 +08:00
Dr. Stefan Schimanski
6c59e8be5e
hack/update-vendor.sh
...
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com >
2023-09-15 15:42:13 +02:00
Kubernetes Prow Robot
a68093a3ff
Merge pull request #120506 from alexzielenski/import-restrictions
...
Update e2e import restrictions
2023-09-13 21:56:22 -07:00
Kubernetes Prow Robot
24bc34b1bf
Merge pull request #120516 from togettoyou/cleanup-client-go
...
cleanup: Replace the deprecated NewMemCacheClient with memory.NewMemCacheClient
2023-09-12 07:48:24 -07:00
Junhao Zou
2dd7db306a
Update modules.txt
2023-09-11 16:33:16 +08:00
Kubernetes Prow Robot
33c5bd631d
Merge pull request #120008 from skitt/drop-intstr-ptr-wrappers
...
Use ptr.To to retrieve intstr addresses
2023-09-09 07:24:09 -07:00
Stephen Kitt
aa89e6dc97
Use ptr.To to retrieve intstr addresses
...
This uses the generic ptr.To in k8s.io/utils to replace functions and
code constructs which only serve to return pointers to intstr
values. Other uses of the deprecated pointer package are updated in
modified files.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2023-09-08 11:10:50 +02:00
Alexander Zielenski
8451c80b60
pin gengo
2023-09-07 09:49:30 -07:00
guangli.bao
93d93258b1
bump: upgrade gorilla/websocket from v1.4.2 to v1.5.0
2023-09-07 22:27:58 +08:00
Kubernetes Prow Robot
b27670dfbd
Merge pull request #118740 from saschagrunert/kubelet-label-types
...
Make kubelet label types public
2023-09-06 23:46:57 -07:00
Kubernetes Prow Robot
4f303d1236
Merge pull request #117326 from akhilerm/update-selinux
...
dependencies: update opencontainers/selinux to v1.11.0
2023-09-06 21:48:56 -07:00
Kubernetes Prow Robot
cf8f9a8d07
Merge pull request #119334 from kmala/serverapply
...
update the dependency sigs.k8s.io/structured-merge-diff/v4 to latest tag
2023-09-06 12:34:55 -07:00
Sean Sullivan
a0d6a815fc
WebSocket Client and V5 RemoteCommand Subprotocol
2023-09-05 11:37:18 -07:00
Akhil Mohan
214772c110
dependencies: update opencontainers/selinux to v1.11.0
...
Signed-off-by: Akhil Mohan <akhilerm@gmail.com >
2023-09-04 10:24:26 +05:30
Kubernetes Prow Robot
03762cbcb5
Merge pull request #120316 from dims/move-to-new-repo-for-reference
...
New repo who dis? distribution/reference
2023-09-02 21:05:11 -07:00
Kubernetes Prow Robot
efadb94a74
Merge pull request #120259 from SataQiu/clean-apf-20230830
...
apf: remove v1alpha1 API
2023-08-31 19:44:42 -07:00
Davanum Srinivas
889c8e919b
New repo who dis? distribution/reference
...
github.com/docker/distribution/reference has a new home github.com/distribution/reference
and a new tag v0.5.0. Let's switch to that.
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2023-08-31 21:53:40 -04:00
Kubernetes Prow Robot
34aaf2b972
Merge pull request #120327 from liggitt/json-patch
...
Revert to json-patch 4.12.0
2023-08-31 17:06:30 -07:00
Jordan Liggitt
741f146157
Revert to json-patch 4.12.0
2023-08-31 19:01:37 -04:00
SataQiu
2825519da2
apf: remove v1alpha1 API
2023-08-30 20:48:42 +08:00
Davanum Srinivas
a926f594da
Bump runc to v1.1.9
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2023-08-30 08:21:59 -04:00
Kubernetes Prow Robot
8b4f5bb54b
Merge pull request #120218 from rakshitgondwal/feat/protobuf-version-update
...
feat: update google.golang.org/protobuf to v1.31.0
2023-08-29 08:11:36 -07:00
Rakshit Gondwal
709721e0df
feat: update google.golang.org/protobuf to v1.31.0
...
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com >
2023-08-28 23:38:32 +05:30
Steve Kuznetsov
0ea6522807
apiextensions-apiserver: generate applyconfigurations
...
These were omitted on accident.
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com >
2023-08-28 06:38:10 -06:00
Kubernetes Prow Robot
4cb47f2ba1
Merge pull request #120116 from tukwila/update-coredns-v1.11.0
...
update coredns to v1.11.1
2023-08-26 10:17:21 -07:00
guangli.bao
78538bd303
update coredns to v1.11.0
...
update coredns to v1.11.1
update coredns-kubeadm to 1.11.1
bump up corefile-migration to v1.0.21 based on https://github.com/coredns/corefile-migration/releases/tag/v1.0.21
fix dns_test ut failure
Signed-off-by: guangli.bao <guangli.bao@daocloud.io >
2023-08-26 17:15:46 +08:00
Kubernetes Prow Robot
0e86fa5115
Merge pull request #118984 from aramase/aramase/c/kep_3331_wiring_flag_with_api
...
[StructuredAuthenticationConfig] Create struct for authn config and re-wire OIDC flags to use it
2023-08-25 11:52:55 -07:00
Anish Ramasekar
1bad3cbbf5
wiring existing oidc flags with internal API struct
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2023-08-25 17:15:33 +00:00
Kubernetes Prow Robot
10c622e99a
Merge pull request #119994 from SataQiu/remove-scheduler-v1beta3
...
scheduler: remove deprecated v1beta3 KubeSchedulerConfiguration component config
2023-08-24 15:31:17 -07:00
Joe Betz
1a850a0063
Bump cel-go to v0.17.6
2023-08-23 17:31:20 -04:00
SataQiu
427b703c37
scheduler: remove deprecated v1beta2 KubeSchedulerConfiguration
2023-08-17 13:27:21 +08:00
Joe Betz
69a5a52896
Bump cel-go to v0.16.1
2023-08-07 15:51:36 -04:00
Madhav Jivrajani
1b90dff527
.*: bump golang.org/x/net to v0.13.0
...
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com >
2023-08-02 11:11:22 +05:30
liyuerich
df89045b53
dependencies: update github.com/ishidawataru/sctp
2023-07-25 17:51:45 +08:00
Kubernetes Prow Robot
d25c0a1bdb
Merge pull request #119486 from pacoxu/swap-fix
...
do not touch swap for cgroup v1 if not available
2023-07-23 19:54:10 -07:00
Kubernetes Prow Robot
773a6b1e46
Merge pull request #118828 from enj/enj/f/kms_v2_hkdf_expand
...
kmsv2: KDF based nonce extension
2023-07-21 16:10:19 -07:00
Monis Khan
bf49c727ba
kmsv2: KDF based nonce extension
...
Signed-off-by: Monis Khan <mok@microsoft.com >
2023-07-21 15:25:52 -04:00
Paco Xu
8f35fceae3
update vendor to use containerd cgroups
2023-07-21 13:28:17 +08:00
Richa Banker
cd5f3d9f9d
Add impl for uvip
2023-07-18 17:36:22 -07:00
Alexander Zielenski
bfb2c6a22a
update go.mod
2023-07-18 11:49:30 -07:00
Keerthan Reddy Mala
d2df65ba6c
update the dependency sigs.k8s.io/structured-merge-diff/v4 to latest tag
2023-07-18 10:24:02 -07:00
Kubernetes Prow Robot
f42ff86870
Merge pull request #118204 from sttts/sttts-openapi-v2-parameter-refs
...
openapi: reference shared parameters
2023-07-17 20:55:07 -07:00
Dr. Stefan Schimanski
961c1503b5
Bump kube-openapi
2023-07-17 21:19:47 -04:00
Paco Xu
9b6af80a63
upgrade prometheus common to v0.44.0
2023-07-15 13:22:24 +08:00
Fabio Bertinatto
d9bd413f99
Proactively bump golang.org/x/net to v0.12.0
...
Proactively bump to v0.12.0 to avoid v0.10.0 and v0.11.0, which contain
a regression added by commit
82780d606d
.
This commit was later reverted in v0.12.0.
Generated with:
hack/pin-dependency.sh golang.org/x/net v0.12.0 && hack/update-vendor.sh
2023-07-14 13:27:38 -03:00
Kubernetes Prow Robot
e3bc35bc1b
Merge pull request #119008 from nilekhc/hotreload-update-metrics
...
[KMSv2] feat: implements metrics for encryption config hot reload
2023-07-13 23:08:00 -07:00
Kubernetes Prow Robot
5c72df7281
Merge pull request #118953 from mskrocki/escLib
...
Convert EndpointSlice Reconciler to a library in staging.
2023-07-13 17:13:34 -07:00
Jiahui Feng
b635f2a401
ValidatingAdmissionPolicy: Variable Composition ( #118642 )
...
* [API REVIEW] Variable Composition
* lazy map.
* variable composition implementation.
* check variables during VAP validation.
* generated: ./hack/update-vendor.sh
* generated: UPDATE_COMPATIBILITY_FIXTURE_DATA
(cd staging/src/k8s.io/api/ && env UPDATE_COMPATIBILITY_FIXTURE_DATA=true go test)
* cost calucation.
* tests for cost calculations.
* e2e test for variables.
* fix doc for Validation.Expression.
* generated: ./hack/update-codegen.sh
* fix missing utilruntime import.
* generated: ./hack/update-openapi-spec.sh
2023-07-13 17:13:28 -07:00
Nilekh Chaudhari
c291e6355c
feat: implements metrics for encryption config hot reload
...
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com >
2023-07-13 20:08:27 +00:00
Kubernetes Prow Robot
047d040ce7
Merge pull request #119012 from pohly/dra-batch-node-prepare
...
kubelet: support batched prepare/unprepare in v1alpha3 DRA plugin API
2023-07-12 10:57:37 -07:00