Tiago Melo

Results 5 issues of Tiago Melo

First of all, congratulations on such nice gem. I think this kind of feature should be deep inside the core of form builders as it is a very common problem...

discuss

Some network environments use non-standard MTU values. In these situations, the `DockerMTU` setting might be used to specify the MTU setting for the `bridge` network created by Docker. However, when...

enhancement

When using the `CheckBox` within Angular with reactive or plain forms the `onTouched` handler is never called. This makes it harder to display validation errors and/or adjust the checkbox style...

According to https://kubernetes.io/docs/setup/best-practices/certificates/#all-certificates the `kube-apiserver-kubelet-client` needs to have the organization defined as `system:masters`. With the previous identifier (Kubernetes) there were some permission problems, specifically the ability to fetch pod logs....

The redis chart in the release `15.4.1` specifies the `persistence` options under the `master` key instead of at the top-level.