Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Releases: Azure/acs-engine

v0.3.0

07 Jul 22:06
Compare
Choose a tag to compare

Features:

  • Experimental support cloudprovider backoff configuration
  • label k8s nodes with agent pool and custom labels
  • Kubernetes UDP support for Service
  • add support for custom docker0 net

Fixes:

  • update addons to address containing fixes for CVE in base image
  • Fix docker log size
  • Ensure only one public pool (DC/OS)

Dev:

  • No longer need to commit templates.go
  • Numerous improvements to regression/integration test scenarios

v0.2.0

23 Jun 16:37
Compare
Choose a tag to compare

Kubernetes

  • Add multi-gpu support
  • Kubernetes to 1.6.6
  • Adding private CA to K8S
  • Update K8S Dashboard to v1.6.1
  • Update Heapster to 1.3.0
  • Update DNS Kube to 1.14.2
  • Update Kubernetes addon-resizer to 1.7
  • Add mitigation for daily security updates for 16.04
  • revert log driver to use json-file, and rotate

Docker Swarm

  • Pin DockerCE to version 17.03* and docker-compose to 1.14.0

DCOS

  • Move docker version to 1.13.1 for DCOS

General

  • Go coding standards to the project
  • Add new version v20170701 to expose:
    1. Multiple agents pools with public port configuration and choice of OSType.
    2. orchestrator version control
    3. SwarmMode renamed to DockerCE
    4. Master VMSize
    5. ManagedDisks
    6. Bring your own VNET, including specification of first static ip for master.
    7. OSDisksize for Master and Agent
  • Update linux versions to latest, across all orchestrators
  • Add managed disks for masters:
    • enable building a cluster without storage accounts
    • all managed disks enable encryption at rest by default.
  • Numerous additions to tests/CI, bug fixes

v0.1.2

14 Jun 17:41
Compare
Choose a tag to compare

This is a bug fix release that includes the following important updates:

  • Delay process start if reboot required
  • Additional validation tests for Kubernetes and DC/OS

v0.1.1

09 Jun 03:32
Compare
Choose a tag to compare
Add security updates to provisioning (#745)

v0.1.0

08 Jun 19:55
Compare
Choose a tag to compare

This is the first versioned of acs-engine. Notable changes in this release include:

  • A release process exists​. Yay! acs-engine is using SemVer 2.0 to version releases. Read more about our release process.
  • Using glide to manage go dependencies for the project
  • Improved e2e validation tests for Kubernetes, SwarmMode, DC/OS
  • Docker Swarm
    • Docker Engine v1.6.2 and Swarm v1.1.0
  • Docker Swarm Mode
    • Docker Engine v1.12.0
  • Kubernetes
    • support for v1.5.3, v1.5.7, v1.6.0, v1.6.2
  • DC/OS
    • support for 1.7.3, 1.8.4. 1.8.7, 1.8.8, 1.9.0