Releases: polarismesh/polaris-controller
Releases · polarismesh/polaris-controller
v1.5.0-alpha
feat:build reconciliation (#113)
v1.4.0
update envoy version (#111)
v1.4.0-beta.2
Fix/rsync (#110) * refactor controller rsync * refactor controller rsync
v1.4.0-beta.1
What's Changed
- feat: add resync process to handle polaris server failure by @lhiamgeek in #102
- k8s rbac权限整理 和 解决webhook service地址、证书不匹配 by @lbbniu in #104
- 更新镜像版本 by @lbbniu in #105
- Fix/lbbniu/rbac by @lbbniu in #106
- feat: sync polaris-controller to polaris server. by @lhiamgeek in #109
New Contributors
Full Changelog: v1.4.0-beta.0...v1.4.0-beta.1
v1.4.0-beta.0
What's Changed
- fix:修复 release-v1.3.0 中的问题 by @chuntaojun in #93
- feat: 支持通过控制pod的annonations来决定当前注入的 sidecar 运行模式 (#89) by @enjoyliu in #94
- add helm chart files for polaris controller by @jianlongzhou in #95
- feat:支持监控数据采集的端口注入 by @andrewshan in #96
- feat:修改版本号为v1.4.0-alpha.0 by @andrewshan in #98
- feat:实例同步时,加上协议信息 by @andrewshan in #99
New Contributors
- @enjoyliu made their first contribution in #94
- @jianlongzhou made their first contribution in #95
Full Changelog: v1.3.1...v1.4.0-beta.0
v1.4.0-alpha.0
- feat:支持监控数据采集的端口注入
- feat:更新sidecar版本为1.4.0.alpha.0
v1.3.1
v1.3.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
- Fix issue 79 by @chuntaojun in #81
- Fix issue 79 by @chuntaojun in #85
- [ISSUE #82] 修复inject时出现json path missing value问题 by @chuntaojun in #86
- [ISSUE #82] 修复MTLS的判断 by @chuntaojun in #87
- fix:修复错误的tls判断 by @chuntaojun in #88
- feat: 支持注入命名空间到sidecar中 by @andrewshan in #90
- fix: 默认注入模式没有生效 by @andrewshan in #91
- fix:修复polaris-sidecar就近路由能力 by @chuntaojun in #92
New Contributors
- @lhiamgeek made their first contribution in #56
- @cocotyty made their first contribution in #61
Full Changelog: v1.2.3...v1.3.0
v1.3.0-beta.2
What's Changed
- feat: 支持sidecar命名空间注入 by @andrewshan
- fix: 解决configmap指定sidecar注入模式无法生效的问题 by @andrewshan
Full Changelog: v1.2.3...v1.3.0-beta.2
v1.3.0-beta.1
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
- Fix issue 79 by @chuntaojun in #81
- Fix issue 79 by @chuntaojun in #85
- [ISSUE #82] 修复inject时出现json path missing value问题 by @chuntaojun in #86
- [ISSUE #82] 修复MTLS的判断 by @chuntaojun in #87
- fix:修复错误的tls判断 by @chuntaojun in #88
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.1