TykTechnologies / tyk-k8s

Kubernetes ingress controller and sidecar injector for Tyk API Gateway
https://tyk.io
Other
7 stars 5 forks source link

Create end to end tests for the ingress controller #35

Open excieve opened 4 years ago

excieve commented 4 years ago

There needs to be a automated test suite that creates a temporary k8s cluster (e.g. with Kind), installs a fully functional tyk + tyk-k8s on it (e.g. with helm chart) and runs a bunch of test scenarios (creating/updating/deleting an ingress, etc.) on it (e.g. with ginkgo).

This suite should be executed via CI.

excieve commented 4 years ago

Thing to investigate — k8s network SIG's ingress controller conformance tests: https://github.com/kubernetes-sigs/ingress-controller-conformance