Michal Wozniak
d44ac38891
Promote e2e to conformance tests for JobBackoffLimitPerIndex
2025-02-26 17:06:41 +01:00
Elizabeth Martin Campos
e353086e6a
test(network): replace RCs with Deployments in util function StartServeHostnameService
...
See #119021
2025-02-16 14:50:46 +01:00
Lubomir I. Ivanov
54e2416210
update sig cl owners in k/k
2025-02-12 11:04:11 +02:00
Stephen Heywood
c5f0e63c62
Add Podresize endpoints to pending_eligible_endpoints.yaml
2024-12-06 08:39:14 +13:00
Kubernetes Prow Robot
2e0cc1befe
Merge pull request #127943 from ii/promote-serviceaccounttoken-test
...
Promote ServiceAccount e2e test to Conformance
2024-11-11 18:12:45 +00:00
Lan Liang
6e5a3cde50
Remove PodHostIPs feature gates.
...
Signed-off-by: Lan Liang <gcslyp@gmail.com >
2024-11-06 23:10:36 -08:00
Joe Betz
c59fba7f26
Promote CRD field selector e2e test to conformance ( #128109 )
...
* Promote CRD field selector e2e test to conformance
* Fix release number for conformance test
* re-run update conformance
2024-10-30 21:19:25 +00:00
Michal Wozniak
d521e44187
Rollback promotion of Job e2e test for pod failure policy using exit code
2024-10-24 10:30:56 +02:00
Kubernetes Prow Robot
66e3401225
Merge pull request #128264 from mimowo/promote-pod-failure-tests
...
Promote the Job pod failure policy to Conformance
2024-10-23 14:23:00 +01:00
Kubernetes Prow Robot
ed696ecd20
Merge pull request #127753 from skitt/missing-go-env
...
hack: configure Go environments where necessary
2024-10-23 03:46:59 +01:00
Michal Wozniak
be685c838e
Promote the Job pod failure policy to Conformance
2024-10-22 17:00:37 +02:00
Kubernetes Prow Robot
dd87bc0646
Merge pull request #127901 from skitt/k8s-sigs-yaml
...
Use sigs.k8s.io/yaml instead of gopkg.in/yaml
2024-10-09 19:38:29 +01:00
Kubernetes Prow Robot
f37ab27d9a
Merge pull request #127936 from riaankleinhans/remove-tested-pending-eligible-endpoints
...
Remove tested pending eligible endpoints
2024-10-08 22:58:29 +01:00
Stephen Heywood
04a4edb083
Promote ServiceAccount e2e test to Conformance
2024-10-09 10:49:03 +13:00
riaan kleinhans
e4cce59247
remove tested pending eligible endpoints
...
Signed-off-by: riaan kleinhans <riaankleinhans@gmail.com >
2024-10-08 14:18:23 -04:00
Stephen Heywood
cf0e605f8f
Promote CSINode e2e test to Conformance
2024-10-08 09:51:48 +13:00
Stephen Kitt
f1fa4086b3
Use sigs.k8s.io/yaml instead of gopkg.in/yaml
...
Since we have a Kubernetes-specific fork of go-yaml, use that
consistently throughout the project. This doesn't eliminate the
dependencies on gopkg.in/yaml, which are still used indirectly; but it
ensures that the whole project benefits from fixes or changes to
sigs.k8s.io/yaml.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2024-10-07 15:32:00 +02:00
Stephen Kitt
3124a13587
hack: configure Go environments where necessary
...
These scripts rely on the system's default go; this changes that using
kube::golang::setup_env so that the appropriate go is used when the
system's isn't sufficient.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2024-09-26 23:32:33 +02:00
Kubernetes Prow Robot
7ff0580bc8
Merge pull request #127458 from ii/promote-volume-attachment-status-test
...
Promote e2e test for VolumeAttachmentStatus Endpoints +3 Endpoints
2024-09-23 18:08:00 +01:00
Kubernetes Prow Robot
7a58803c84
Merge pull request #127281 from ii/remove-node-endpoints
...
Remove Node endpoints from pending_eligible_endpoints.yaml
2024-09-20 22:50:04 +01:00
Stephen Heywood
70f493ab9f
Promote VolumeAttachmentStatus e2e test to Conformance
2024-09-19 10:20:47 +12:00
Antonio Ojea
8cb7c54ce7
e2e VolumeSubpathEnvExpansion should not be tagged as slow
...
The test [sig-node] Variable Expansion should succeed in writing subpaths in container
takes 1m5s so it should no be tagged as slow"
2024-09-14 19:09:16 +00:00
Antonio Ojea
22d79b998a
remove e2e slow tag for VolumeSubpathEnvExpansion
...
Kubernetes e2e suite: [It] [sig-node] Variable Expansion should fail
substituting values in a volume subpath with absolute path [Slow]
[Conformance] test takes 37 seconds to run
2024-09-14 19:06:25 +00:00
Antonio Ojea
32099f69f6
remove slow tag on e2e test
...
The test Variable Expansion should fail substituting values in a volume subpath with backticks
takes 12 seconds, it should not be tagged as slow
2024-09-14 19:01:09 +00:00
Stephen Heywood
d7bb171ff2
remove Node endpoints
2024-09-11 08:58:41 +12:00
Stephen Heywood
ca0b314975
Promote Node lifecycle e2e test to Conformance
2024-09-10 09:59:59 +12:00
Kubernetes Prow Robot
92507eaabe
Merge pull request #127166 from cpanato/update-setcap
...
update debian-base and setcap to bookworm-v1.0.4
2024-09-09 04:56:33 +01:00
Kubernetes Prow Robot
f5c5384181
Merge pull request #124852 from claudiubelu/e2e-etc-hosts-test
...
e2e tests: Enables should test kubelet managed /etc/hosts file for Windows
2024-09-07 03:55:02 +01:00
cpanato
e09c28ec69
update debian-base and setcap to bookworm-v1.0.4
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-09-05 14:09:04 -06:00
Michal Wozniak
25d938b481
Promote JobPodFailurePolicy and PodDisruptionConditions e2e tests to Conformance
2024-07-17 18:13:08 +02:00
cpanato
a3b193c6e9
[go] Bump images, dependencies and versions to go 1.22.4 and distroless iptables/setcap/debian-base
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-06-06 18:13:15 +02:00
Claudiu Belu
844426f5e0
e2e tests: Enables should test kubelet managed /etc/hosts file for Windows
...
We previously skipped this test because Docker did not support mounting
individual files in Containers.
Since then, support for Docker has been removed, and containerd on Windows
supports this feature. We can run this test on Windows.
2024-05-31 07:45:07 +00:00
Stephen Heywood
a2a1e0434e
Move 3 get*APIGroup endpoints to ineligible_endpoints.yaml
2024-04-10 11:52:22 +12:00
cpanato
fc428df491
update setcap/debian-base to bookworm-v1.0.2
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-03-28 14:57:22 +01:00
Kubernetes Prow Robot
a2a709077f
Merge pull request #123956 from ii/add-alpha-getStoragemigrationAPIGroup
...
Add alpha endpoint getStoragemigrationAPIGroup to pending_eligible_endpoints.yaml
2024-03-18 14:57:18 -07:00
Kubernetes Prow Robot
2753078f7c
Merge pull request #123939 from cici37/vapGAConformance
...
Change the API tests to conformance tests
2024-03-18 12:30:05 -07:00
Stephen Heywood
e5b497df4f
Add alpha endpoint getStoragemigrationAPIGroup
2024-03-16 08:39:47 +13:00
Kubernetes Prow Robot
fa07055b1f
Merge pull request #123944 from ii/remove-volumeattachment-endpoints
...
Remove VolumeAttachment endpoints from pending_eligible_endpoints.yaml
2024-03-14 21:32:51 -07:00
Stephen Heywood
80db011202
remove VolumeAttachment endpoints
2024-03-15 13:32:17 +13:00
Stephen Heywood
55302de991
Promote VolumeAttachment e2e test to Conformance
2024-03-15 10:54:25 +13:00
cici37
4048598620
Change the API operation e2e test to conformance test.
2024-03-14 20:59:41 +00:00
Jiahui Feng
4f6212fb0e
generated: ./hack/update-conformance-yaml.sh
2024-03-12 13:35:50 -07:00
Michal Wozniak
acf6b500ee
Follow up fix to the job status update test
2024-03-08 07:33:10 +01:00
cici37
758dc53510
Enabled conformance test for VAP which is GAed.
2024-03-06 23:53:20 +00:00
Jefftree
ebcb78df52
promote aggregated discovery conformance tests
2024-03-03 14:29:25 -05:00
Davanum Srinivas
948d9ca221
Rely only on source cli parameter in conformance/walk
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-03-01 21:58:54 -05:00
Kubernetes Prow Robot
8b8d133770
Merge pull request #123564 from ivelichkovich/tests
...
promote match conditions e2e tests to conformance
2024-03-01 12:06:09 -08:00
Igor Velichkovich
dde48918dd
promote match conditions e2e tests to conformance
2024-03-01 10:04:42 -06:00
Tim Hockin
4b20f81c19
Fix verify-conformance-yaml for workspaces
2024-02-29 22:06:57 -08:00
cpanato
ac9482d15f
update distroless-iptables to v0.5.0 debian-base to bookworm-v1.0.1 and setcap to bookworm-v1.0.1
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2024-02-07 11:46:19 +01:00