fasterci / rules_gitops

Apache License 2.0
17 stars 6 forks source link

improvement: IT test should fail early if pods are crashlooping #10

Closed apesternikov closed 6 months ago

apesternikov commented 9 months ago

IT tests are timing by timeout if any pods are failing to start. This condition can be detected much earlier by reacting to respective event stream. This behavior should be configurable by a rule parameter to allow testing of deployments that expect crashlooping as a part of normal workflow.