Delemotte Barthélémy

Results 12 comments of Delemotte Barthélémy

This issue needs to be fixed, but there is a workaround for those interested (mentioned [here](https://github.com/hashicorp/terraform-provider-kubernetes-alpha/issues/72#issuecomment-802844494)) : uses [terraform-provider-kubectl](https://github.com/gavinbunney/terraform-provider-kubectl) which allow you to apply a yaml file without checking that...

thanks @Jakuje, I'm gonna look this direction :)

Hello @Jakuje, I just found where it came from based on your advice... The ATR of the card is : `3b:7f:96:00:00:00:31:b8:64:40:70:14:10:73:94:01:80:82:90:00` which corresponds to what OpenSC maps to IAS/ECC Gemalto...

Hi @dengert, If my understanding is good, I have to force the use of "IAS/ECC Oberthur" driver. I will try to update `card-iasecc.c` and recompile because I don't see any...

Thanks @dengert, it was a mistake, the card model that was provided to me was wrong. So this card is effectively a Gemalto one but seems not to be working...

I'll try to figure out why this card is not working properly with the vendor and I'll post anything new here. Feel free to close the issue if you think...

Hello here :) I have some news from the vendor. This card is effectively Oberthur IAS-ECC but has the same ATR as Gemalto IAS-ECC card, and this is normal... Below...

I guess this is intended behavior according to the [design proposal](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/customresources-subresources.md#status-behavior) : > If the /status subresource is enabled, the following behaviors change: > * The main resource endpoint will...

Hi, same problem happening to me.

Yes this is annoying. Seems that it's possible to fix it by replacing : * `c282` => `é` * `c28a` => `è` * `c288` => `ê` * `c285` => `à`...