Bruno Grieder
Bruno Grieder
> I was able to reproduce this in Linux with the following config: > > ``` > Ubuntu 21.04 x86_64 > Kernel: 5.11.0-25-generic > Gnome 3.38.4 > Nvidia Driver Version:...
This worked for me: 1. Pull the charts: ```bash helm pull streamnative/local-storage-provisioner --untar ``` 2. In `local-storage-provisioner/templates/provisioner-gke.yaml`, change `extensions/v1beta1` to `apps/v1`. 3. install the updated charts ```bash helm install local-storage-provisioner...
Cannot reproduce this issue anymore. I (and another colleague) are sometimes left with images "none none" in our docker instance running on boot2docker (OSX). I am unable to explain why...
Code available in server/src/certificates/qui_cert in branch [103](https://github.com/Cosmian/kms/tree/103-support-for-quick-cert-functionality)
The Private Keys (Master and User) should saved in PKCS#8 DER The Master Public Key should be saved in SPKI DER See #78 for details
Ex Validate (verify code) moved to branch [102](https://github.com/Cosmian/kms/tree/102-support-for-the-validate-kmip-operation) It needs to be refactored to use openssl
Fixing 2. and 3. as part of https://github.com/Cosmian/kms/pull/71, where it is required
Will tackle this one after the LUKS PR is passed
Thanks. >FWIW, I strongly discourage this style of error Yes. This was just for illustration. My objective is to get locations in reports. This post effectively describes the goal and...
Latest discussion revolved around having plugins compiling to WASM.