Mattias Granlund
Mattias Granlund
What's the best way of making additional charts and tools pluggable?
This check fails: https://github.com/David-Mulder/paper-datatable/blob/master/paper-datatable.html#L976 Because here `undefined` is passed as a parameter instead of `null`: https://github.com/David-Mulder/paper-datatable/blob/master/paper-datatable.html#L748.
I managed to resolve this by replacing the EDCH curve `secp256k1` with `secp521r1`.
I made a sidecar with a few lines of Go, not because it helps verify the VPN server is responding, but because the AWS LB health checks otherwise continuously generated...
I'll send you a PR over the weekend! Also, just fyi, maybe you're interested in [this commit](https://github.com/mtsgrd/kube-openvpn/commit/9a73d8e0f38f0ac4d80c11f2d77e4d4f90155c7b) as well? Say you have an RDS database attached to your k8s VPC...
Ah, ofc, that makes a lot of sense!
In the Jsonnet tutorial [here](https://jsonnet.org/learning/tutorial.html) it says that `importstr` is for verbatim UTF-8 text. When constructing e.g. a ConfigMap it is often useful to import arbitrary file types, such as...
Although, I'm not sure why I didn't realize this has been supported since Nov 2016.. https://github.com/bazelbuild/rules_jsonnet/commit/4ef65ef89335fca9d105515053af083f8bd54965
@calder perhaps this issue can be closed?
I have little experience with both Go and this plugin, but managed to get generated `proto_library` files included using GoSource. Is [this commit](https://github.com/mtsgrd/intellij/commit/bfe82b33c19f0b54a58574ae8fefcc3701565f6d) somewhere along the lines of what you...