Releases: polarismesh/polaris-controller
Releases · polarismesh/polaris-controller
v1.3.0-beta.0
What's Changed
- feat:支持k8s的v1版本以及v1beta1版本 by @lhiamgeek in #56
- fix: do not sync when polarismesh.cn/sync is false by @lhiamgeek in #58
- change method of polaris sidecar config injection by @lhiamgeek in #59
- fix: improve mapping from k8s endpoints to polaris instance by @lhiamgeek in #62
- [feat] Support mTLS function by @cocotyty in #61
- fix:build docker tag by @chuntaojun in #63
- feat: 支持新版本的polaris-sidecar环境变量注入 by @andrewshan in #67
- feat: 更新安装脚本 by @andrewshan in #69
- feat: 暴露错误信息 by @andrewshan in #70
- feat: provider使用配置来创建 by @andrewshan in #71
- feat: 增加token的变量设置 by @andrewshan in #72
- feat:仓库地址换成dockerhub的 by @andrewshan in #73
- feat: 增加polaris-sidecar启动参数 by @andrewshan in #74
- feat: 优化sidecar启动参数,去掉command配置 by @andrewshan in #75
- feat: 增加webhook的日志 by @andrewshan in #76
- 修复mtls判断的问题 by @andrewshan in #77
- feat: 调整注入方式 by @andrewshan in #78
- [ISSUE #79] 修复注入sidecar时解析POD的annonation出现空指针 by @chuntaojun in #80
- 修复 install.sh 脚本的问题 & 处理高版本 k8s 中注入sidecar失败问题 by @chuntaojun in #81
New Contributors
- @lhiamgeek made their first contribution in #56
- @cocotyty made their first contribution in #61
Full Changelog: v1.2.3...v1.3.0-beta.0
v1.2.3
What's Changed
- Feat docs by @chuntaojun in #49
- fix: cert expired issues by @andrewshan in #51
- feat: release v1.2.3 by @chuntaojun in #52
New Contributors
- @andrewshan made their first contribution in #51
Full Changelog: v1.2.2...v1.2.3
v1.2.1
fix polaris-controller container incorrect version (#36) Co-authored-by: aurora <xiaodong2.liu@intel.com>
v1.2.0
What's Changed
- [ISSUE #15] Need to support setting access token to ensure that data can be synchronized normally by @chuntaojun in #16
- Feat inject by @chuntaojun in #29
- refactor: 调整Makefile中的镜像构建动作 by @chuntaojun in #31
Full Changelog: v1.0.1...v1.2.0
v1.0.1
v1.0.0
Change Log
Added on-demand sync mode.