v1.3.0
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
- 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
- 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
- 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
- policy: update policy image by @l1b0k in #389
- feat: add network priority by @l1b0k in #392
- fix: adapt previous register endpoint config by @l1b0k in #393
New Contributors
- @thxCode made their first contribution in #248
- @Letty5411 made their first contribution in #357
- @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.0...v1.3.0