Hacker News new | ask | show | jobs
by andrewsomething 3434 days ago
> we're able to constantly test master

You seemed to have missed this.

1 comments

It also said "With recent updates to our build/ci process" but there is more to testing than continuous integration, especially for something as complex as Kubernetes.

In particular, continuous integration can run regression tests but how many bugs will it find due to interactions between features?