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