What’s Changed
- fix: update operator release CI by @ericsyh
- feat: Separate the /api as an independent module by @shibd
- Upgrade operator version to 0.18.5 by @tuteng
- upgrade base image to golang 1.20 by @ericsyh
- Fix the API module not being tested by @RobertIndie
- Support watch specified ns by @labuladong
- Support cve scan for sn operator by @tuteng
- fix: scan image & bundle ci job by @ericsyh
- Support generate sn operator all bundle and image by @tuteng
- fix: update redhat olm required labels by @ericsyh
- Support troubleshooting on pulsarcoordinator CRD. by @shibd
- Bump the operator version to 0.19.0-rc.2 by @zymap
- disable pfsql gateway when broker replica is zero by @freeznet
- Update lestrrat-go and gin version by @tuteng
- Upgrade to 0.19.0-rc.3 version for fixed autorecovery jvm issue by @tuteng
- feat: support auto tag api submodule. by @shibd
- oxia: support server side reconciler by @mattisonchao
- bump pfsql to 0.19.0 by @freeznet
- fix: update sn-operator release ci by @ericsyh
- Fix metrics service selector by @ciiiii
- Support SN Agent to collect private cloud usage data by @RobertIndie
- Add missing resource by @tuteng
- Upgrade to go 1.21 fixed cve by @tuteng
- fix the channel setting in ci by @ericsyh
- Update dockerfile, try fixed cve by upgrade glibc by @tuteng
- Fixed/upgrade ubi image version by @tuteng
- Removed some docker config by @tuteng
- Support exporting sn-agent usage data in csv file by @RobertIndie
- feat: use
OxiaNamespace
to add oxia namespace by @labuladong - feat(sn-agent-tool): Use UnixMilli as the time unit for usage data events by @RobertIndie
- [CVE] Update dependencies to address security issues by @merlimat
- Upgrade pulsar operator version by @tuteng
- Improve oxia namespace by @labuladong
- Change distroless image to Alpine by @merlimat
- fix oxia e2e test by @labuladong
- Supporting setting mtls mode to none on PulsarCoordinator by @fantapsody
- detector: support kafka detector on KoP enabled by @mattisonchao
- detector: fix compatibility check for pulsar image by @mattisonchao
- detector: fix image compatibility regex by @mattisonchao
- detector: auto enable Kafka detector by KSN flag and image match by @mattisonchao
- Support cloud smith image scan by @tuteng
- Fixed issuer url generate for admin token by @tuteng
- secret: load correct token for detector and toolset by @mattisonchao
- apikey: fix unmatched apikey secret name by @mattisonchao
- apikeys: fix unmatched apikey secret name by @mattisonchao
- detector: workaround for apikey not configured by control plane by @mattisonchao
- detector: fix kafka detector security protocol by @mattisonchao