chimera-deploy/Chimera
Chimera automates canary deployments for containerized microservices running on AWS Fargate, orchestrated by AWS ECS, and communicating via AWS App Mesh.
JavaScript
Issues
- 0
integrate with github cicd workflow or aws codepipeline
#176 opened by w-h-a - 0
add jest & supertest to automate endpoint tests
#181 opened by w-h-a - 0
- 0
change AWS account number to be entered to the docker run command rather than the front end
#127 opened by TrevorDKelly - 0
remove README from frontend folder
#162 opened by TrevorDKelly - 0
remove hardcoded port numbers from front end
#145 opened by jleath - 0
Add webhook features
#175 opened by jleath - 0
- 0
- 0
Abort button should only be visible during the build canary and traffic shifting phases
#169 opened by TrevorDKelly - 0
Bash Script for Deployment to Cloud
#149 opened by wor101 - 0
- 0
add response time tracking functionality to backend
#160 opened by w-h-a - 1
Possible Issue When Using 100% Traffic Weight
#154 opened by wor101 - 0
add 9901 port mapping for envoy
#165 opened by w-h-a - 0
Limit Virtual Router & Route selection to only routers and routes that point to selected virtual node
#163 opened by wor101 - 0
- 0
Stream response time graph to frontend conditionally
#157 opened by w-h-a - 0
Change in frontend prompt
#155 opened by w-h-a - 0
Change 'Submit' button to 'Deploy' button
#153 opened by wor101 - 0
Provide default values for New Task Definition Name, New Virtual Node Name, Canary Interval, % Shift, 5xx tolerance
#152 opened by wor101 - 0
- 0
add secondary font as default
#150 opened by TrevorDKelly - 0
- 0
Status of ECS Containers in Event Stream
#147 opened by wor101 - 0
clean up the widget chart
#146 opened by jleath - 0
Dockerize the App
#123 opened by wor101 - 0
Add widget to frontend
#135 opened by w-h-a - 0
- 0
Clicking header image brings you to homepage
#137 opened by TrevorDKelly - 0
Validate Shift Weight Traffic
#136 opened by wor101 - 0
- 1
Make post route to /deploy an async function
#96 opened by TrevorDKelly - 1
Move port information into config file
#131 opened by jleath - 0
insert a router if there is not one already
#134 opened by TrevorDKelly - 0
Pass in region to each Client
#122 opened by wor101 - 0
add `EventSource` in `Setup/SetupDispatchAndTrackProgress` like we do with `Deploy/DeployDispatchAndTrackProgress`
#120 opened by w-h-a - 0
add a name property to all inputs
#111 opened by TrevorDKelly - 0
set default virtual router in dropdown
#105 opened by TrevorDKelly - 0
Because some inputs are optional, `InputLabel` should take a `required` argument instead of hardcoding `required="true"`
#119 opened by w-h-a - 0
close event steam once deployment is done
#113 opened by TrevorDKelly - 0
Throw Error and Rollback if bad URL for image provided
#115 opened by wor101 - 0
move events from event stream into redux
#112 opened by TrevorDKelly - 0
- 0
make sure `metricNamespace` is passed back as part of deploy config from frontend
#107 opened by w-h-a - 1
GET '/ecs-details'
#93 opened by wor101 - 0
Post '/setup'
#95 opened by wor101 - 0
GET /ecs-services
#98 opened by jleath - 0
Query AWS for Route Details
#92 opened by wor101 - 0
Query AWS for Container Names
#94 opened by wor101