Skip to content

v0.12.101

Compare
Choose a tag to compare
@yjwx18 yjwx18 released this 06 Oct 10:10

1:layer0 ec2 instance_type = "t3.xlarge"
2:Memory for the api-image updated to use 12GB memory
3:Add a new janitor combined tag and job janitors together. Removed ttl assignment.
4:Added a new method for ecs to retrieve the running task.
5:Dynamodb mode changed to "pay per request".
6:New janitor will check the all the tasks that is not in running status then delete all related deploy , job, task in the tag table.
7:New janitor deletes the jobs that has created for more than 1 hour or completed.
8:The new janitor runs every 10 mins.