Carlos Justiniano

Results 24 issues of Carlos Justiniano

This might be useful. https://www.npmjs.com/package/node-yaml

enhancement
help wanted

Consider a better way of addressing this exception. ``` Error: Invalid service stored config at _getConfig.then (/usr/src/app/node_modules/hydra/index.js:201:30) at tryCatcher (/usr/src/app/node_modules/bluebird/js/release/util.js:16:23) at Promise._settlePromiseFromHandler (/usr/src/app/node_modules/bluebird/js/release/promise.js:512:31) at Promise._settlePromise (/usr/src/app/node_modules/bluebird/js/release/promise.js:569:18) at Promise._settlePromise0 (/usr/src/app/node_modules/bluebird/js/release/promise.js:614:10) at...

Ensure that missing entries in config are handled correctly with regards to defaults.

Use a markdown table and add documentation here: https://www.hydramicroservice.com/docs/tools/hydra-router/

If you run a docker swarm locally (using `docker stack`) and have a hydra microservice that you're developing / testing outside of the swarm you may notice that the hydra-router...

not-a-hydra-issue

There is a need to block internal service APIs from external access via Hydra-Router. I created this issue ticket to openly discuss options. In Hydra-Express a set of routes is...

enhancement
help wanted

# Pull Request Template ## Discord username (optional) cjus34 ## Name of theme Cyber City ## How Has This Been Tested? I ran the python script `python3 ./scripts/gen_theme_previews.py ` ##...

While using `npm install` my symlink to my moose-sdk is removed and I have to retype `npm link moose-sdk`. After an npm install I have to go back to my...

bug

Consider whether it makes sense for us to use Vercel's Platforms Start Kit template. Suggestion via Tim: [https://vercel.com/templates/next.js/platforms-starter-kit](https://vercel.com/templates/next.js/platforms-starter-kit)

Discovery

A long description of a data loss scenario I ran into: Last night, I used the latest build to construct a test scenario for work on this migration PR. I...

Improvement