Davanum Srinivas
f6836df520
[e2e-node] Cleanup pods after the test runs
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-07-09 16:53:28 -04:00
Gunju Kim
a03affab78
Terminate restartable init containers ignoring not-started containers
...
This ensures that the restartable init containers receive a termination
signal even if there are any not-started restartable init containers, by
ignoring the not-running containers.
2024-07-10 05:50:51 +09:00
Kubernetes Prow Robot
4a214f6ad9
Merge pull request #125461 from mimowo/pod-disruption-conditions-ga
...
Graduate PodDisruptionConditions to stable
2024-07-09 11:08:13 -07:00
Kubernetes Prow Robot
048b2912b8
Merge pull request #124761 from benluddy/fuzz-cbor-decode
...
KEP-4222: Add CBOR fuzz test for unreasonable allocations during decode.
2024-07-09 10:02:17 -07:00
cyclinder
87129c350a
kubelet: Add a TopologyManager policy options: "max-allowable-numa-nodes"
...
Signed-off-by: cyclidner <kuocyclinder@gmail.com >
2024-07-09 22:26:24 +08:00
Kubernetes Prow Robot
42064e03c5
Merge pull request #125973 from fxierh/sample-apiserver-e2e-race-fix
...
Mark test cases which set up a sample-apiserver as serial
2024-07-09 06:02:04 -07:00
Feilian Xie
9cdacdc514
Mark a test case which sets up a sample-apiserver as serial due to potential conflicts with other test cases which do the same.
...
Signed-off-by: Feilian Xie <fxie@redhat.com >
2024-07-09 19:28:14 +08:00
Kubernetes Prow Robot
06c7d9a565
Merge pull request #125966 from pohly/e2e-framework-label-filter-skip-fix
...
e2e framework: don't add default skip when --label-filter is used
2024-07-09 04:12:38 -07:00
googs1025
15cc77603e
chore: use testCtx instead of context.TODO()
2024-07-09 16:20:03 +08:00
Kubernetes Prow Robot
3125877de0
Merge pull request #125949 from jeffinkottaram/fix-status-patch-test
...
Fix `should complete a service status lifecycle` test
2024-07-08 17:25:20 -07:00
Kubernetes Prow Robot
cf33bef284
Merge pull request #125908 from aojea/race_pforward
...
fix race on integration test for portforward
2024-07-08 17:25:10 -07:00
Kubernetes Prow Robot
4a48562a81
Merge pull request #125557 from MikeSpreitzer/apf-int-test-tolerate-more-noise
...
Increase noise margin for TestConcurrencyIsolation
2024-07-08 16:21:34 -07:00
Kubernetes Prow Robot
e48d42d81d
Merge pull request #122627 from sanposhiho/remove-AssignedPodUpdated
...
take PodTopologySpread into consideration when requeueing Pods based on Pod related events
2024-07-08 16:21:11 -07:00
Patrick Ohly
4bed71dd15
e2e framework: don't add default skip when --label-filter is used
...
The new pull-kubernetes-kind-dra uses
-label-filter='Feature: containsAny DynamicResourceAllocation && !Flaky && !Serial'
to run DRA tests. That didn't work because the E2E framework behind its back
added the default skip expression.
2024-07-08 21:13:52 +02:00
Maciej Szulik
aaf1fb50f3
Add --for=create option to kubectl wait
2024-07-08 14:07:26 +02:00
jeffinkottaram
f57d67c847
Fix should complete a service status lifecycle test
...
Fix `[sig-network] Services [It] should complete a service status
lifecycle [Conformance]` not iterating through all `Conditions` in
status, causing failure when a `Condition` already exists.
Log Conditions instead of Loadbalanacer.
2024-07-08 01:15:14 -04:00
Kubernetes Prow Robot
07cc20a750
Merge pull request #125922 from dims/update_otel_27
...
Update opentelemetry dependencies to the latest release (Take 2)
2024-07-06 17:31:14 -07:00
Kensei Nakada
533140f065
take PodTopologySpread into consideration when requeueing Pods based on Pod related events
2024-07-06 13:17:14 +00:00
David Ashpole
2180ec8e8f
fix tracing integration test
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-07-05 21:23:57 -04:00
Kubernetes Prow Robot
bd1f86a154
Merge pull request #125914 from mimowo/cleanup-job-tests
...
Cleanup Job tests: align error messages, no TODO ctx, no unused params
2024-07-05 15:13:46 -07:00
Kubernetes Prow Robot
82429a9dda
Merge pull request #125873 from benluddy/nonjson-rawextension-writes-test
...
Add integration test for rejecting non-JSON RawExtensions.
2024-07-05 09:56:49 -07:00
Ben Luddy
d4e146c861
Add integration test for rejecting non-JSON RawExtensions.
...
The content of a RawExtension isn't constrained on its own, but there is a de facto requirement that
the object in a request body can be converted to unstructured. Currently, a RawExtension can only be
converted to unstructured if its Raw field is nil or if it contains valid JSON.
2024-07-05 11:54:14 -04:00
hjet
30e395a7fa
Roll back resize patches in doPodResizeTests
2024-07-05 11:41:07 -04:00
Michal Wozniak
4250d444f8
Cleanup Job controller tests
2024-07-05 14:59:03 +02:00
Kubernetes Prow Robot
b6899c5e08
Merge pull request #122251 from olderTaoist/unschedulable-plugin
...
register unschedulable plugin for those plugins that PreFilter's PreFilterResult filter out some nodes
2024-07-05 05:44:26 -07:00
Antonio Ojea
fa62529e6d
fix race on integration test for portforward
2024-07-05 09:06:18 +00:00
Kubernetes Prow Robot
0a59545f4d
Merge pull request #125838 from gauravkghildiyal/kep-4444-beta
...
Promote ServiceTrafficDistribution feature-gate to beta and enable by default. Also add missing integration tests.
2024-07-04 17:20:08 -07:00
cpanato
0e9308f3bc
Bump images, dependencies and versions to go 1.22.5 and distroless iptables
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-07-04 16:34:18 +02:00
Kubernetes Prow Robot
88313a4451
Merge pull request #125875 from BenTheElder/shrink-image-list
...
remove unused prometheus exporter images from e2e image list
2024-07-03 17:40:39 -07:00
Kubernetes Prow Robot
9ec91e6551
Merge pull request #125848 from jpbetz/fix-auth-selectors
...
Drop removed APIs from etcd data tests, remove special case logic for binaryVersion=0.0 and all usages
2024-07-03 17:40:32 -07:00
Benjamin Elder
df83363e87
remove unused prometheus exporter images from e2e image list
2024-07-03 15:08:14 -07:00
Kubernetes Prow Robot
83f99cbd47
Merge pull request #122751 from BenTheElder/lint-e2e-images
...
restrict permitted e2e images to known images list
2024-07-03 12:50:39 -07:00
Joe Betz
0be8f9ff63
Stop using binaryVersion=0.0 in tests and delete fixtures for kinds no longer served.
2024-07-03 13:52:18 -04:00
Benjamin Elder
0841358732
restrict permitted e2e images to known images list
...
allows tag bumps, but prevents adding new images to e2e without test/images approval
adds a pointer to agnhost as preferred before adding new images
2024-07-03 10:42:51 -07:00
Kubernetes Prow Robot
ae66cfe582
Merge pull request #125872 from aroradaman/fix-e2e-etp-local-lb
...
e2e/network/lb: fix url formatting for ipv6
2024-07-03 10:39:51 -07:00
Daman Arora
6605afe58a
e2e/network/lb: fix url formatting for ipv6
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-07-03 20:48:54 +05:30
Davanum Srinivas
2dccf29f33
Fix for Merged kubelet config does not match the expected configuration in cgroupv1 based jobs
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-07-03 10:54:09 -04:00
Sascha Grunert
2df920120a
Fix kubelet AppArmor rejection test
...
The corresponding e2e test needs to be adjusted side by side to the
merged PR: https://github.com/kubernetes/kubernetes/pull/125776 .
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-07-03 10:54:22 +02:00
Kubernetes Prow Robot
11c689b945
Merge pull request #125675 from tnqn/fix-rapid-endpoints-update
...
Fix endpoints status out-of-sync when the pod state changes rapidly
2024-07-02 23:48:42 -07:00
Amim Knabben
e5de3c3a81
Increasing limit margin to 8% on pod cpu limit test
2024-07-02 14:09:51 -03:00
Kubernetes Prow Robot
a38cde339a
Merge pull request #125832 from atiratree/fix-UnhealthyPodEvictionPolicy-e2e
...
fix readiness flake in UnhealthyPodEvictionPolicy
2024-07-02 05:15:59 -07:00
Gaurav Ghildiyal
386ca0ff4f
Add integration test for verifying the enablement and disablement of
...
feature-gate.
2024-07-01 23:51:59 -07:00
olderTaoist
b478621596
register unscheduable plugin when prefileter with NodeNames
2024-07-02 13:02:45 +08:00
Kubernetes Prow Robot
ff8834cdd7
Merge pull request #125690 from mengjiao-liu/fix-metrics-miss
...
Fixed metrics missing issue for metrics reference page
2024-07-01 20:15:47 -07:00
Filip Křepinský
3f8d799c9f
fix readiness flake in UnhealthyPodEvictionPolicy
2024-07-02 00:15:59 +02:00
Kubernetes Prow Robot
79fee524e6
Merge pull request #125483 from wojtek-t/storage_readiness_hook
...
Implement resilient watchcache initialization post-start-hook
2024-07-01 13:48:29 -07:00
Quan Tian
3bd975862a
Fix endpoints status out-of-sync when the pod state changes rapidly
...
When Pod state changes rapidly, endpoints controller may use outdated
informer cache to sync Service. If the outdated endpoints appear to be
expected by the controller, it skips updating it.
The commit fixes it by checking if endpoints informer cache is outdated
when processing a service. If the endpoints is stale, it returns an
error and retries later.
Signed-off-by: Quan Tian <quan.tian@broadcom.com >
2024-07-01 21:56:36 +08:00
Kubernetes Prow Robot
a2a5b67442
Merge pull request #125822 from kerthcet/fix/schedule_perf-failure
...
Log the error margin to avoid failures in schedule_perf
2024-07-01 05:07:27 -07:00
Wojciech Tyczyński
a5772bd425
Implement resilient watchcache initialization post-start-hook
2024-07-01 12:54:57 +02:00
kerthcet
e106b3a31f
Log the error margin to avoid failures in schedule_perf
...
Signed-off-by: kerthcet <kerthcet@gmail.com >
2024-07-01 18:22:31 +08:00