Releases: philibea/scaleway-containers-deploy
fix(container): update sandbox
Add sandbox version
Add the option to use sandbox: "v1" | "v2" with a better cold start on the v2 version
fix env variable
usage of the wrong env variable into cpu limit
configuration options for autoscaling container
closes #23
Add Options:
CPU Limit
Max Concurrency
Add options: Min Scale & Max Scale
it's now possible to set the scale of the container.
| scw_min_scale | 1 (default value ) |
| scw_max_scale | 5 (default value ) |
feat(containers): handle secret, environnement and public registries
Serverless containers
Features:
- Add public registries
- Add secret & environnements variables
Chores:
- Update go version from 1.17 to 1.20
- Update scaleway sdk
Thanks @QuiiBz
feat(dns): handle root zone
Root zone was nos handle, it's now possible with a new boolean arg root_zone
.
If it's true we will put an ALIAS on your root zone dns.
you can now handle the case where your container will be your main deploy and not only for preview url.
feat(containers): add env to set memory limit
Add possibility for a user to set INPUT_SCW_MEMORY_LIMIT (optional) default value "256"
fix containers name
fix containers name
add dns prefix support
This release will help you to handle dns prefix