Commit Graph

3 Commits

Author SHA1 Message Date
Yu Liao
5cbce2442d added release 1.26 e2e 2023-01-31 21:20:09 +00:00
Yu Liao
095b47f628 updated kind action version, kind version, and node image version and
python versions.

Fix
https://github.com/kubernetes-client/python/actions/runs/3992341088/jobs/6848101335
2023-01-24 05:32:17 +00:00
Nabarun Pal
5718898a83
Add GitHub Action workflow for running e2e tests
The e2e here uses kind. The eventual goal would be to remove
the use of minikube completely and use kind exclusively in
conformance to general Kubernetes upstream usage.

- Add kind cluster configs for all supported Kubernetes versions
- Add GH Action workflows for end to end testing

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-06-06 12:05:00 +05:30