Releases: AliyunContainerService/terway
Releases · AliyunContainerService/terway
v1.3.0-policy
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #360
- feat: record pod event by @zyliu404 in #368
- expose admission failure by @l1b0k in #367
- test: could schedule to node with arm taint by @Letty5411 in #364
- policy: fix tcp loadbalance by @l1b0k in #371
- build(deps): bump github.com/Microsoft/hcsshim from 0.8.23 to 0.9.3 by @dependabot in #350
- Bump github.com/containerd/containerd to v1.5.13 by @l1b0k in #373
- add vSwitch select options by @l1b0k in #374
- update queue swap to make code more readable by @lx1036 in #344
- wait sts token ready by @l1b0k in #376
- use route table const from unix lib to make code more readable by @lx1036 in #369
- apiextensions.k8s.io/v1beta1 to v1 and upgrade image version to v1.2.3 by @Ansen in #377
- feat: set pod annotation by @zyliu404 in #379
- several fix by @l1b0k in #383
- add env to config aliyun client by @l1b0k in #384
- feat: bandwidth manage for ipvlan by @l1b0k in #385
- felix: set resourceVersion in requests by @l1b0k in #386
- fix: fix event recording by @zyliu404 in #387
- several update see comments by @l1b0k in #388
New Contributors
- @zyliu404 made their first contribution in #368
- @lx1036 made their first contribution in #344
- @Ansen made their first contribution in #377
Full Changelog: v1.2.4-policy...v1.3.0-policy
v1.2.4
v1.2.4-policy
What's Changed
- update: policy container by @l1b0k in #354
- build(deps): bump github.com/pterm/pterm from 0.12.33 to 0.12.41 by @dependabot in #346
- sync pr in release-1.2 by @l1b0k in #356
- skip vk and not ready node by @Letty5411 in #357
- Bump gopkg.in/yaml.v3 to v3.0.1 by @l1b0k in #359
- feat: add node controller by @l1b0k in #362
- add curl cmd stdout by @njucjc in #361
- add tcp rebalance by @BSWANG in #365
Full Changelog: v1.2.3-policy...v1.2.4-policy
v1.2.3
What's Changed
- cherry-pick: add force disable tls in hubble args by @xh4n3 in #345
- fix: missing ipv6 addr in ipvlan mode by @l1b0k in #349
- faet: add eip config for isp and bandwidth package by @l1b0k in #351
- update: policy container by @l1b0k in #353
- feat: eip retry on conflict by @l1b0k in #355
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Full Changelog: v1.2.1...v1.2.2
v1.2.3-policy
What's Changed
- Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.10.1 by @dependabot in #343
- fix: missing ipv6 addr in ipvlan mode by @l1b0k in #348
- build: use pre-build policy container by @l1b0k in #347
- fix: cilium networkpolicty cause health check problem by @l1b0k in #352
Full Changelog: v1.2.1-policy...v1.2.3-policy
v1.2.1-policy
What's Changed
- fix problems by @l1b0k in #315
- Support re-config pod networks by @l1b0k in #316
- fix device plugin report when kubelet restarted by @l1b0k in #318
- avoid throttling by @l1b0k in #319
- update podeni status only for fixed-ip pod by @l1b0k in #320
- Use pod topology spread constraints instead of daemonSet controller f… by @njucjc in #317
- add default ExtraRoutes by @l1b0k in #321
- expose eni create log by @l1b0k in #322
- update deploy for terway-controlplane by @l1b0k in #323
- feat: support windows by @thxCode in #248
- fix unable to teardown unsuccess created pod by @l1b0k in #325
- fix e2e: support not error report when deleting test resource. by @njucjc in #324
- fix nf_tables detection by @l1b0k in #326
- update dependency version by @l1b0k in #327
- fix ip recycle may fail by @l1b0k in #330
- add force disable tls in hubble args by @xh4n3 in #331
- fix potential empty eni by @l1b0k in #332
- fix route config in vlan by @l1b0k in #334
- update err handle in webhook by @l1b0k in #333
- update stress test by @l1b0k in #336
- send traffic to gateway in trunking mode by @l1b0k in #338
- improve trunking tests by @l1b0k in #339
- fix: re-config problem by @l1b0k in #340
- feat: config kube client QPS and burst by @l1b0k in #341
- build: update build by @l1b0k in #342
New Contributors
Full Changelog: v1.2.0...v1.2.1-policy
v1.2.1
What's Changed
- fix problems by @l1b0k in #315
- Support re-config pod networks by @l1b0k in #316
- fix device plugin report when kubelet restarted by @l1b0k in #318
- avoid throttling by @l1b0k in #319
- update podeni status only for fixed-ip pod by @l1b0k in #320
- Use pod topology spread constraints instead of daemonSet controller f… by @njucjc in #317
- add default ExtraRoutes by @l1b0k in #321
- expose eni create log by @l1b0k in #322
- update deploy for terway-controlplane by @l1b0k in #323
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: support hairpin with ipvlan by @l1b0k in #300
- controlplane multi network by @l1b0k in #301
- feat: drop restrict for kube-system namespace by @l1b0k in #302
- feat: specific custom sts workload kinds by @l1b0k in #303
- improve controlplane default behave by @l1b0k in #304
- ignore check for primary eni by @l1b0k in #307
- CNI support create multi network by @l1b0k in #305
- feat: perf optimize by @l1b0k in #308
- modify server port by @njucjc in #309
- improve controlplane by @l1b0k in #310
- rename vSwitchID to vSwitchOptions by @l1b0k in #312
- fix status check for eip by @l1b0k in #314
Full Changelog: v1.1.1...v1.2.0
v1.2.0-rc.1
What's Changed
- feat: support hairpin with ipvlan by @l1b0k in #300
- controlplane multi network by @l1b0k in #301
- feat: drop restrict for kube-system namespace by @l1b0k in #302
- feat: specific custom sts workload kinds by @l1b0k in #303
- improve controlplane default behave by @l1b0k in #304
- ignore check for primary eni by @l1b0k in #307
- CNI support create multi network by @l1b0k in #305
- feat: perf optimize by @l1b0k in #308
- modify server port by @njucjc in #309
- improve controlplane by @l1b0k in #310
- rename vSwitchID to vSwitchOptions by @l1b0k in #312
Full Changelog: v1.1.1...v1.2.0-rc.1