Hans Knecht
Hans Knecht
Do we want to support Multi-node installations for Elastic Search? Because I can make the PR, including the updating the FW role that was just added, but only if you...
https://book.kubebuilder.io/cronjob-tutorial/writing-tests.html points us in the right direction to write and run unit tests for the controller so we know when things break.
Building off of #71 to allow for broader serviceMesh support Closes #58
In order to not have to create users manually, and support non-yatai specific accounts. It's also more secure. Generic feature set is: 1. Get Groups for a user 2. Assign...
Currently when a bento is deployed via yatai it uses the default service account for the namespace. This prevents granular permissions for those bentos to access S3/GCS buckets or other...
### What would you like Renovate to be able to do? As far as I can tell Renovate doesn't support prometheus metrics for consumption into what Renovate is doing. It...
### Problem Statement Being able to sign with cosign is useful, but plenty of places sign their images with gpg keys and then have kyverno verify with the public key...
Currently the only way to set a capability for pre-rendering/templating is via the helm --api-versions argument. That isn't supported by all tooling (including kustomize 4.x.x and argocd). Being able to...
Currently only supports the helmChart dependency, but provides a framework for other types of dependencies in vendir ## Changes - Adds support for the Vendir manager when using helmCharts -...
Similar to #744 but fixes a few more sub depenedencies to resolve vulnerabilities