v1.3.0-beta.0
·
8 commits
to release-v1.3.0
since this release
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