-
Notifications
You must be signed in to change notification settings - Fork 110
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
[CI] Publish multiple version of k8s in the e2e tests. #482
Comments
Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the Layer5 Contributors' Welcome Guide and sure to join the community Slack. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue. |
Checking in... it has been awhile since we've heard from you on this issue. Are you still working on it? Please let us know and please don't hesitate to contact a MeshMate or any other community member for assistance.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@leecalcote can I work on this? |
@AugustasV @Revolyssup @asubedy has this been completed? |
No I don't think this is completed, although we do publish test on multiple version of k8s but each test creates a new entries. They are not clubbed together. I guess this was something required when I was told to opened the issue. |
This issue has been open for some time with no recent activity, unassigning to open it up for new contributors to give it a go. |
Current Behavior
Currently, during the e2e tests, although we are running tests using 3 version of Kubernetes, but while updating the docs we only publish one version of tests.
Desired Behavior
We need to publish all the k8s version to the docs.
Implementation
Change this to array or list of k8s version instead of single version.
Acceptance Tests
Contributor Guides and Resources
The text was updated successfully, but these errors were encountered: