chainsaw icon indicating copy to clipboard operation
chainsaw copied to clipboard

Declarative K8s e2e testing

Results 51 chainsaw issues
Sort by recently updated
recently updated
newest added

### 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....

enhancement

### 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...

enhancement

## Explanation Add lookup operation. Fixes #1034

release notes required
documentation required

## Explanation Add expressions validation via compilation. Fixes #1085

release notes required

Support tests sharding

enhancement

Add warnings check support.

Create a kubebuilder plugin.

enhancement

## 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...

question

### 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...

bug