Dr. Stefan Schimanski
3b6d2a66a4
pkg/controlplane: split apart generic server part of instance.go
...
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com >
2024-04-29 10:15:02 +02:00
Daman Arora
a6d3a1b4fc
promote agnhost to v2.52
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-04-28 22:26:45 +05:30
Kubernetes Prow Robot
53870af24f
Merge pull request #124594 from aroradaman/agnhost-log-requests
...
agnhost: log response for /hostname
2024-04-28 07:00:59 -07:00
Daman Arora
5aaa37521f
agnhost: version bump to v2.52
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-04-28 16:44:00 +05:30
Daman Arora
90561cb9d9
agnhost/netexec: log hostname
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-04-28 16:44:00 +05:30
Kubernetes Prow Robot
38c2a963b4
Merge pull request #123984 from carlory/volume-remove-cloud-provider
...
Remove cloud provider dependency from volume host and volume controllers
2024-04-28 02:54:14 -07:00
Kubernetes Prow Robot
62ced20cdc
Merge pull request #124567 from chengjoey/e2e/scheduler-prefilter
...
add e2e test when a plugin (in-tree or out-of-tree) return non-existent/illegal nodes, the pod should be scheduled normally if suitable nodes exists
2024-04-27 23:12:36 -07:00
Daman Arora
20d335a94c
e2e/framework network: exit early in DialFromContainer
...
Immediately exit on receiving an unexpected response, we currently
wait for all the attempts to be exhausted and then return an error.
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-04-27 22:55:35 +05:30
Kubernetes Prow Robot
5055c91523
Merge pull request #124560 from riendeau/agnhost-bump
...
Bump version of agnhost used in e2e tests
2024-04-27 06:25:44 -07:00
joey
cc19b33a95
add e2e test when a plugin (in-tree or out-of-tree) return non-existent/illegal nodes, the pod should be scheduled normally if suitable nodes exists
...
Signed-off-by: joey <zchengjoey@gmail.com >
2024-04-27 09:43:23 +08:00
Wei Huang
d3821508f1
test to catch illegal nodeNames returned by PreFilterResult
2024-04-26 15:45:46 -07:00
John Riendeau
a53999f086
Bump version of agnhost used in e2e tests
2024-04-26 08:22:26 -05:00
Dr. Stefan Schimanski
e37917fea7
pkg/controlplane: split up config into generic controlplane and kube-related part
...
Signed-off-by: Dr. Stefan Schimanski <stefan.schimanski@gmail.com >
2024-04-26 14:14:06 +02:00
Justyna Betkier
a484bb94c2
Fix linter issues
2024-04-25 13:34:30 +02:00
Justyna Betkier
8ba3327de7
Append both env variables instead of fetching twice and overriding them.
...
Previously the second line would fetch the clean environment variables
and drop the changes from the first line.
2024-04-25 13:34:30 +02:00
Kubernetes Prow Robot
f6fde3ba7f
Merge pull request #124382 from riendeau/agnhostbump
...
Bump base images for agnhost
2024-04-24 19:00:00 -07:00
Kubernetes Prow Robot
56956edd76
Merge pull request #124512 from bart0sh/PR143-e2e-node-fix-containers-lifecycle
...
Revert "add coverage tests for probes behavior"
2024-04-24 15:31:30 -07:00
Kubernetes Prow Robot
58788c2f7b
Merge pull request #124466 from serathius/featuregate-defer
...
Cleanup defer from SetFeatureGateDuringTest function call
2024-04-24 15:31:21 -07:00
Kubernetes Prow Robot
0a6101636d
Merge pull request #123930 from Nordix/esotsal/fix_123928
...
Move DockerHung test in the end
2024-04-24 14:29:38 -07:00
Marek Siarkowicz
3ee8178768
Cleanup defer from SetFeatureGateDuringTest function call
2024-04-24 20:25:29 +02:00
Ed Bartosh
e4c6adacf0
Revert "add coverage tests for probes behavior"
...
This reverts commit 9be9832184
.
2024-04-24 20:56:46 +03:00
Daman Arora
26733f9aa8
Revert "agnhost: update README"
2024-04-24 22:26:33 +05:30
Antonio Ojea
5ed555fb5d
Revert "Remove _tmp from test/images/image-util.sh"
...
This reverts commit 2e465cd6fa
.
2024-04-24 13:43:02 +00:00
Antonio Ojea
391e4b58e2
Revert "added init to image-utils.sh"
...
This reverts commit 7951d7975e
.
2024-04-24 13:42:38 +00:00
John Riendeau
62191f637e
Bump base images for agnhost
2024-04-24 04:54:06 -05:00
Daman Arora
f5c38b0467
agnhost: update README
...
dummy commit to trigger agnhost image promotion pipeline
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-04-24 13:46:22 +05:30
Kubernetes Prow Robot
47ad87e95f
Merge pull request #124492 from aramase/revert-124250-aramase/t/transformation_tests_parallel
...
Revert "Run `controlplane/transformation` integration tests in parallel"
2024-04-23 17:02:26 -07:00
Kubernetes Prow Robot
9db6aac7f3
Merge pull request #124086 from matthyx/probes
...
add coverage tests for probes behavior
2024-04-23 17:02:17 -07:00
Anish Ramasekar
8d563c2cde
Revert "Run controlplane/transformation
integration tests in parallel"
2024-04-23 13:48:33 -07:00
Kubernetes Prow Robot
15ee05afd4
Merge pull request #124471 from aojea/zero_e2e
...
don't force delete pods on e2e tests
2024-04-23 09:29:25 -07:00
Kubernetes Prow Robot
7fa3098a9d
Merge pull request #124161 from aojea/lb_timeout
...
fix e2e loadbalancer test timeouts and assumptions
2024-04-23 09:29:16 -07:00
Kubernetes Prow Robot
695a984f56
Merge pull request #124027 from liangyuanpeng/etcd_update_3.5.13
...
etcd: update to v3.5.13
2024-04-23 06:00:02 -07:00
Antonio Ojea
06457a5219
don't force delete pods on e2e tests
2024-04-23 11:56:44 +00:00
Kubernetes Prow Robot
2806ffea9a
Merge pull request #124449 from SergeyKanzhelev/fiximageUtils
...
added init to image-utils.sh
2024-04-22 23:43:09 -07:00
Kubernetes Prow Robot
1a4f5a30f0
Merge pull request #124097 from Nordix/esotsal/cpu_manager_test_clean_code
...
e2e_node: clean cpu_manager test
2024-04-22 18:26:12 -07:00
Kubernetes Prow Robot
11ca079137
Merge pull request #124396 from mimowo/make-sure-traps-are-registered
...
Make e2e node tests more resiliant by ensuring the SIGTERM trap is registered
2024-04-22 17:25:40 -07:00
Sergey Kanzhelev
7951d7975e
added init to image-utils.sh
2024-04-22 23:09:35 +00:00
Kubernetes Prow Robot
13784cfa60
Merge pull request #124250 from aramase/aramase/t/transformation_tests_parallel
...
Run `controlplane/transformation` integration tests in parallel
2024-04-22 11:53:21 -07:00
Kubernetes Prow Robot
122816f894
Merge pull request #124425 from aroradaman/fix-agnhost-sctp
...
Fix agnhost sctp
2024-04-22 10:06:20 -07:00
Anish Ramasekar
689363be06
Run transformation integration tests in parallel
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2024-04-22 09:46:42 -07:00
Anish Ramasekar
1e048d5f24
generate unique UDS path for transformation integration tests
...
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com >
2024-04-22 09:42:16 -07:00
Kubernetes Prow Robot
d8f8c7fae0
Merge pull request #124288 from pohly/test-e2e-node-debugger
...
e2e node: debugger support
2024-04-22 08:43:27 -07:00
Kubernetes Prow Robot
76de052680
Merge pull request #124346 from jwcesign/master
...
upgrade: upgrade dependencies github.com/prometheus/common to the newest version
2024-04-22 07:11:25 -07:00
huweiwen
6ec421e2cf
test/e2e: do not use global variable for image
...
We have "-kube-test-repo-list" command line flag to override the image registry. If we store it in global variable, then that overriding cannot take effect.
And this can cause puzzling bugs, e.g.: containerIsUnused() function will compare incorrect image address.
2024-04-22 19:29:39 +08:00
Daman Arora
ce41bc849f
agnhost: version bump to v2.50
...
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-04-22 16:35:13 +05:30
Daman Arora
1c8799f814
agnhost/connect: send and recv data from SCTP server
...
If the client immediately closes connection after SCTP handshake,
the server will die with EOF, adding send and recv calls in the
client to make sure server client handling loop exits gracefully.
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-04-22 16:31:48 +05:30
Daman Arora
8cf4567f3c
agnhost/netexec: handle nil pointer dereference for SCTP server
...
If the client immediately closes connection after SCTP handshake, the
remote-addr fetched by SCTP server can be nil, causing the server to crash.
Signed-off-by: Daman Arora <aroradaman@gmail.com >
2024-04-22 16:31:48 +05:30
Kubernetes Prow Robot
cb3bd5bc41
Merge pull request #124205 from mkarrmann/wait-for-pods-e2e-cleanup-111092
...
chore/refactor(e2e tests): Solidify Contract for and Cleanup WaitForPodsRunningReady
2024-04-22 01:24:24 -07:00
Kubernetes Prow Robot
c1924df0a8
Merge pull request #124421 from danwinship/pod-host-ips-test
...
Fix up pod hostIPs e2e
2024-04-21 20:09:33 -07:00
Kubernetes Prow Robot
5514277007
Merge pull request #124422 from danwinship/windows-hybrid-e2e-tags
...
Fix networking feature tags in Windows hybrid network e2e
2024-04-21 18:39:39 -07:00