You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
5.11.0 - 2024-10-14
Bug Fixes
Traefik container ports optionals(MEN-7595) (12dc357) by @oldgiova
You can choose to not to set either httpPort or httpsPort in the
api_gateway, to prevent upload timeout with the Mender Cli, as reported
by customers.
Features
Add gui hpa (8f6d9f4) by @oldgiova
Added Horizontal Pod Autoscaler resource to the gui container, to scale
it automatically when the service experiences more load.