Unverified Commit 502b820c authored by Tamika Tannis's avatar Tamika Tannis Committed by GitHub

Updare docker; Update roadmap (#342)

parent bbdf4f32
......@@ -34,7 +34,7 @@ services:
soft: 65536
hard: 65536
amundsensearch:
image: amundsendev/amundsen-search:2.0.1
image: amundsendev/amundsen-search:2.1.3
container_name: amundsensearch
ports:
- 5001:5000
......@@ -58,7 +58,7 @@ services:
- PROXY_HOST=bolt://neo4j_amundsen
command: gunicorn -w 2 --bind :5000 metadata_service.metadata_wsgi
amundsenfrontend:
image: amundsendev/amundsen-frontend:2.0.0
image: amundsendev/amundsen-frontend:2.1.0
container_name: amundsenfrontend
depends_on:
- amundsenmetadata
......
......@@ -7,14 +7,9 @@ The following roadmap gives an overview of what we are currently working on and
## Current focus
#### Search Filtering
*What*: Update the frontend application and introduce a new search endpoint that will allow for more flexible search filtering.
*Status*: In Progress
*Links*: [Designs](https://drive.google.com/drive/folders/12oBrcXUsDtOsuU_QvO93LTvs4Dehx6az?usp=sharing) | [Technical RFC](https://docs.google.com/document/d/1pruajPdiqMjG0qWbx6O5kbChxh_O7ZfMZm3N8i0CcPw/edit?usp=sharing)
#### Index Dashboards
*What*: We want to help with the discovery of existing analysis work, dashboards. This is going to help avoid reinventing the wheel, create value for less technical users and help give context on how tables are used.
*Status*: Product + technical specs are ready, designs are ready, implementation has not started
*Status*: In Progress
*Links*: [Designs](https://drive.google.com/drive/folders/12oBrcXUsDtOsuU_QvO93LTvs4Dehx6az?usp=sharing) | [Product Specifications](https://docs.google.com/document/d/16cSKgM2sCYvhKq54yfwaHKwslJEGtdS2g5dcPV4p5qo/edit?usp=sharing) | [Technical RFC](https://docs.google.com/document/d/1PHk8OjcIULJ7hG0ckeMrRfTk3vXqnq5asEykgQUw-Ow/edit?usp=sharing)
## Next steps
......@@ -103,6 +98,3 @@ The following roadmap gives an overview of what we are currently working on and
#### Index Pub/Sub systems
*What*: We want to make our pub/sub systems discoverable
*Status*: implementation has not started
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment