kubernetes-sigs / e2e-framework

A Go framework for end-to-end testing of components running in Kubernetes clusters.
Apache License 2.0
529 stars 103 forks source link

Dependencies update / Go upgrade to 1.22 and cleanup #408

Closed cpanato closed 6 months ago

cpanato commented 6 months ago

What type of PR is this?

/kind cleanup /kind feature

What this PR does / why we need it:

xref: https://github.com/kubernetes-sigs/e2e-framework/pull/407

need: https://github.com/kubernetes/test-infra/pull/32555

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Dependencies update / Go upgrade to 1.22 and cleanup

Additional documentation e.g., Usage docs, etc.:

cpanato commented 6 months ago

/assign @vladimirvivien @harshanarayana

harshanarayana commented 6 months ago

/retest

harshanarayana commented 6 months ago

/test pull-e2e-framework-test

vladimirvivien commented 6 months ago

/retest

cpanato commented 6 months ago

@vladimirvivien i will figure out the time out that is happening

cpanato commented 6 months ago

@harshanarayana @vladimirvivien now it is ready :)

harshanarayana commented 6 months ago

/lgtm /approve

k8s-ci-robot commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, harshanarayana

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/e2e-framework/blob/main/OWNERS)~~ [cpanato,harshanarayana] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment