Releases: AliyunContainerService/terway
Releases · AliyunContainerService/terway
v1.9.10
v1.8.14
v1.11.5
📦 Uncategorized
- fix erdma schedule
- PR: #703
- add pod uid check in cni add
- PR: #704
- pass ctx in cni call
- PR: #705
- enable gc for crd ipam
- PR: #706
- enhance ipam
- PR: #707
- fix: empty map assignment
- PR: #708
- set go maxproc
- PR: #709
- move operator to terway-controlplane
- PR: #710
- policy: embed policy init to terway-cli
- PR: #711
- deprecated direct get secret
- PR: #712
- node: support ignore by terway label
- PR: #714
- policy: do not chain cilium when policy is not required
- PR: #715
- policy: remove disable-per-package-lb config
- PR: #718
- controlplane: fix re config logic
- PR: #717
Uncategorized:
- fix erdma schedule
- PR: #703
- add pod uid check in cni add
- PR: #704
- pass ctx in cni call
- PR: #705
- enable gc for crd ipam
- PR: #706
- enhance ipam
- PR: #707
- fix: empty map assignment
- PR: #708
- set go maxproc
- PR: #709
- move operator to terway-controlplane
- PR: #710
- policy: embed policy init to terway-cli
- PR: #711
- deprecated direct get secret
- PR: #712
- node: support ignore by terway label
- PR: #714
- policy: do not chain cilium when policy is not required
- PR: #715
- policy: remove disable-per-package-lb config
- PR: #718
- controlplane: fix re config logic
- PR: #717
Ignored:
v1.9.8
v1.11.2
v1.11.1
What's Changed
- support exclusive eni in shared eni by @l1b0k in #682
- deprecated vpc and enionly mode by @l1b0k in #686
- cni: retry get mac on new eni by @l1b0k in #685
- fix exclusive eni by @l1b0k in #689
- set erdma resource quota based on EniQuantity to avoid too many normal multiip pod quota consume by ERI by @BSWANG in #692
- report event when ip alloc failed by @l1b0k in #696
- fix max ip count by @l1b0k in #697
Full Changelog: v1.10.0...v1.11.1
v1.8.13
v1.10.0
What's Changed
- add singleflight for DescribeInstanceTypes by @l1b0k in #659
- Feat/ipam2 by @l1b0k in #660
- predicate for linjun node by @l1b0k in #661
- add openAPI limit by @l1b0k in #662
- add lease config by @l1b0k in #664
- autoload smc module when smc-tool is ready & erdma link attached by @BSWANG in #666
- add node condition for crd mode by @l1b0k in #665
- controlplane: wait node has valid lables by @l1b0k in #669
- update charts to v1.9.6 by @l1b0k in #670
- Support ApiServeranonymous-auth by @menglingwei in #671
- daemon: support trunking and eniOnly at crdv2 by @l1b0k in #672
- daemon: add a wait check for mac in ecs metadata by @l1b0k in #676
- daemon add the orphan ip warning by @l1b0k in #679
- pod: block the vsw if ip not enough by @l1b0k in #680
- bug fix by @l1b0k in #681
New Contributors
- @menglingwei made their first contribution in #671
Full Changelog: v1.9.6...v1.10.0