cbluth

Results 13 comments of cbluth

> Would you be interested in submitting a PR to fix this key generation (so that other implementations that do not do the clamping during scalar multiplication are not affected)...

@mitake i am interested in these options and what they might do, can you give a brief explanation here?

@karanchawla if you read the html of my tool, then you can deconstruct the post request, then you would be able to do something like this: `curl -X POST` and...

@zimmertr use this guide: https://docs.bitnami.com/kubernetes/how-to/configure-rbac-in-your-kubernetes-cluster/ generate a new certificate with the proper access, and itll work fine.

@hegdedarsh i am having a similar issue, but i have already added my first cluster without issue, now im having issues finding any good documentation on adding a second cluster,...

here is some info on adding more clusters: https://github.com/grafana/kubernetes-app/issues/48#issuecomment-435956771

@bittu664 1. ignore that page. 2. extract the certificate keys from your KUBECONFIG with `base64 -d` 3. go to configure a new "datasource" 4. configure a new kubernetes datasource 5....

@GuillaumeOuint i have made some simple edits, basically search/replace, and i can get past my issue as shown in the screenshot above^, see the branch here: https://github.com/grafana/kubernetes-app/compare/master...cbluth:master but, although this...

You can find the instructions in the readme: https://github.com/Huachao/vscode-restclient#request-variables

also looking for a new release, looking for the fix related to uploads adding a newline to the bytestream