Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub Actions Matrix for Testing multiple K8s versions in e2e Job #39

Merged
merged 4 commits into from
Sep 16, 2020

Conversation

phenixblue
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind bug
/kind cleanup
/kind deprecation
/kind design
/kind documentation

/kind feature

What this PR does / why we need it:

This adds a GitHub Actions matrix for running the e2e tests against multiple versions of Kubernetes. It specifies a short k8s-versions variable and a longer kind-node-image variable that references explicit kind node image tags to target specific k8s versions in CI.

Which issue(s) this PR fixes:

Fixes #32

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

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


@phenixblue phenixblue added enhancement New feature or request gh-actions ci labels Sep 16, 2020
@phenixblue phenixblue self-assigned this Sep 16, 2020
@phenixblue phenixblue merged commit f4c5bee into tmobile:master Sep 16, 2020
@phenixblue phenixblue deleted the ci-k8s-matrix branch September 16, 2020 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement New feature or request gh-actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add matrix to test multiple K8s versions
1 participant