Orion Delwaterman

Results 6 issues of Orion Delwaterman

Signed-off-by: Orion Delwaterman ### Summary of Changes Fixes https://github.com/amundsen-io/amundsen/issues/1572 Changes the config of `RedshiftMetadataExtractor` `where_clause_suffix` to not require a user to include a `WHERE` statement in their sql partial. This...

keep fresh
area:databuilder

## Expected Behavior When an error occurs when the frontend calls the metadata service, it should bubble that error to the front end. ## Current Behavior The frontend service assumes...

keep fresh

### Summary of Changes Fixes https://github.com/amundsen-io/amundsen/issues/1570. Guards against non 200 responses from the Metadata service. ### Tests `frontend/tests/unit/api/metadata/test_v0.py` ### Documentation ### CheckList Make sure you have checked **all** steps below...

keep fresh
area:frontend
category:api

You can set the `ACCESSID` and `ACCESSKEY` through the command line but not the region. That would be a very helpful feature.

When starting the cli in brand new bash, it prompts you to select a region. The url referred into the output below redirects to the docs pages for sumo with...

# Summary When a workflow contains a daemon task that stops (error/wrong command), Argo no longer interpolates template variables `{{steps.my-task.ip}}`. While this makes logical sense to not supply an IP...

type/feature
area/daemon-steps