github okteto/okteto 1.5.1

latest releases: 2.27.1, 2.27.1-beta.1, 2.27.0...
4 years ago

Features

  • okteto up is now 50% faster than before.
  • Syncthing now runs in the same pod as the dev environment, reducing the resources that okteto up creates.
  • Okteto creates a single volume per namespace. This makes it easier to manage the okteto volumes and greatly reduces the time to execute okteto up since the volume is already attached to the host.
  • Support for --remote $port parameter in okteto up . This injects an SSH server into your development environment, and forwards it to localhost:$port. This is useful to better integrate your remove environments with your IDE, and to create ssh reverse and forward tunnels between your local machine and your remote development environments.
  • Upgrade okteto binaries injected in /var/okteto/bin.
  • Improve okteto init behavior for golang, ruby and java apps.
  • Define extra pod annotations in the manifest (thanks @AnesBenmerzoug !).

Fixes

  • Keep deployment update strategy when running okteto up instead of changing it to Recreate.
  • okteto up won't try to reconnect if the development environment is gone or disabled.

Don't miss a new okteto release

NewReleases is sending notifications on new releases.