Releases: AliyunContainerService/terway
Releases · AliyunContainerService/terway
v1.13.4
What's Changed
- Revert "webhook: migrate to url endpoint" by @l1b0k in #751
- update ut by @l1b0k in #753
- terway test: support nodeaffinity by @mini-cookie in #754
- update generated client by @l1b0k in #755
- fix: trunk quantity cal by @l1b0k in #757
- fix: node & noderuntime should be nonNamespaced by @l1b0k in #758
- terway test: fix name by @mini-cookie in #759
- terway test: fix denyEgressOtherNode by @mini-cookie in #760
- policy: allow qps config by @l1b0k in #761
- policy: fix legacy args check by @l1b0k in #762
- bpf: lxc: defer CT_INGRESS entry creation for loopback connections by @l1b0k in #764
- controlplane: ignore conflict error by @l1b0k in #765
- fix: eni slot counting by @l1b0k in #766
- daemon: add flag to control patch podIP annotations by @l1b0k in #767
- fix: alloc problem by @l1b0k in #768
- controlplane: remove deprecated endpoint controller by @l1b0k in #769
- fix: eni may detached in race condition by @l1b0k in #770
- policy: update policy image by @l1b0k in #771
- add event print when test failed by @mini-cookie in #772
- modules_linux: Add support for builtin modules by @l1b0k in #773
- terway test:support skip trunk test by @mini-cookie in #774
- fix: cni tolerate eni not found by @l1b0k in #775
- fix: potential deadlock by @l1b0k in #780
- fix: test when ebpf networkpolicy enabled by @l1b0k in #781
- add flag to force controlplane run in centralized IPAM by @l1b0k in #784
- fix hubble usage by @l1b0k in #786
New Contributors
- @mini-cookie made their first contribution in #754
Full Changelog: v1.13.2...v1.13.4
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