Skip to content

v0.10.0-alpha.6

Pre-release
Pre-release

Choose a tag to compare

@lusergit lusergit released this 01 Dec 11:54
· 372 commits to main since this release
v0.10.0-alpha.6
ea03b95

Added

  • The backend now allows to define different images with the same reference but different image credentials associated.

Changed

  • CPU Period and CPU Quota get validated on the fronted.
  • Updated the postgres version in dev, test still run on all versions.
  • Added validation for unique volume targets
  • Deployment readiness is now a single field
  • Deployments now report in the UI the state of each single container. Showing whether the container is running, exited or encountered some error.
  • Key-value structure for container environment variables is enforced on backend level.

Fixed

  • Reconciler wrongful map comparison.
  • Properly update relay connections to avoid out-of sync errors.