This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
Releases: Azure/acs-engine
Releases · Azure/acs-engine
v0.3.0
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
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:
- Multiple agents pools with public port configuration and choice of OSType.
- orchestrator version control
- SwarmMode renamed to DockerCE
- Master VMSize
- ManagedDisks
- Bring your own VNET, including specification of first static ip for master.
- 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
v0.1.1
v0.1.0
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