Riaan Jacobs
Riaan Jacobs
Awesome! Thanks
Hi @healiha , Wont the client just request the file based on the cache settings sent by the http server? So gridfs-stream does not know anything about the cache -...
On the client you can just use: `Meteor.default_connection._lastSessionId;` All communication to the server will have a connection _id, ip, user agent and so on: ``` Meteor.methods({ getConnectionId: function () {...
Hi, Any update on this issue? Im using https://github.com/jetstack/cert-manager to maintain an up to date letsencrypt cert in all my clusters.
Hi @nikhiljindal , Thanks for the reply. I just use dns01 validation so it does not matter for cert-manager, just as long as you stay below letsencrypt limits (Duplicate Certificate...
Hi @nikhiljindal I created a simple kubernetes cronjob that runs https://github.com/xenolf/lego and rolls the GCE loadbalancer cert if renewed. When creating the multi ingress for the first time use a...
Hi @nikhiljindal Yes ill do a small readme and a repo. I have modified it like you suggested to let kubemci update the new certs and all ingress changes but...
This looks fantastic! Any chance for a merge?
@marcoaccardi Hi, did you manage to solve this error?
Just compile the proto with https://github.com/gogo/protobuf , no code changes necessary. It is fast - https://github.com/alecthomas/go_serialization_benchmarks