What's Changed
- [DOC] add api and dev documentation by @jgbernalp in #110
- [FEATURE]: Add shortNames to Perses CRDs by @ibakshay in #115
- [FEATURE]: Allow configuration of StatefulSet PVC by @dougkirkley in #123
- [BUGFIX]: Use secret and configmap data in client tls configuration when provided by @dougkirkley in #124
- [FEATURE]: Allow cross namespace secret/configmap reference for Certificates by @dougkirkley in #127
- [FEATURE]: start pprof endpoint on localhost by @jan--f in #130
- [ENHANCEMENT] improve checkformat makefile command by @ibakshay in #132
- [FEATURE]: Add Basic Auth and OAuth secret types to the PersesDatasource controller by @dougkirkley in #131
- [FEATURE] Add perses-operator libsonnet by @saswatamcode in #140
- [BUGFIX] remove version label by @jgbernalp in #143
- [BUGFIX] fix ConfigMap change check for reconciliation by @jgbernalp in #144
- [BUGFIX] fix service changes check for reconciliation by @jgbernalp in #145
- [BUGFIX] Fix stateful set changes check by @jgbernalp in #146
- [FEATURE]: allow to set a service account name for operands by @jgbernalp in #148
- [FEATURE] allow manager to pass k8s token from service account by @jgbernalp in #151
New Contributors
- @jan--f made their first contribution in #130
- @saswatamcode made their first contribution in #140
Full Changelog: v0.1.10...v0.1.11