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

Update e2e test to use latest K8s version #413

Closed
anusha94 opened this issue Mar 2, 2022 · 0 comments · Fixed by #455
Closed

Update e2e test to use latest K8s version #413

anusha94 opened this issue Mar 2, 2022 · 0 comments · Fixed by #455
Assignees
Labels
area/e2e-test e2e tests for the provider
Milestone

Comments

@anusha94
Copy link
Contributor

anusha94 commented Mar 2, 2022

What steps did you take and what happened:
Currently, our e2e tests are pinned to K8s v1.22.3 version. That's because we only have v1.22.3 support in the installer. With #411 , we intend to make the installer more flexible. We should therefore move to testing higher K8s version.

Explore
Which K8s version needs to be tested and how frequently we have to update the tests can be tricky. For this, let's refer to CAPI and other providers' e2e tests to see what the current pattern of testing is. We can then make a call on which K8s version to pin to.

Anything else you would like to add:
This issue cannot be worked upon until #411 is completed. But in the meantime, it is good to do the exploration of identifying the K8s version in e2e tests.

@anusha94 anusha94 added the area/e2e-test e2e tests for the provider label Mar 2, 2022
@anusha94 anusha94 added this to the v0.2.0 milestone Mar 2, 2022
@anusha94 anusha94 assigned anusha94 and unassigned jeuxdemains Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/e2e-test e2e tests for the provider
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants