cpanato
30efae7c8b
[go] Bump images, dependencies and versions to go 1.22.3 and distroless iptables
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-05-12 15:05:26 +02:00
Dan Winship
85d5b4bd4a
Skip source IP preservation checks for Proxy-type load balancers
...
To be revisited
2024-05-11 08:32:41 -04:00
Dan Winship
79394a1cbd
Don't require ICMP reject on UDP LB with no endpoints
...
Allow either drop or reject; we previously made the same change for
TCP load balancers.
2024-05-11 08:32:41 -04:00
Kensei Nakada
2ea7d8f523
graduate MatchLabelKeysInPodAffinity to Beta
2024-05-11 10:40:28 +00:00
Cici Huang
d6e4115ead
Adding the feature gates to fix cost for VAP and webhook matchConditions.
2024-05-10 22:07:40 +00:00
Filip Křepinský
d70c3f752d
e2e: DaemonSet maxSurge test should account for terminated pods
...
that are terminated by the test
2024-05-10 16:11:41 +02:00
Kubernetes Prow Robot
71d4e4bede
Merge pull request #124362 from carlory/clean-e2efeature-labels
...
remove ScopeSelectors e2e feature label
2024-05-10 06:48:46 -07:00
carlory
9c92b37d4e
remove clusterName from VolumeOptions
2024-05-10 16:42:31 +08:00
carlory
6795820cfa
remove the support for in-tree volume plugin cephfs
2024-05-10 15:00:26 +08:00
kerthcet
f5b6f79410
Avoid to use deprecated wait.Poll in scheduler tests
...
Signed-off-by: kerthcet <kerthcet@gmail.com >
2024-05-10 14:17:09 +08:00
Kubernetes Prow Robot
df074ed002
Merge pull request #124546 from carlory/remove-rbd
...
CephRBD volume plugin and its csi migration support are removed
2024-05-09 20:50:12 -07:00
Kubernetes Prow Robot
db82fd1604
Merge pull request #124618 from gabesaba/gated_performance
...
Filter gated pods before calling isPodWorthRequeueing
2024-05-09 11:33:23 -07:00
carlory
c8e91b9bc2
CephRBD volume plugin ( ) and its csi migration support were removed in this release
2024-05-09 22:55:34 +08:00
Gabe
558945958e
refactor integ test
2024-05-09 14:02:37 +00:00
liyuerich
f55588fa0b
e2e_storage:stop using deprecated framework.ExpectError
...
Signed-off-by: liyuerich <yue.li@daocloud.io >
2024-05-09 18:10:33 +08:00
Kubernetes Prow Robot
d36b267023
Merge pull request #124660 from danwinship/feature-loadbalancer
...
Fix LoadBalancer tests to be provider-agnostic
2024-05-09 01:23:11 -07:00
Kubernetes Prow Robot
1af6bc992c
Merge pull request #123845 from HirazawaUi/promote-DisableNodeKubeProxyVersion-to-beta
...
promote DisableNodeKubeProxyVersion feature gate to beta
2024-05-08 12:23:19 -07:00
carlory
522c06b542
add e2e test for HonorPVReclaimPolicy
2024-05-09 01:19:45 +08:00
Kubernetes Prow Robot
7ac9237b89
Merge pull request #124725 from aojea/e2e_network_test
...
Debug E2e network test flake
2024-05-08 04:15:45 -07:00
Sascha Grunert
9c712466f6
Make remote runtime and image service logging independent
...
It's now possible to pass around the `*klog.Logger` which can also be
`nil` to disable logging at all.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-05-08 10:32:21 +02:00
Kubernetes Prow Robot
74ae6d1b4b
Merge pull request #124428 from yashsingh74/yashsingh/hostname-test
...
Added a testcase to check hostname and hostNetwork
2024-05-07 20:42:54 -07:00
Dan Winship
67e0c519e3
Fix references to "ESIPP" and "OnlyLocal" in network e2e tests
2024-05-07 21:11:13 -04:00
Dan Winship
2d5f148d4a
Add feature.LoadBalancer and remove provider-based skips from LB tests
2024-05-07 21:11:13 -04:00
Dan Winship
582a49599a
Update the "new" code to pass current lint
2024-05-07 21:11:07 -04:00
Kubernetes Prow Robot
d2e6c51b05
Merge pull request #123537 from kaisoz/commonize-job-util-functions
...
Add the util pkg to commonize job util functions
2024-05-07 16:59:28 -07:00
Antonio Ojea
9239e44950
dump not network information on e2e failures
2024-05-07 21:22:11 +00:00
Kubernetes Prow Robot
1308e661e0
Merge pull request #124718 from matthyx/probes
...
add coverage tests for probes behavior
2024-05-07 13:29:31 -07:00
Kubernetes Prow Robot
e6547701f1
Merge pull request #124681 from jpbetz/field-selector-beta
...
Promote custom resource field selectors to beta
2024-05-07 10:39:05 -07:00
Dan Winship
b421bde1de
Drop GCE-only tests and subtests from LoadBalancer tests
2024-05-07 11:33:26 -04:00
Dan Winship
35a8c0fb3f
Add back the previously-removed loadbalancer e2e tests
...
(No changes from before they were deleted, and thus they don't
actually compile because of missing provider code.)
2024-05-07 11:31:32 -04:00
Joe Betz
6ba3b318d3
Add version testing
2024-05-07 09:11:32 -04:00
Tomas Tormo
c856c412b9
Add util pkg to commonize job util functions
2024-05-07 09:27:46 +00:00
Antonio Ojea
ff8573343c
Revert "e2e/network: stream pod logs for debugging"
...
This reverts commit d70f96fe22
.
2024-05-07 08:53:27 +00:00
Matthias Bertschy
18f9a08463
add coverage tests for probes behavior
...
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com >
2024-05-07 07:18:27 +02:00
Kubernetes Prow Robot
65f8129e51
Merge pull request #124668 from bart0sh/PR143-e2e-node-fix-containers-lifecycle
...
node_e2e: refactor RunTogether function
2024-05-06 15:11:46 -07:00
Joe Betz
d16ff3d77f
Promote CRD field selectors to beta
2024-05-06 11:53:03 -04:00
Kubernetes Prow Robot
4d17d30029
Merge pull request #124519 from dims/drop-all-the-providery-things-take-2
...
Remove gcp in-tree cloud provider and credential providers
2024-05-06 08:03:14 -07:00
Kubernetes Prow Robot
f97d51c1de
Merge pull request #124693 from mowangdk/feat/update_invalid_golint_package_name
...
chore: fix invalid package name by golint
2024-05-06 01:08:38 -07:00
Ed Bartosh
ba7a74a0be
e2e_node: fix DevicePlugin feature flags
...
Feature:DevicePluginProbe and NodeFeature:DevicePluginProbe
are not used by any of the test-infra jobs.
This commit renames NodeFeature:DevicePluginProbe to NodeFeature:DevicePlugin
and removes Feature:DevicePlugin and Feature:DeviceManager to avoid
having both Feature and NodeFeature tags for the same feature.
NOTE: Test-infra SIG-Node jobs should focus on the
NodeFeature:DevicePlugin to run generic Device Plugins tests.
2024-05-05 23:19:50 +03:00
Kubernetes Prow Robot
ade0d2140a
Merge pull request #124578 from sanposhiho/scheduler_perf_scheduler_plugin_execution_duration_seconds
...
support `scheduler_plugin_execution_duration_seconds` in scheduler_perf
2024-05-05 06:40:44 -07:00
mowangdk
c7fe6b8cc2
chore:update invalid package name by golint
2024-05-04 22:55:43 +08:00
Kubernetes Prow Robot
de1674829c
Merge pull request #123886 from adrianreber/2024-03-12-criu-not-found
...
Handle containerd "CRIU not found" error message
2024-05-04 06:54:28 -07:00
Davanum Srinivas
7f9a0ef5d2
Fixes from review by Jan Šafránek/Andrew/Michael
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-05-03 15:11:36 -04:00
joey
a56cc6b100
add integration test for pod with pvc has node-affinity to non-existent/existent nodes
...
Signed-off-by: joey <zchengjoey@gmail.com >
2024-05-03 19:45:31 +08:00
Ed Bartosh
6ecf0da1a5
node_e2e: refactor RunTogether function
2024-05-02 13:41:47 +03:00
Kubernetes Prow Robot
82cd82aa15
Merge pull request #124645 from matthyx/ms
...
e2e lifecycle: reduce test flackiness
2024-05-01 16:19:55 -07:00
Davanum Srinivas
7187d9af81
address comments during review
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-05-01 18:01:25 -04:00
Matthias Bertschy
f7ea5f3fe1
e2e lifecycle: increase delay for restartable init containers
...
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com >
2024-05-01 22:12:04 +02:00
Matthias Bertschy
8833b4def0
e2e lifecycle: fix finishing -> exiting
...
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com >
2024-05-01 18:27:13 +02:00
Matthias Bertschy
851d149a88
e2e lifecycle: use millisecond resolution for logs
...
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com >
2024-05-01 18:27:10 +02:00