Björn Wenzel
Björn Wenzel
Is there any plan for such a feature, I think it would be really really cool to have it
This would be really great then someone would be able to also implement as a script or cronjob which allows to "autoclose" maintenance windows as requested here https://github.com/adamcooke/staytus/issues/220 and here...
Hi @everesio, I can only confirm what the previous writers say. It seems that when the kafka brokers are configured in a way that sasl is not running over plaintext...
If you run with `--offline-scan` then you even get additional features ;-) > In addition, if you want to scan Java dependencies such as JAR and pom.xml, you need to...
is there any information / plan when this will be implemented? Imagine you have a set of hosts where it's running or containers used for trivy vuln scanning this is...
I would like to mention that aws/karpenter#3428 also brought up the topic of unhealthy nodes not only during initialisation but during normal work. We so far usually run our workloads...
Hi @cloudcafetech, Maybe its simply a copy paste issue, but in your permissions you grant access to secret path secret: ``` path "secret/*" { capabilities = ["read"] } ``` But...
Hi @ardimaul, please have a look at this: https://vault.koudingspawn.de/supported-secret-types/secret-type-properties Does it support your requirements?
Hi @ardimaul, I would really welcome a merge request for it :-)
Hi @matiri132, I would recommend you create a new Secret Type: - https://github.com/DaspawnW/vault-crd/blob/master/src/main/java/de/koudingspawn/vault/vault/impl/KeyValueGenerator.java - https://github.com/DaspawnW/vault-crd/blob/master/src/main/java/de/koudingspawn/vault/kubernetes/scheduler/impl/KeyValueRefresh.java The other option is you add an additional property next to the path property called...