Mikhail Petrov

Results 9 comments of Mikhail Petrov

I'm going to use confd for ETCD and Vault values. And it might be convenient to use confd for vault PKI too because in another way I need to use...

I think a separate backend would be more useful than an integrated solution.

I have created example [module](https://github.com/azalio/example-control-repo/blob/master/modules/example/manifests/init.pp) and run ``` retrospec --module-path=modules/example puppet ``` And I got [test](https://github.com/azalio/example-control-repo/blob/master/modules/example/spec/classes/example_spec.rb) As I can see in `src_cluster_addrs` I got the empty hash, but I want...

Thank you very much for your work!

In my situation was wrong `/etc/resolv.conf` file. Just check in a container ```ping dl-cdn.alpinelinux.org```

Thank you for reply! As I understand, If my server died I will need do manual action and linstor operator can't help me with it?

> Setting the log verbosity to 10 helped us track down the issue. > > We found out that the client certificate data (part of the `./kube/config`) we generated for...

> Thanks for your contribution @azalio! I added a suggested change. Thank you for your suggestion!

> That makes a lot of sense and it should be pretty trivial to do. We already have the method for re-embedding. What would happen to existing transformations? Delete them...