Shahar Gotshtat
Results
2
issues of
Shahar Gotshtat
Since Kubernetes mock is deprecated, it's super hard to write some tests that we would like to write: 1. StatusController: * GetCurrentServiceStatus. * GetCurrentEnvironmentStatus. * GetLatestPodName (with and without groupId)....
For example, if an environment is defined without a valid token and I try to deploy on it, the deployment would get stuck on "pending" and keep trying forever.
enhancement