Johan Fleury

Results 18 issues of Johan Fleury

Hello. I’m having trouble with a custom chart for nginx-ingress where the OriginLabels post renderer fails to parse the TCP/UDP ConfigMaps due to the data field containing numbers as keys....

Hi. It would be great if `gitlabform` could show what will change before applying (i.e. the difference between the current state and configured state). I was thinking about something like...

✨feature request

Hi, DNSHero does not support TXT records with multiple values: ![The TXT record view in DNSHero showing only one of the values](https://github.com/devgianlu/DNSHero/assets/7230353/8ebcc2e9-54f5-43d1-947d-c4319fdbffa5) The actual values are: ``` $ dig +short...

Hi. Could you please publish new versions of your module to the forge? It seems that there has been some cool changes since last year.

Hello. It’s been roughly a year since Python 2 support has stopped, and most distribution have stopped shipping it. It would be great if this exporter could be upgraded to...

help wanted

Hi Currently, when a new `PytorchJob` is created the Kubernetes API will only check if it matches the [schema defined in the `CRD`](https://github.com/kubeflow/pytorch-operator/blob/master/manifests/crd.yaml#L21), but the "real" validation is done in...

priority/p2
kind/feature
area/0.7.0

This allows passing the password as plain text, a md5 hash or a SCRAM-SHA-256 hash. The password will be compared to whatever hash is stored in Postgres and updated accordingly....