Mikhail Petrov
Mikhail Petrov
Hello! Does confd support issuing certs and renewing procedure for them?
Hello guys! Can you clarify to me: Is your project alive or not? I know that you closed Makisu project and I am afraid that you soon will close this...
Hello! I think the namespace in `example/k8s_auth/vault-tokenreview-binding.yaml` should be `default` because in the doc [kubernetes-auth-backend](https://github.com/azalio/vault-operator/blob/master/doc/user/kubernetes-auth-backend.md) I see that we create a service account in the default namespace. ``` kubectl -n...
Hello! I have added in kubewatch support for ICQ (https://icq.com/).
I'm trying to find "Ричард Длинные Руки" ``` package main import ( "fmt" "github.com/schollz/closestmatch" ) func main() { wordsToTest := []string{"Ричард Длинные Руки", "Ричард Длинные Руки — воин Господа", "Ричард...
Thank you for the great software! I use it to create a node test. Just change `node` to `class` and create a pseudo-class. All works correct, but in case `hash`...
Hello! As I know, if my server completely broke, linstor plugin won't setup automatically another copy in other server and I need some manual action to recovery. Can you make...
This commit introduces a new 'port' configuration option for the Kinesis output plugin. This enhancement allows users to specify a custom TCP port for connecting to the Kinesis Streams service,...