Kubernetes Prow Robot
ec16c90aaf
Merge pull request #126593 from stlaz/trustbundles-e2e
...
KEP-3257: e2e: extend cluster trust bundles coverage
2024-10-19 00:51:03 +01:00
Kubernetes Prow Robot
79cca2786e
Merge pull request #128172 from liggitt/3221-ga
...
KEP-3221: Promote StructuredAuthorizationConfiguration to GA
2024-10-18 20:21:09 +01:00
Kubernetes Prow Robot
bc893fc7b1
Merge pull request #128134 from siyuanfoundation/script
...
add instructions into verify-featuregates script.
2024-10-18 20:21:03 +01:00
Kubernetes Prow Robot
e8b59afec6
Merge pull request #128180 from pacoxu/node-validation
...
e2e_node: print system validation warnings
2024-10-18 19:09:10 +01:00
Siyuan Zhang
a2bf91e9cf
add instructions into verify-featuregates script.
...
Signed-off-by: Siyuan Zhang <sizhang@google.com >
2024-10-18 09:53:27 -07:00
Kubernetes Prow Robot
7adcad3138
Merge pull request #128169 from liggitt/4193-ga
...
KEP-4193: Promote ServiceAccountTokenJTI, ServiceAccountTokenPodNodeInfo, ServiceAccountTokenNodeBindingValidation to stable
2024-10-18 17:39:11 +01:00
Kubernetes Prow Robot
d7bd728403
Merge pull request #128168 from liggitt/4601-beta
...
KEP-4601: AuthorizeNodeWithSelectors / AuthorizeWithSelectors to beta
2024-10-18 17:39:03 +01:00
Kubernetes Prow Robot
0daa75b972
Merge pull request #127797 from sanposhiho/cleanup-event-list
...
cleanup: remove event list
2024-10-18 15:31:04 +01:00
Stanislav Láznička
3ec3736d66
e2e: extend cluster trust bundles coverage
2024-10-18 12:30:13 +02:00
Paco Xu
6877a2bfb8
e2e_node: print system validation warnings
2024-10-18 17:31:39 +08:00
Kubernetes Prow Robot
85ff7e75a2
Merge pull request #128143 from AnishShah/pod-resize-refactor
...
[FG:InPlacePodVerticalScaling] Refactor in-place pod resize e2e tests
2024-10-18 08:11:04 +01:00
Kubernetes Prow Robot
f5ae0413ca
Merge pull request #126347 from vinayakankugoyal/kep2862impl
...
KEP-2862: Fine-grained Kubelet API Authorization
2024-10-18 03:53:04 +01:00
Jordan Liggitt
ad808e609a
KEP-3221: Promote StructuredAuthorizationConfiguration to GA
2024-10-17 21:53:45 -04:00
Jordan Liggitt
0771f601e1
KEP-4193: Promote ServiceAccountTokenJTI, ServiceAccountTokenPodNodeInfo, ServiceAccountTokenNodeBindingValidation to stable
2024-10-17 21:25:09 -04:00
Kensei Nakada
83f9e4b6df
cleanup: remove event list
2024-10-18 11:10:10 +10:00
Jordan Liggitt
9caca73126
KEP-4601: AuthorizeNodeWithSelectors / AuthorizeWithSelectors to beta
2024-10-17 21:02:55 -04:00
Anish Shah
3e6df4a871
test: remove container runtime check and fix other nits
2024-10-17 17:14:04 -07:00
Kubernetes Prow Robot
b1b4e5d397
Merge pull request #128003 from pohly/dra-classic-dra-removal
...
DRA: remove "classic DRA"
2024-10-18 00:55:17 +01:00
Kubernetes Prow Robot
48f36acc7a
Merge pull request #125337 from aojea/document_node_addresses
...
kubelet --node-ip flag using unspecified IPs and external cloud provider node addresses behavior
2024-10-18 00:55:03 +01:00
Vinayak Goyal
b1f290d444
KEP-2862: Fine-grained Kubelet API Authorization
...
Signed-off-by: Vinayak Goyal <vinaygo@google.com >
2024-10-17 20:53:27 +00:00
Kubernetes Prow Robot
632ed16e00
Merge pull request #128153 from dom4ha/sch
...
Add UnschedulableAsync test in scheduler_perf to monitor impact of unschedulable pods on scheduler performance
2024-10-17 19:27:30 +01:00
Kubernetes Prow Robot
1b20b087fc
Merge pull request #128074 from pacoxu/fix-quota_lsci-e2e
...
storage fsquota monitoring pod should be user namespaced
2024-10-17 19:27:21 +01:00
Kubernetes Prow Robot
51f76febd7
Merge pull request #127402 from mimowo/managed-by-beta-update
...
Graduate JobManagedBy to Beta in 1.32
2024-10-17 19:27:14 +01:00
Robbie Cronin
cdbfbde4aa
Add ut coverage for capabilities.Setup ( #125395 )
...
* Add ut coverage for capabilities.Setup
* Update pkg/capabilities/capabilities_test.go
Co-authored-by: Ed Bartosh <eduard.bartosh@intel.com >
* Add ut coverage for capabilities.Setup
Signed-off-by: robert-cronin <robert.owen.cronin@gmail.com >
---------
Signed-off-by: robert-cronin <robert.owen.cronin@gmail.com >
Co-authored-by: Ed Bartosh <eduard.bartosh@intel.com >
2024-10-17 18:23:03 +01:00
Kubernetes Prow Robot
4cf9bff9eb
Merge pull request #128145 from bzsuni/bz/npd/update/0.8.20
...
Update npd from v0.8.19 to v0.8.20
2024-10-17 17:17:27 +01:00
Kubernetes Prow Robot
c6ad6fa951
Merge pull request #125477 from my-git9/namespaceformat
...
Modify some error words
2024-10-17 17:17:17 +01:00
dom4ha
b7f55a37a0
Bring back the smallest integration test
2024-10-17 15:41:36 +00:00
dom4ha
59458573ff
Remove unschedulable test and replace it with the new one.
2024-10-17 15:41:21 +00:00
dom4ha
f2c947e36d
Add UnschedulableAsync test in scheduler_perf to monitor impact of unschedulable pods on scheduler throughput
2024-10-17 15:35:21 +00:00
Kubernetes Prow Robot
c6a5e916c1
Merge pull request #128125 from googs1025/flake/kubectl
...
flake(kubectl): fix run_kubectl_request_timeout_tests in integration test
2024-10-17 16:03:19 +01:00
Kubernetes Prow Robot
6f3af076d6
Merge pull request #127829 from dom4ha/scheduler-perf
...
Add PreemptionBlocking test in scheduler_perf to monitor how long the preemption process (which blocks scheduling of regular nodes) takes.
2024-10-17 16:03:04 +01:00
Anish Shah
d72c7319f8
test: refactor duplicate inplace pod resize test utilities
2024-10-17 05:35:40 -07:00
Anish Shah
b8897e688d
test: refactor duplicate IPPR e22 tests.
...
This change refactors duplicate IPPR cluster and node e2e tests under
test/e2e/common directory
2024-10-17 05:27:27 -07:00
Anish Shah
6203006348
test: parity between cluster and node IPPR e2e tests
...
Some IPPR cluster e2e tests are missing from node e2e tests. This change
brings parity between them.
2024-10-17 05:23:55 -07:00
Lukasz Szaszkiewicz
06a15c5cf9
Promote WatchList feature to Beta ( #128053 )
...
* e2e/apimachinery/watchlist: always run WatchList e2e tests
* kube-controller-manager: enable WatchListClient
* kube-apiserver: promote WatchList feature to beta
2024-10-17 11:07:04 +01:00
dom4ha
b2b41444f2
Add PreemptionBlocking test in scheduler_perf to monitor how long the preemption process (which blocks scheduling of regular nodes) takes.
2024-10-17 09:58:32 +00:00
Michal Wozniak
ec983bd3fb
Use Consistently in the e2e for Job
2024-10-17 09:02:39 +02:00
Michal Wozniak
70a8ceb6f0
Graduate JobManagedBy to Beta in 1.32
...
# Conflicts:
# pkg/features/kube_features.go
2024-10-17 09:01:54 +02:00
bzsuni
6d0b62a84d
Update npd from v0.8.19 to v0.8.20
...
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io >
2024-10-17 14:06:14 +08:00
Kubernetes Prow Robot
d67e6545b1
Merge pull request #124227 from iholder101/in-pod-vertical-scaling/extended-resources
...
[FG:InPlacePodVerticalScaling] Add extended resources to ContainerStatuses[i].Resources
2024-10-17 01:39:03 +01:00
Kubernetes Prow Robot
a8fd407d2f
Merge pull request #128136 from enj/enj/t/non_global_kms_kdf_via_name
...
kmsv2: run KDF tests in parallel
2024-10-16 23:49:03 +01:00
Patrick Ohly
f84eb5ecf8
DRA: remove "classic DRA"
...
This removes the DRAControlPlaneController feature gate, the fields controlled
by it (claim.spec.controller, claim.status.deallocationRequested,
claim.status.allocation.controller, class.spec.suitableNodes), the
PodSchedulingContext type, and all code related to the feature.
The feature gets removed because there is no path towards beta and GA and DRA
with "structured parameters" should be able to replace it.
2024-10-16 23:09:50 +02:00
Monis Khan
43740c0def
kmsv2: run KDF tests in parallel
...
This change updates the KDF "feature flag" to be per KMS provider
instead of global to the API server. This allows integration tests
that use distinct provider names to run in parallel.
Locally this change reduced the runtime of
test/integration/controlplane/transformation by 3.5 minutes.
Signed-off-by: Monis Khan <mok@microsoft.com >
2024-10-16 16:58:19 -04:00
Kubernetes Prow Robot
d6e7aa0f18
Merge pull request #127495 from zhifei92/criproxy-for-e2enode
...
Add cri proxy for e2e_node
2024-10-16 20:35:04 +01:00
Kubernetes Prow Robot
e287784a8d
Merge pull request #128050 from macsko/add_pod_add_event_handling_scheduler_perf_test_case
...
Add scheduler_perf test case for AssignedPodAdd event handling
2024-10-16 15:37:02 +01:00
zhifei92
2e182e736b
feat: Add cri proxy for e2e_node
...
add example of using CRI proxy
fix: Invalid function call
fix: Optimize getPodImagePullDuration
fix: Return error if the CRI Proxy is undefined
chore: add a document
2024-10-16 20:53:28 +08:00
googs1025
573f0d4538
flake(kubectl): fix run_kubectl_request_timeout_tests in integration test
2024-10-16 20:44:25 +08:00
Maciej Skoczeń
0db96a0ac3
Add scheduler_perf test case for AssignedPodAdd event handling
2024-10-16 07:45:50 +00:00
Haitao Chen
e9cbbc7886
bump golang to 1.23.2
...
from 1.23.0
2024-10-15 18:43:50 -07:00
Kubernetes Prow Robot
e5ba5cd2b0
Merge pull request #128097 from jsturtevant/fix-gmsa-test
...
[sig-windows] Update kubectl exec to use correct format
2024-10-15 23:05:10 +01:00