Adam Malcontenti-Wilson
Adam Malcontenti-Wilson
FYI, I think the Reply to a MercuryRequest is also another MercuryRequest. Updating to the latest MercuryRequest format and using it for decoding replies works for me with [node-spotify-web](https://github.com/adammw/node-spotify-web/commit/e2890ba3ccc6f58e85782aeee4e217610b259cc2#L2R9).
package.json for `openvg-canvas` currently specifies a dependency of `openvg` version of exactly 0.4.0 (which is the one with the bug in it which fails to compile) instead of 0.4.x. I...
@mikestef9 is there further work ongoing on a different API for managing IAM identities, or is the `IAMIdentityMappings` CRD support essentially delivering this API change and there will just be...
+1 for this feature, our use case is similar in that we would like to use a more user-friendly DNS name for the cluster that is CNAME'd to the "real"...
+1 - especially if there's keyboard shortcuts to go with it too. Currently I'm using a combination of BetterTouchTool to trigger a manual ddcctl script to toggle inputs which is...
@kishorj any updates on this from the service team? we have started internally using the controller with the linked PR in the meantime to aid in management of BYOIP EIPs.
@splichy is there any documentation on how `max-pods-calculator.sh` is supposed to work? i can't see anywhere where that would get called...
@FillZpp updated to your suggested implementation
arn is not technically one of the forms supported in x509 SAN though, it's URI. It just so happens that this URI is an ARN. I believe a similar issue...