Case Wylie
6db859eb5d
feat: add all-pods log flag to kubectl
...
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com >
2024-05-14 09:03:09 -04:00
Daman Arora
3f2deb51ad
e2e/network: dump iptables and conntrack flows for debugging
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-05-14 15:22:17 +05:30
Sascha Grunert
2aa9e76be1
Move pkg/kubelet/cri/remote to cri-client
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-05-14 10:58:18 +02:00
Kubernetes Prow Robot
59ba132f16
Merge pull request #124544 from carlory/remove-cephfs
...
remove the support for in-tree volume plugin cephfs
2024-05-13 14:09:52 -07:00
Kubernetes Prow Robot
caafc21140
Merge pull request #124850 from soltysh/cleanup_runners
...
Cleanup unused test functions
2024-05-13 10:58:22 -07:00
Kubernetes Prow Robot
63e85caac5
Merge pull request #124741 from saschagrunert/remote-runtime-logging
...
Make remote runtime and image service logging independent
2024-05-13 08:52:32 -07:00
Kubernetes Prow Robot
119f9b3e7c
Merge pull request #124675 from cici37/fgForCost
...
Adding a deprecating featurer gate to fix cost
2024-05-13 08:52:04 -07:00
Kubernetes Prow Robot
8ac9d94973
Merge pull request #123638 from sanposhiho/matchlabelkey-beta
...
graduate MatchLabelKeysInPodAffinity to Beta
2024-05-13 08:51:55 -07:00
Maciej Szulik
0c0bd6d0b7
Cleanup unused functions
2024-05-13 17:01:50 +02:00
Kubernetes Prow Robot
8e5b26b4c3
Merge pull request #124846 from saschagrunert/local-hostname
...
Fix assertion for host network hostname e2e test
2024-05-13 07:47:16 -07:00
Sascha Grunert
104b5a0f2c
Fix assertion for host network hostname e2e test
...
The original assumption is wrong, as the node name may not match the
hostname of the host in some circumstances.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2024-05-13 14:36:10 +02:00
Kubernetes Prow Robot
51ad0bbb73
Merge pull request #124795 from atiratree/fix-daemon-max-surge-flake
...
e2e: DaemonSet maxSurge test should account for terminated pods that are terminated by the test
2024-05-13 05:21:17 -07:00
Kubernetes Prow Robot
c7c4039093
Merge pull request #123151 from carlory/honor-pv-reclaim-policy-e2e
...
add e2e test for HonorPVReclaimPolicy
2024-05-13 00:51:28 -07:00
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