Commit Graph

21448 Commits

Author SHA1 Message Date
Joe Betz
d2affe3048 add a type for each CEL library, register all types 2024-08-27 19:16:05 -04:00
Kubernetes Prow Robot
f1a922c8e6 Merge pull request #126787 from Jefftree/update-kube-openapi
Bump k8s.io/kube-openapi and k8s.io/gengo
2024-08-27 23:39:02 +01:00
Kubernetes Prow Robot
f88281768c Merge pull request #126359 from jpbetz/quantity-estimated-cost
Fix estimated cost for Kubernetes defined CEL types for equals
2024-08-27 23:38:56 +01:00
Joe Betz
e5f207a85e Update cost stability tests to match fixed costs 2024-08-27 13:20:58 -04:00
Kubernetes Prow Robot
09596a57de Merge pull request #126295 from sohankunkerkar/denoise-watcher-events
dynamiccertificates: denoise Kubelet logs by skipping removal of non-existent file watchers
2024-08-27 18:11:07 +01:00
Jefftree
8a4ac01182 Update codegen for OpenAPI escape fix 2024-08-27 15:40:54 +00:00
Tim Hockin
5fd8ee21a3 Tweak generators and tests for latest gengo
Required a couple tweaks to generators
2024-08-27 15:40:54 +00:00
Jefftree
ea2bdb6334 re-vendor k8s.io/kube-openapi 2024-08-27 15:37:32 +00:00
Kubernetes Prow Robot
3a84906904 Merge pull request #125884 from serathius/benchmark-storage
Benchmark storage
2024-08-27 11:32:56 +01:00
Jefftree
6dc87bf173 re-vendor k8s.io/gengo/v2 2024-08-27 01:59:34 +00:00
Micah Hausler
08ea67334e Include additional verbs to can-i 2024-08-23 16:59:40 -05:00
Kubernetes Prow Robot
7b80cdb66a Merge pull request #126645 from cici37/cleanupFG
Remove feature gate ValiatingAdmissionPolicy after being stable for two releases
2024-08-23 18:07:55 +01:00
Marek Siarkowicz
fa5008807a Benchmark storage 2024-08-23 12:45:29 +02:00
Kubernetes Prow Robot
1e827f4b2a Merge pull request #126867 from piny940/master
fix ValidatingAdmissionPolicy's Validate func to return decision with valid Evaluation
2024-08-22 22:50:26 +01:00
cici37
72ad9c5fdf Remove FG inspection from VAP plugin 2024-08-22 17:52:21 +00:00
Cici Huang
0f19faf9be Remove feature gate ValiatingAdmissionPolicy after stable. 2024-08-22 17:39:18 +00:00
Kubernetes Prow Robot
b1559c66ca Merge pull request #126807 from pohly/dra-resourceslice-update
DRA scheduler: ResourceSlice update
2024-08-22 15:18:09 +01:00
Patrick Ohly
cf68eb575e DRA scheduler: reduce verbosity of "Checked claim"
The original usage of `Allocate` was that the caller determines verbosity by
passing a logger with increased verbosity threshold into the call. Later that
was changed to using higher V levels inside `Allocated` itself, but the
"Checked claim" log call slipped through.
2024-08-22 10:53:05 +02:00
Kubernetes Prow Robot
cee43048c7 Merge pull request #126854 from serathius/pagination-tests
Add paging tests
2024-08-22 06:24:16 +01:00
piny940
9f7ea45ea0 fix ValidatingAdmissionPolicy's Validate func to return decision with valid Evaluation 2024-08-22 13:33:17 +09:00
Kubernetes Prow Robot
850bfd9aa9 Merge pull request #126841 from carlory/StableLoadBalancerNodeSet
remove feature-gate StableLoadBalancerNodeSet
2024-08-21 22:06:32 +01:00
Kubernetes Prow Robot
77737c3eb3 Merge pull request #126512 from kmala/metrics
add resource to the transformation metrics
2024-08-21 22:06:26 +01:00
Kubernetes Prow Robot
b60e01f881 Merge pull request #126838 from zou2699/fix-126836
fix: use the getContext() method for evicting pods
2024-08-21 18:32:19 +01:00
Marek Siarkowicz
99e6956980 Add paging tests 2024-08-21 18:54:57 +02:00
Keerthan Reddy Mala
3a8df1efdd add resource to the transformation metrics 2024-08-21 09:52:24 -07:00
carlory
295ecc19d4 remove feature-gate StableLoadBalancerNodeSet 2024-08-21 23:32:06 +08:00
carlory
aa3572d860 cleanup after CloudDualStackNodeIPs is GA 2024-08-21 14:25:58 +08:00
tux
cc244e8d1d fix: use the getContext() method for evicting pods 2024-08-21 14:08:57 +08:00
Kubernetes Prow Robot
beb696c2c9 Merge pull request #126305 from richabanker/optimize-tests
Init common apiserver for all testcases in CEL tests
2024-08-21 02:04:59 +01:00
Kubernetes Prow Robot
4f10b24503 Merge pull request #126716 from stlaz/tlscachekey_comparable
ensure tlsCacheKey is strictly comparable to avoid runtime panics
2024-08-19 18:14:08 -07:00
Kubernetes Prow Robot
113b12c6fb Merge pull request #124439 from bells17/csi-translation-lib-structured-and-contextual-logging
Migrate k8s.io/csi-translation-lib/.* to structured logging
2024-08-19 18:13:54 -07:00
Kubernetes Prow Robot
e54c8ef202 Merge pull request #126038 from mprahl/retry-watcher-forbidden
Stop the RetryWatcher when failing due to permissions issue
2024-08-19 06:12:51 -07:00
Stanislav Láznička
12ae218bfe ensure tlsCacheKey is strictly comparable to avoid runtime panics 2024-08-19 10:31:10 +02:00
Anish Ramasekar
2f96a788e2 cleanup unused fn GetOrCreateServiceAccount in serviceaccount/util
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-08-18 21:04:51 -07:00
Kubernetes Prow Robot
de521a9191 Merge pull request #126655 from tklauser/log-spelling-fix
client-go: fix typo in leaderelection error log message
2024-08-18 12:06:56 -07:00
Kubernetes Prow Robot
66df84bc11 Merge pull request #126748 from SergeyKanzhelev/api_cri_readme
cri-api: readme update for 1.31
2024-08-17 01:55:59 -07:00
Tim Hockin
1e8002cd03 fix v1a3 ResourceSliceList metadata field name
This field was incorrectly named "listMeta" and was missed in review.
2024-08-16 16:46:04 -07:00
Sergey Kanzhelev
1fa3c2e472 clarified the timestamp should be in nanoseconds 2024-08-16 22:12:00 +00:00
Sergey Kanzhelev
9ab1ecd686 update cri api readme changelog for 1.31 2024-08-16 22:11:35 +00:00
Richa Banker
4acedb5132 init a common apiserver for TestAuthorizationDecisionCaching testcases 2024-08-16 10:52:30 -07:00
Richa Banker
9df04b7c78 split Test_ValidateNamespace_NoParams into successes and failures tests, init a common apiserver for all testcases 2024-08-16 10:52:29 -07:00
Kubernetes Prow Robot
c999f9d828 Merge pull request #126652 from ardaguclu/add-timeout-cp-dest-check
Add timeout cancellation to kubectl cp destination path check
2024-08-16 08:38:45 -07:00
Kubernetes Prow Robot
114900ab1f Merge pull request #126523 from enj/enj/i/ssa_authz_create_err
SSA: improve create authz error message
2024-08-16 08:38:38 -07:00
Arda Güçlü
ca2c9c64b4 Increate timeout to 10sec and shortcut when ctx deadline is exceeded 2024-08-16 16:13:01 +03:00
Kubernetes Prow Robot
1dd3c64502 Merge pull request #126715 from tklauser/use-go-stdlib-slices
Use Go standard library slices package instead of k8s.io/utils/strings/slices
2024-08-15 18:03:51 -07:00
Kubernetes Prow Robot
f26cf38a50 Merge pull request #126553 from aramase/aramase/c/kep_3331_disallow_k8s_io_prefix
Disallow `k8s.io` and `kubernetes.io` namespaced extra key in structured authn config
2024-08-15 11:01:51 -07:00
Anish Ramasekar
89c619f4fe Disallow k8s.io and kubernetes.io namespaced extra key in structured authn config
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-08-15 09:54:17 -07:00
Tobias Klauser
23dcd26048 Use Go standard library slices package instead of k8s.io/utils/strings/slices
The package was introduced in Go 1.21 and is already in use in the k8s
code base.
2024-08-15 14:43:53 +02:00
carlory
bd32f542e9 Fix print volume when kubelet describe a pod with image volume 2024-08-15 18:22:49 +08:00
Benjamin Elder
78ae67a900 kuebctl cp: discard output from test command
we only care about the exit code

see https://github.com/kubernetes/kubernetes/issues/126669
2024-08-15 09:13:12 +03:00