Skip to content

Latest commit

 

History

History
781 lines (650 loc) · 80.6 KB

CHANGELOG.md

File metadata and controls

781 lines (650 loc) · 80.6 KB

Changelog

v1.18.1

v1.18.0

v1.17.1

v1.16.4

v1.16.3

v1.16.2

v1.16.0

v1.15.5

v1.15.4

v1.15.3

v1.15.1

v1.15.0

v1.14.1

v1.14.0

  • Feature - v1.14.0 introduces Kubernetes Network Policy support. This is accomplished via the aws-eks-nodeagent container, which is now present in the aws-node pod.

v1.13.4

v1.13.3

v1.13.2

v1.13.0

v1.12.6

v1.12.5

v1.12.2

v1.12.1

v1.12.0

v1.11.5

v1.11.4

v1.11.3

v1.11.2

v1.11.1

Was Skipped

v1.11.0

v1.10.3

v1.10.2

v1.10.1

v1.10.0

v1.9.3

v1.9.1

v1.9.0

v1.8.0

v1.7.10

  • Improvement - Multi card support - Prevent route override for primary ENI across multi-cards ENAs (#1396 , @jayanthvn)

v1.7.9

v1.7.8

v1.7.7

v1.7.6

v1.7.5

v1.7.4

v1.7.3

v1.7.2

v1.7.1

v1.7.0

v1.6.3

v1.6.2

v1.6.1

v1.6.0

v1.5.7

v1.5.6

  • arm64 preview custom build

v1.5.5

v1.5.4

v1.5.3

v1.5.2

v1.5.1

v1.5.0

v1.4.1

v1.4.0

v1.3.3

v1.3.2

v1.3.1

v1.3.0

1.2.1

1.2.0

  • Feature - Add hostPort support #153
  • Feature - Add a configuration knob to allow Pod to use different VPC SecurityGroups and Subnet #165
  • Feature - Fix return path of NodePort traffic #130
  • Improvement - Add more error messages during initialization #174
  • Improvement - Check to make it is a Pod object #170
  • Improvement - Maintain the right number of ENIs and its IP addresses in WARM-IP pool #169
  • Improvement - Add support for more instance types: r5, r5d, z1d, t3 #145

1.1.0

  • Feature - Versioning with git SHA #106
  • Feature - Ability to configure secondary IP preallocation (#125)
  • Feature - Allow pods communicate with outside VPC without NAT#81
  • Improvement - Added travis CI support #116, #117, #118
  • Improvement - Modify toleration to make aws-node schedule-able on all nodes #128
  • Improvement - Move from TagResources to CreateTags for ENI Tagging #129
  • Improvement - Updated troubleshooting guidelines
  • Bug Fix - Release IP to datastore upon failure #127

1.0.0

Initial release of amazon-vpc-cni-k8s a cni plugin for use with Kubernetes that uses ENIs and secondary ip addresses.

See the README for additional information.