-
Notifications
You must be signed in to change notification settings - Fork 276
Log k8s version in CI #4047
Comments
This gets logged in the mandatory job
e2e tests use the same node, except in scenarios where the e2e test itself overrides the version such as in the
Given that enough information is available to determine the version of k8s being used, both by default and when the test overrides the k8s version, I am closing this issue. |
@shashankram wouldn't there be value in adding it per e2e? |
e2e by default picks up the latest image (which is the same as the image already logged in the CI). We could explicitly log the version as well. This should be rather simple, so let me take this up. |
Logs k8s server version. Resolves openservicemesh#4047 Signed-off-by: Shashank Ram <[email protected]>
Logs k8s server version. Resolves openservicemesh#4047 Signed-off-by: Shashank Ram <[email protected]>
Logs k8s server version. Resolves #4047 Signed-off-by: Shashank Ram <[email protected]>
Logs k8s server version. Resolves #4047 Signed-off-by: Shashank Ram <[email protected]> (cherry picked from commit 7e39688)
Logs k8s server version. Resolves #4047 Signed-off-by: Shashank Ram <[email protected]> (cherry picked from commit 7e39688)
Logs k8s server version. Resolves #4047 Signed-off-by: Shashank Ram <[email protected]> (cherry picked from commit 7e39688) Co-authored-by: Shashank Ram <[email protected]>
Please describe the Improvement and/or Feature Request
Log kubernetes version used in CI tests
Scope (please mark with X where applicable)
Possible use cases
The text was updated successfully, but these errors were encountered: