booster
booster copied to clipboard
Kubernetes integration tests are failing
These started to fail recently and after taking a look, it doesn't seem to have a clear solution. They're passing on local but not on GitHub actions so we still should check this on local when adding new Kubernetes-provider features.
Anyways, for future k8s-provider releases, we should fix this.
More info in this PR, where we tried to isolate these tests and log them to see what was happening: https://github.com/boostercloud/booster/pull/883/checks
- Redis always stays on
Pendingstatus, even if we return to previous versions where it worked. - Also Dapr pods crash when it wasn't happening before. We tried returning to previous versions when it worked but it's not working either.