Kubernetes Prow Robot
210378e918
Merge pull request #123068 from calvin0327/upgrade-configuration
...
kubeadm: implementation of UpgradeConfiguration API types
2024-02-28 23:40:12 -08:00
Wei Huang
ffa183a7a4
generated files
2024-02-28 23:18:44 -08:00
Wei Huang
01db4ae9e7
Graduate PodSchedulingReadiness to stable
2024-02-28 23:18:44 -08:00
calvin
466019b1b2
kubeadm: implementation of API types
...
Signed-off-by: calvin <wen.chen@daocloud.io>
Co-authored-by: Dave Chen <dave.chen@arm.com>
2024-02-29 13:14:21 +08:00
ah8ad3
3b5a79f647
cleanup: add zero as a value for token create duration and act as default, added test, updated the help text
...
change duration validator text message in create token
unit bug fixed
2024-02-29 08:28:05 +03:30
Kubernetes Prow Robot
a67973a45c
Merge pull request #122717 from jpbetz/crd-object-filters
...
KEP-4358: Custom Resource Field Selectors
2024-02-28 20:07:12 -08:00
Shiming Zhang
d303cec118
Update test
2024-02-29 11:48:18 +08:00
Shiming Zhang
55e9d509e6
Promote KEP-2681 to GA in 1.30
2024-02-29 11:48:06 +08:00
Kubernetes Prow Robot
ecd20dc39a
Merge pull request #122117 from ii/create-volume-attachment-lifecycle-test
...
Create e2e test for VolumeAttachment endpoints
2024-02-28 19:00:36 -08:00
Stephen Heywood
a3dfba8f50
Create e2e test for VolumeAttachment endpoints
...
e2e test validates the following 7 endpoints
- createStorageV1VolumeAttachment
- deleteStorageV1CollectionVolumeAttachment
- deleteStorageV1VolumeAttachment
- listStorageV1VolumeAttachment
- patchStorageV1VolumeAttachment
- readStorageV1VolumeAttachment
- replaceStorageV1VolumeAttachment
2024-02-29 13:38:48 +13:00
Jiahui Feng
b115df227a
update tests due to change of NewPluginInitializer.
2024-02-28 15:56:14 -08:00
Jiahui Feng
64ee859aa8
make ValidatingAdmissionPolicy ignore excluded resources.
2024-02-28 15:31:44 -08:00
Jiahui Feng
5b1fffa3e4
add resource filter to admission initializer.
2024-02-28 15:31:18 -08:00
Kubernetes Prow Robot
7ec1e1a55e
Merge pull request #121606 from saschagrunert/user-namespaces-serial-test
...
KEP-127: Add UserNamespacesPodSecurityStandards e2e test
2024-02-28 13:54:25 -08:00
Joe Betz
a0dc949ce3
Improve error handling for json path results
2024-02-28 16:22:34 -05:00
Joe Betz
61d6026d23
Fix field paths
2024-02-28 15:49:44 -05:00
Kubernetes Prow Robot
fe8a12d264
Merge pull request #123562 from jpbetz/bump-cel-go-0_17_8
...
Bump cel-go to v0.17.8 to pick up CEL estimated cost fix
2024-02-28 12:45:41 -08:00
Joe Betz
45742d1d9a
Add integration tests
2024-02-28 14:46:47 -05:00
Joe Betz
31f7efab20
Add cost stability tests for chained and nested CEL comprehensions
2024-02-28 14:20:16 -05:00
Joe Betz
7ef3eea8a7
Generate code
2024-02-28 14:06:46 -05:00
Joe Betz
291703482d
Add selectableFields to CRDs
2024-02-28 14:06:46 -05:00
Kubernetes Prow Robot
e21a2f5d4f
Merge pull request #123542 from liggitt/websocket-round-tripper-protocol
...
Use the websocket protocol header, verify selected protocol
2024-02-28 11:01:44 -08:00
Kubernetes Prow Robot
68a47053d1
Merge pull request #123508 from saschagrunert/image-id-container
...
Add `image_id` to CRI `Container` message
2024-02-28 11:01:35 -08:00
Kubernetes Prow Robot
aeeb029d83
Merge pull request #123183 from SergeyKanzhelev/addFeatureOwnersToTestFeatures
...
added OWNERS to test/e2e/feature/feature.go
2024-02-28 10:02:09 -08:00
Kubernetes Prow Robot
6409fde49f
Merge pull request #120251 from liyuerich/apps
...
e2e_apps:stop using deprecated framework.ExpectError
2024-02-28 10:02:00 -08:00
Kubernetes Prow Robot
756628b3a8
Merge pull request #123558 from dims/fix-panic-in-getNpdPodStat
...
Fix panic in getNpdPodStat
2024-02-28 08:54:07 -08:00
Joe Betz
d49949b642
Bump cel-go to v0.17.8 to pick up CEL estimated cost fix
2024-02-28 10:52:36 -05:00
Davanum Srinivas
fa44b9ca15
Fix panic in getNpdPodStat
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2024-02-28 10:50:43 -05:00
Kubernetes Prow Robot
54f9807e1e
Merge pull request #120897 from wojtek-t/fix_order_of_init_events
...
Ensure that initial events are sorted for WatchList
2024-02-28 07:29:22 -08:00
Kubernetes Prow Robot
30a68e4ad4
Merge pull request #123310 from bzsuni/update/dns/v1.23.0
...
Update kubedns and nodelocaldns to v1.23.0
2024-02-28 05:38:49 -08:00
Kubernetes Prow Robot
f139450e9b
Merge pull request #122885 from claudiubelu/unittests-10
...
unittests: Fixes unit tests for Windows (part 10)
2024-02-28 05:38:40 -08:00
Kensei Nakada
f46df21cad
update comments on API
2024-02-28 12:32:32 +00:00
Lubomir I. Ivanov
5f7c36a4e9
kubeadm: fix a bug in default apiserver "authorizaion-mode"
...
When the flag is defaulted before writing the apiserver manifest,
the input "cfg" object should not be mutated.
If the "cfg" is mutated, the upload ClusterConfiguration
to the cluster will include the defaulting, which is not
needed.
2024-02-28 14:32:28 +02:00
Jan Safranek
2a22b6f6b8
Add information about SELinux test tags
2024-02-28 12:56:11 +01:00
Jan Safranek
ba3562776f
Update SELinuxMount stage/unstage tests to allow RWO
...
Previously, SELinuxMount started two pods and in laboratory conditions
waited for the second Pod to get stuck (because of RWOP) and observed
kubelet behavor after the test unstuck them (i.e. deleted the first Pod).
When testing RWO volumes, the second Pod may not get stuck, it may actually
run. So update the tests to allow the second Pod to run and start counting
CSI calls for it earlier.
2024-02-28 12:56:11 +01:00
Jan Safranek
52558a0310
Add e2e tests for SELinuxMount
2024-02-28 12:56:11 +01:00
Kubernetes Prow Robot
c498177b99
Merge pull request #123461 from carlory/fix-kubeadm-494
...
kubeadm: fix upgrade plan json/yaml output. introduce v1alpha3 changes
2024-02-28 03:53:04 -08:00
Wojciech Tyczyński
92bdc7b387
Ensure that initial events are sorted for WatchList
2024-02-28 12:50:53 +01:00
Kensei Nakada
58a826a59a
graduate MinDomainsInPodTopologySpread to stable
2024-02-28 10:42:29 +00:00
Lukasz Szaszkiewicz
20ded27570
apiserver/storage: improve RunWatchSemanticInitialEventsExtended test
...
changes the test to populate the underlying data store with
more data to trigger potential ordering issues.
2024-02-28 10:57:11 +01:00
Kubernetes Prow Robot
d2b4928669
Merge pull request #122830 from p0lyn0mial/upstream-watch-cache-wati-for-bk-after-rv
...
storage/cacher: ensure the cache is at the Most Recent ResourceVersion when streaming was requested
2024-02-28 01:43:37 -08:00
Sascha Grunert
e663285ccf
Add image_id
to CRI Container
message
...
This new field allows fixing the kubelet image garbage collection in
container runtimes. The `image_ref` has been historically used by
container runtimes to reference images by digest.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-02-28 10:05:07 +01:00
Kubernetes Release Robot
3327bb3674
CHANGELOG: Update directory for v1.30.0-alpha.3 release
2024-02-28 05:37:29 +00:00
Kubernetes Prow Robot
f7ca532472
Merge pull request #123281 from seans3/remote-command-websocket-beta
...
RemoteCommand over WebSockets to Beta
2024-02-27 21:01:55 -08:00
Jordan Liggitt
b394aac4ce
Use the websocket protocol header, verify selected protocol
2024-02-27 22:47:19 -05:00
宋文杰
420db6e82b
delete 'TODO: move to reconstruct.go and remove old code there.'
2024-02-28 11:26:12 +08:00
Kubernetes Prow Robot
286cdad32d
Merge pull request #123538 from jiahuif-forks/fix/cel/mutation-library-map-support
...
CEL mutation library: add support for map
2024-02-27 18:46:10 -08:00
Kubernetes Prow Robot
872c621bb7
Merge pull request #123475 from alexzielenski/apiserver/apiextensions/cel-error-fieldpath
...
bugfix: incorrect fieldpath when using multiple crd validation rules
2024-02-27 18:45:57 -08:00
Kubernetes Prow Robot
cb989b84c8
Merge pull request #123424 from haircommander/image-gc-beta
...
Promote ImageMaximumGCAge to beta
2024-02-27 16:47:36 -08:00
Kubernetes Prow Robot
72c92e975d
Merge pull request #123411 from hunshcn/fix/volume-link
...
fix persistent volume docs link
2024-02-27 16:47:27 -08:00