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

e2e: Test against multiple versions of k8s at the same time #1457

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

mrueg
Copy link
Member

@mrueg mrueg commented Apr 16, 2021

What this PR does / why we need it:
We support multiple versions of k8s, let's run e2e tests for all as suggested by @lilic
Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
See #1454

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 16, 2021
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 16, 2021
@mrueg mrueg changed the title e2e: Test multiple versions at the same time e2e: Test against multiple versions of k8s at the same time Apr 16, 2021
@mrueg mrueg force-pushed the e2e-multiple-versions branch 6 times, most recently from 826c711 to f38578d Compare April 18, 2021 21:31
Copy link
Member

@lilic lilic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice thank you! 🎉
/lgtm

/hold in case any objections from other folks

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 19, 2021
@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 19, 2021
@dgrisonnet
Copy link
Member

Just a side note, if this PR is merged as is, it will close #1454 because resolves was specified in the description even though it was meant to be a partial resolution.

tests/e2e.sh Outdated Show resolved Hide resolved
@dgrisonnet
Copy link
Member

It might also be meaningful to update the compatibility matrix as part of this effort since it verifies that kube-state-metrics is compatible with Kubernetes v1.21.0

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 22, 2021
@mrueg mrueg force-pushed the e2e-multiple-versions branch 3 times, most recently from b042c71 to bb0a320 Compare April 22, 2021 17:03
@tariq1890
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 23, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lilic, mrueg, tariq1890

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tariq1890
Copy link
Contributor

/hold cancel

Thanks @mrueg !

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 23, 2021
@k8s-ci-robot k8s-ci-robot merged commit 0969433 into kubernetes:master Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants