Guilhem Lettron
Guilhem Lettron
Hi @harbur, I don't see that much commits on this project these days. Is it :skull: ? I'm quite interested to continue works. Are you interested?
### Terraform Version terraform 0.12 provider 2.2.0 ### Affected Resource(s) - tls_private_key ### Terraform Configuration Files ```hcl resource "tls_private_key" "cert" { algorithm = "RSA" rsa_bits = "2048" } output "cert-thumprint"...
Signed-off-by: Guilhem Lettron
Target must exist when sended to plugin. Signed-off-by: Guilhem Lettron **What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in...
Don't test controller calls when plugin don't advertise controller capability. Signed-off-by: Guilhem Lettron **What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to...
Controller may don't have capability to create a volume. Don't try if no capability. Signed-off-by: Guilhem Lettron **What type of PR is this?** > Uncomment only one ` /kind `...
In [GetPluginCapabilities](https://github.com/container-storage-interface/spec/blob/master/spec.md#getplugincapabilities) PluginCapability is optional Signed-off-by: Guilhem Lettron **What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new...
In editor:  Gif output: 
freeipa 4.6.6 when `ServiceFind()` or `ServiceShow` ``` unexpected value for field Subject: () ```