Skip to content

v1.1.1

Compare
Choose a tag to compare
@rushminatorr rushminatorr released this 02 Jul 21:15
· 120 commits to master since this release
  • Features
    • Added support for setting and passing through environment variables in docker containers at runtime (see iofog-controller CLI)
    • Added support for overriding container CMD directives at runtime (see iofog-controller CLI)
    • Added capability to return a microservice's public url when a public port is set
    • New metrics being tracked:
      • Total CPU usage
      • Available disk
      • Available memory
    • Controller Docker images now build from iofog-docker-images for stability
  • Bugs
    • Update microservice did always get picked up by Agent
    • High CPU usage when Controller was running for couple of weeks
    • Fixed log rotation (should work infinitely now)
    • Fixed regression where Ports public directive was not honoured