Tom Maiaroto
Tom Maiaroto
+1 ... I'd love to append routes.
Uh, that is pretty cool. Does create react app load that plugin I wonder??
Yes please! I'm experience an issue with this now. Randomly my container is failing with OAuth and finally got into a broken container today to look around. There's an issue...
Not being able to connect to the OAuth endpoint is a pretty big thing to go wrong though. Would love to see it fail should that happen. If I can...
node sass is deprecated. this is still an issue that pops up from time to time depending on the system and version of node and/or npm. i wish this package...
It might be nice to simply stream events in this manner too. We'll be 90% of the way there. See consul for some inspiration: https://www.consul.io/docs/commands/event.html There's a lot of things...
Note: This will work fine through API Gateway too. It wouldn't before, but it will now that API GW has binary support.
Though this package solves the problem for etcd. https://github.com/mickep76/etcd-export ... Maybe look at that for some ideas. +1 for TOML support.
Note that values are stored as byte arrays and it is becoming more expected to see binary data in there. Not just strings. So this export still works, but note...
Have to think about this some more... There are some limits with DynamoDB and also AWS Lambda (the intended host for discfg). If the configuration is quite large, export/import begins...