Add an E2E testing ensuring that rolling upgrade does not make pipelines unhealthy #1566
Labels
kind/missing-test
Categorizes issue or PR as related to missing automated tests for scenario.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Description
A successful rolling upgrade should not degrade Log/Metric/Trace Pipeline status to unhealthy. In the status check we rely on internal details of Pod controller (by checking different fields of PodStatus), which might change in future versions of Kubernetes. We need an E2E test to ensure no regression will happen.
Related Issues
#1545
#1236
The text was updated successfully, but these errors were encountered: