You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have daily/PR hook tests that ran end-to-end against each provider: minikube, digital ocean, google cloud platform, etc. This would include basic features like:
cluster creation
new deployment
updating an existing deployment
Since we don't have project funding, I'm not sure how feasible this will be. Testing against minikube should be easiest. Testing other features, such as aliasing, would be complex since you'd need a DNS record pointing to the newly created load balancer -- and then you'd need to ensure DNS propagation, etc.
The text was updated successfully, but these errors were encountered:
It would be nice to have daily/PR hook tests that ran end-to-end against each provider: minikube, digital ocean, google cloud platform, etc. This would include basic features like:
Since we don't have project funding, I'm not sure how feasible this will be. Testing against minikube should be easiest. Testing other features, such as aliasing, would be complex since you'd need a DNS record pointing to the newly created load balancer -- and then you'd need to ensure DNS propagation, etc.
The text was updated successfully, but these errors were encountered: