chainsaw
chainsaw copied to clipboard
Declarative K8s e2e testing
### Problem Statement I want to be able to assert that a certain operation within the cluster is completed within x seconds, or is completed with less than x errors....
### Problem Statement Observed on 0.1.9-0.1.7. See a test case [here](https://github.com/kyverno/policies/actions/runs/8315349402/job/22753621117#step:13:416) where an update (patch) is supposed to fail yet does not causing Chainsaw to patch endlessly until it reaches...
## Explanation Add lookup operation. Fixes #1034
## Explanation Add expressions validation via compilation. Fixes #1085
Add warnings check support.
## Explanation Add spell checker job.
### Describe your question After i create a deploy with 3 replicas, I want to patch pods of deploy to add annotations. Thanks for reply. ### chainsaw version Version v0.2.8...
### chainsaw version Version v0.2.8 ### Description When there are several consecutive tests which use the same resource names for cluster resources, there are intermittent failures. Setting unique resource names...