Guilhem Lettron

Results 103 issues of 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"...

enhancement

Signed-off-by: Guilhem Lettron

pretty simple, isn't it ;)

cncf-cla: yes
size/XS
lgtm
ok-to-test

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...

kind/bug
cncf-cla: yes
do-not-merge/release-note-label-needed
needs-ok-to-test
size/XS

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...

kind/bug
cncf-cla: yes
size/M
do-not-merge/release-note-label-needed
needs-ok-to-test

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 `...

kind/bug
cncf-cla: yes
do-not-merge/release-note-label-needed
needs-ok-to-test
size/S

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...

kind/bug
cncf-cla: yes
do-not-merge/release-note-label-needed
needs-ok-to-test
size/XS

In editor: ![image](https://user-images.githubusercontent.com/486876/73595394-8b7d5580-4518-11ea-903f-fe8a54ccf4ec.png) Gif output: ![c3bd2a81-15b1-4046-9e10-6c5002543803](https://user-images.githubusercontent.com/486876/73595400-9637ea80-4518-11ea-8396-e7a2301a3b53.gif)

freeipa 4.6.6 when `ServiceFind()` or `ServiceShow` ``` unexpected value for field Subject: () ```