Damien Léger
Damien Léger
I've coded a workaround for this. It's far from perfect because tests are broken and all but that fits my needs. Looks interesting to share anyway. My understanding is that...
hello @gouravsw, tbh I've did that tweak for my previous job so I'm not working on this anymore. That being said, when referring to "doc" I meant this --> https://github.com/weaveworks/kubediff#build...
/remove-lifecycle stale
/remove-lifecycle stale
The v1.21.2 image (EKS 1.21 is the last version available atm on AWS) and v1.22.2 also have the CVE-2021-3538 ⚠️ ``` $ trivy version Version: 0.25.0 Vulnerability DB: Version: 2...
Hello. I think I have the same problem. I didn't check the report content but after the logs, namespaces got mixed together. 😕 ``` E0805 13:17:37.645872 1 reportcontroller.go:308] PolicyReportGenerator "msg"="failed...
Hi @vijay-veeranki . I'm afraid I cannot help you or anybody else, I decided not to use ModSecurity soon after writing this GIthub issue. I was running a PoC by...
I got there with a similar problem. I think the possibility of "naming" the file ingested should be added in the `ytt --help`.
@joebowbeer hello, I've implemented your suggestions
@joebowbeer I see, nice. About this hostPath volume, only way around this I think of right now is a) mount an EmptyDir volume in /etc/ssl/certs/ and download the CA bundles...