amold1
amold1
@johngmyers I see similar behavior. In my case, I create a KIND cluster with a service that has an annotation(`external-dns.alpha.kubernetes.io/hostname: some.example.org` for external-dns to create the record. Then I delete...
Is there any update on this? This is a very useful feature to have to avoid repeating configuration
Don't we need a change to the 'labels' in the chainsaw test files? ``` apiVersion: chainsaw.kyverno.io/v1alpha1 kind: Test metadata: creationTimestamp: null name: minimal-linodemachine # Label to trigger the test on...
> LGTM. Just a question @bcm820 for my understanding, the keys and bucket can be in different namespaces? From the PR I see, the secrets of type=addons.cluster.x-k8s.io/resource-set should always be...
> Changes look good to me, can you rebase off main and squash @amold1 ? 🙏 rebased and checks running now - I'll "squash and merge" on approval
> As stated in the AWS S3 docs for [server side encryption](https://docs.aws.amazon.com/AmazonS3/latest/userguide/serv-side-encryption.html) > > > All Amazon S3 buckets have encryption configured by default, and all new objects that are...
> LTGM! > > But could you also add some documentation about different labels you added to chainsaw tests and we can use E2E_SELECTOR env var to select? It would...