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
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