Releases: AliyunContainerService/terway
Releases · AliyunContainerService/terway
v1.13.2
📦 Uncategorized
- enable auto switch to datapathv2
- PR: #726
- controlplane: avoid del inUse eni
- PR: #725
- support ingress qos
- PR: #727
- fix mq setup
- PR: #728
- cni: make sure mq and fq
- PR: #729
- add the field selector for the terwayd
- PR: #730
- datapath: enable networkpolicy equal to datapathv2
- PR: #731
- omit pod erdma resource when daemon not enable erdma
- PR: #734
- remove unused tests
- PR: #737
- validate the eni status to inUse
- PR: #738
- disable calico usage report
- PR: #739
- limit configmap list to specific namespace
- PR: #741
- fix the per package lb flag
- PR: #742
- feat: datapath test
- PR: #743
- webhook: migrate to url endpoint
- PR: #745
- tests: update tests
- PR: #735
- add the deadline for the allocating requests
- PR: #740
- Fix/egress filter
- PR: #747
- fix: repair the missing ip rules and routes
- PR: #746
Uncategorized:
- enable auto switch to datapathv2
- PR: #726
- controlplane: avoid del inUse eni
- PR: #725
- support ingress qos
- PR: #727
- fix mq setup
- PR: #728
- cni: make sure mq and fq
- PR: #729
- add the field selector for the terwayd
- PR: #730
- datapath: enable networkpolicy equal to datapathv2
- PR: #731
- omit pod erdma resource when daemon not enable erdma
- PR: #734
- remove unused tests
- PR: #737
- validate the eni status to inUse
- PR: #738
- disable calico usage report
- PR: #739
- limit configmap list to specific namespace
- PR: #741
- fix the per package lb flag
- PR: #742
- feat: datapath test
- PR: #743
- webhook: migrate to url endpoint
- PR: #745
- tests: update tests
- PR: #735
- add the deadline for the allocating requests
- PR: #740
- Fix/egress filter
- PR: #747
- fix: repair the missing ip rules and routes
- PR: #746
Ignored:
v1.12.1
📦 Uncategorized
- build: update build
- PR: #719
- openapi: adapt the QuotaExceeded.PrivateIpAddress code
- PR: #720
- fix tag filter
- PR: #723
- fix policy args
- PR: #724
Uncategorized:
- build: update build
- PR: #719
- openapi: adapt the QuotaExceeded.PrivateIpAddress code
- PR: #720
- fix tag filter
- PR: #723
- fix policy args
- PR: #724
Ignored:
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