Recent Releases of https://github.com/greptimeteam/greptimedb-operator
https://github.com/greptimeteam/greptimedb-operator - Release v0.4.2
What's Changed
- feat(crds): [Self monitoring trace part 1] add otlp tracing structure by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/295
- chore: increase default limit of the vector resource by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/306
- chore: simply set the frontend name by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/310
- feat(crds): support configuring extra args by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/309
- fix: pg backend example link by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/311
- docs: fix the incorrect dedicated-wal example path by @WenyXu in https://github.com/GreptimeTeam/greptimedb-operator/pull/312
- ci: use bitnami kafka in e2e test by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/315
- feat: (Self monitoring trace part 2) add default tracing configuration when monitoring is enabled by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/313
- chore: add some dev manifests by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/319
- fix: set default value for slow_query in the frontend groups by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/320
- refactor(crds): add
useEmptyDirfordatanode.FileStorageby @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/318 - refactor: add some helper functions to make
defaulting.goclean by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/321
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.4.1...v0.4.2
- Go
Published by github-actions[bot] 6 months ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.4.1
What's Changed
- ci: add example label by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/301
- fix(crds): image filed is not required by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/302
- fix: Incorrect CredentialsSecretName description in the meta postgresql backend by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/303
- feat(tools): add delete datanode groups and monitor standalone pvc in cleanup-cluster script by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/305
- ci: use go version 1.24.3 in dev-build workflow by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/304
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.4.0...v0.4.1
- Go
Published by github-actions[bot] 9 months ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.4.0
What's Changed
- refactor: use the new etcd endpoints structure in the example and tests directory by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/282
- chore: bump golang lint version to v2.1.6 by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/278
- feat: add profile server by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/281
- test: use the new etcd endpoints structure in the testdata by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/284
- fix: fix incorrect kubectl command check in the dump data script by @WenyXu in https://github.com/GreptimeTeam/greptimedb-operator/pull/288
- refactor!: Simply set ObservedGeneration by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/286
- fix: no passed table name to the meta PostgreSQL backend storage by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/291
- refactor: turn on maintenance mode when cluster is starting by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/280
- fix: incorrect description for meta postgresql backend storage by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/289
- chore: bump go version to v1.24.3 by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/276
- chore: disable leader election by default by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/287
- feat: add election lock ID to meta postgresql backend storage by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/290
- chore: the frontend name must be set when using frontendGroups by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/283
- fix: doc links by @nicecui in https://github.com/GreptimeTeam/greptimedb-operator/pull/294
- feat: support datanode groups by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/270
- chore: improve default logging configuration by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/297
- ci: add pr labeling workflow by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/296
- chore: bump k8s api to v0.32.3 and some dependent tools by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/292
- ci: remove
.coderabbit.yamlsince using GitHub copilot by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/299 - ci: set job permissions by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/300
- refactor: configure
cache_pathwhen using dedicated cache volume by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/298
New Contributors
- @WenyXu made their first contribution in https://github.com/GreptimeTeam/greptimedb-operator/pull/288
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.3.0...v0.4.0
- Go
Published by github-actions[bot] 9 months ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.3.1
What's Changed
- fix: no passed table name to the meta PostgreSQL backend storage by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/291
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.3.0...v0.3.1
- Go
Published by github-actions[bot] 9 months ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.3.0
What's Changed
- refactor!: replace frontends with frontendGroups in CRD by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/267
- style: rename test files by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/271
- docs: add compatibility matrix by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/272
- refactor: add
RoleSpecinterface and clean the code by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/268 - feat: add
BackendStorageinMetaSpecby @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/274 - refactor!: remove slow query collection by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/275
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.2.2...v0.3.0
- Go
Published by github-actions[bot] 9 months ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.2.2
What's Changed
- chore: change the secret name in the standalone greptimedb OSS example by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/260
- refactor: seperate logs and slow queries pipeline by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/262
- refactor: remove validation for region failover by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/263
- refactor: set default replicas when the field is unset by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/264
- refactor: turn on maintenance mode by detecting EnableRegionFailover field by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/265
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.2.1...v0.2.2
- Go
Published by github-actions[bot] 10 months ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.2.1
What's Changed
- feat: add frontend group by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/244
- chore: add policy to delete configmap by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/249
- test: change data path in testdata by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/251
- fix(docs): bad link by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/253
- chore: add virtualhoststyle for s3 storage by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/255
- feat: configure cache capacity and rename oss
secret-access-keytoaccess-key-secretby @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/257 - chore: add common pvc label to the datanode by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/254
- feat: add scripts for cleaning cluster and data collection by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/252
- feat: add frontend ingress by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/248
- feat: Add ValidatingWebhook to verify CR resource validity by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/256
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.2.0...v0.2.1
- Go
Published by github-actions[bot] 11 months ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.2.1-alpha.1
What's Changed
- feat: add frontend group by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/244
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.2.0...v0.2.1-alpha.1
- Go
Published by github-actions[bot] 12 months ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.2.0
What's Changed
- refactor: Add the
IsObjectLabelsEqualfunction to check the object labels are equal by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/224 - fix(monitoring): create duplicated pipelines by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/225
- refactor(apiserver): don't need to fail the request when querying podmetrics failed by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/226
- refactor(metrics): add
podContainerReadyDurationand refine the logging by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/227 - ci: add
hack/generate-client.shand generate client code by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/229 - chore: meta region failover is disabled by default by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/230
- chore: add patch for the datanode labels checker by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/231
- fix: incorrect api path by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/233
- feat: initialize admission webhook by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/234
- build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 by @dependabot in https://github.com/GreptimeTeam/greptimedb-operator/pull/232
- fix: dead links by @nicecui in https://github.com/GreptimeTeam/greptimedb-operator/pull/235
- feat: setup admission webhook by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/236
- refactor: add labels and annotations for pvc by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/238
- refactor: modify the rpc addr startup args of all components by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/241
- ci: upgrade golang.org/x/net for resolve security issue by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/243
- ci: build initializer for local test by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/242
- refactor(flownode): add flownode probe settings by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/239
New Contributors
- @nicecui made their first contribution in https://github.com/GreptimeTeam/greptimedb-operator/pull/235
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.3...v0.2.0
- Go
Published by github-actions[bot] 12 months ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.4-alpha.3
What's Changed
- chore: meta region failover is disabled by default by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/230
- chore: add patch for the datanode labels checker by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/231
- fix: incorrect api path by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/233
- feat: initialize admission webhook by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/234
- build(deps): bump golang.org/x/crypto from 0.23.0 to 0.31.0 by @dependabot in https://github.com/GreptimeTeam/greptimedb-operator/pull/232
- fix: dead links by @nicecui in https://github.com/GreptimeTeam/greptimedb-operator/pull/235
- feat: setup admission webhook by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/236
- refactor: add labels and annotations for pvc by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/238
New Contributors
- @nicecui made their first contribution in https://github.com/GreptimeTeam/greptimedb-operator/pull/235
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.4-alpha.2...v0.1.4-alpha.3
- Go
Published by github-actions[bot] about 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.4-alpha.2
What's Changed
- refactor(apiserver): don't need to fail the request when querying podmetrics failed by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/226
- refactor(metrics): add
podContainerReadyDurationand refine the logging by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/227 - ci: add
hack/generate-client.shand generate client code by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/229
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.4-alpha.1...v0.1.4-alpha.2
- Go
Published by github-actions[bot] about 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.4-alpha.1
What's Changed
- refactor: Add the
IsObjectLabelsEqualfunction to check the object labels are equal by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/224 - fix(monitoring): create duplicated pipelines by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/225
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.3...v0.1.4-alpha.1
- Go
Published by github-actions[bot] about 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.3
What's Changed
- refactor: use file storage for monitoring standalone by default by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/196
- ci: add .coderabbit.yaml to configure coderabbit by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/199
- refactor: add StartUpProbe and reset the default values of probe for stability by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/197
- feat: collect slow queries in monitoring mode by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/198
- docs: add docker pull badge by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/200
- refactor: add Filters in LoggingSpec by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/203
- feat: support to get pod metrics in operator apiserver by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/202
- refactor: use no cache client to avoid watch permission by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/204
- ci: bump go version to 1.23 by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/205
- fix: forget to add StartupProbe by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/206
- ci: use non-root user and group to run the operator by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/208
- refactor: add security context by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/209
- fix: specify empty logDir when only log to stdout by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/210
- fix: forget to add SecurityContext by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/211
- fix: add
StartTimeby @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/212 - ci(coderabbit): enable auto review by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/219
- ci: add build-arm64 and build-initializer option for dev-build workflow by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/220
- feat: collect pod metrics of duration of multiple stage in pod lifetime by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/217
- refactor(apis): add
rollingUpdatefield by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/213 - feat: Add Azure Blob configuration to the object storage setting by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/221
- feat: Add label for the greptimedb services and controllers by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/223
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.2...v0.1.3
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.3-alpha.8
What's Changed
- ci(coderabbit): enable auto review by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/219
- ci: add build-arm64 and build-initializer option for dev-build workflow by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/220
- feat: collect pod metrics of duration of multiple stage in pod lifetime by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/217
- refactor(apis): add
rollingUpdatefield by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/213
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.3-alpha.7...v0.1.3-alpha.8
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.3-alpha.7
What's Changed
- fix: add
StartTimeby @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/212
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.3-alpha.6...v0.1.3-alpha.7
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.3-alpha.6
What's Changed
- fix: forget to add SecurityContext by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/211
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.3-alpha.5...v0.1.3-alpha.6
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.3-alpha.5
What's Changed
- fix: specify empty logDir when only log to stdout by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/210
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.3-alpha.4...v0.1.3-alpha.5
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.3-alpha.4
What's Changed
- ci: bump go version to 1.23 by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/205
- fix: forget to add StartupProbe by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/206
- ci: use non-root user and group to run the operator by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/208
- refactor: add security context by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/209
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.3-alpha.3...v0.1.3-alpha.4
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.3-alpha.3
What's Changed
- refactor: use no cache client to avoid watch permission by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/204
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.3-alpha.2...v0.1.3-alpha.3
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.3-alpha.2
What's Changed
- docs: add docker pull badge by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/200
- refactor: add Filters in LoggingSpec by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/203
- feat: support to get pod metrics in operator apiserver by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/202
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.3-alpha.1...v0.1.3-alpha.2
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.3-alpha.1
What's Changed
- refactor: use file storage for monitoring standalone by default by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/196
- ci: add .coderabbit.yaml to configure coderabbit by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/199
- refactor: add StartUpProbe and reset the default values of probe for stability by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/197
- feat: collect slow queries in monitoring mode by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/198
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.2...v0.1.3-alpha.1
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.2
What's Changed
- docs: update readme by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/194
- fix: update monitoring fields failed by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/195
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.1...v0.1.2
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.1
What's Changed
- refactor: sperate ports config from frontend instance and service by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/191
- feat: introduce apiserver for operator by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/188
- feat: implement monitoring bootstrap by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/190
- fix: compoents don't updated by modifying the fields of
cluster.baseby @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/192 - refactor(monitoring): remove monitoring resources when disabled by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/193
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.0...v0.1.1
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0
What's Changed
- refactor!(api): refine the default setting of
*portfield of cluster by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/170 - refactor(test): add e2e
Helperand refine testdata structure by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/171 - refactor: set default values back to the original resource by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/172
- feat: add greptimedb operator api docs by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/174
- chore: bump dependencies package by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/175
- fix: format error of api reference and modify makefile target name by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/176
- ci: add
build-operator-local-test-imageandpush-operator-local-test-imageby @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/178 - refactor: move
config/samples/toexamples/and add docs by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/177 - ci: release
bundle.yamlandcrds.yamlby @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/182 - ci: use
go installto install tools instead of using shell scripts to avoid rate limit problem by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/181 - refactor!(apis): add
WALProviderandFileStorageby @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/180 - feat: add
,inlinetag for toml mapping by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/183 - ci: add
TestClusterStandaloneWALby @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/184 - feat(apis): add
LoggingSpecby @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/185 - refactor: make sure operator upgrade smooth by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/187
- refactor: add
Validate()andCheck()by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/186
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.0-alpha.29...v0.1.0
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.29
What's Changed
- feat: Implement google cloud object storage provider by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/167
- ci: refine the github actions by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/168
- fix: missing image tag when releasing by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/169
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.0-alpha.28...v0.1.0-alpha.29
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.28
What's Changed
- chore: add push image to aws ecr by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/155
- refactor: make default tls mode to prefer by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/165
- feat: add maintenance mode by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/164
- fix: gh variable set is failing by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/166
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.0-alpha.27...v0.1.0-alpha.28
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.27
What's Changed
- ci: add dev-build.yaml by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/160
- fix: run dev-build error and modify job description by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/161
- ci: add missing checkout source path for
dev-build.yamland better trigger condition forci.yamlby @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/162 - feat: support flownode by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/159
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.0-alpha.26...v0.1.0-alpha.27
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.26
- Go
Published by github-actions[bot] over 1 year ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.25
- Go
Published by github-actions[bot] almost 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.24
- Go
Published by github-actions[bot] almost 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.23
What's Changed
- chore: modify released crd file name by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/142
- refactor(datanode): use appsv1.ParallelPodManagement to improve deployment performance by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/143
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.0-alpha.22...v0.1.0-alpha.23
- Go
Published by github-actions[bot] about 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.22
What's Changed
- refactor: add standalone tls and no need to check 'ca.crt' field by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/134
- refactor: use Patch instead of Update to make it lightweight by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/135
- refactor: add ObservedGeneration field in status by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/136
- refactor: remove 'reloadWhenConfigChange' and implement config reload by modifying config hash by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/137
- refactor(deployer): make the resource update in order by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/138
- build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in https://github.com/GreptimeTeam/greptimedb-operator/pull/140
- build(deps): bump google.golang.org/grpc from 1.40.0 to 1.56.3 by @dependabot in https://github.com/GreptimeTeam/greptimedb-operator/pull/139
- test: add
.golangci.yamland refactormake lintby @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/141
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.0-alpha.21...v0.1.0-alpha.22
- Go
Published by github-actions[bot] about 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.21
- Go
Published by github-actions[bot] about 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.20
What's Changed
- feat: add StoreKeyPrefix in metasrv by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/127
- refactor: use a better config setting and support config reload by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/128
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.0-alpha.19...v0.1.0-alpha.20
- Go
Published by github-actions[bot] about 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.19
- Go
Published by github-actions[bot] about 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.18
- Go
Published by github-actions[bot] over 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.17
- Go
Published by github-actions[bot] over 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.16
- Go
Published by github-actions[bot] over 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.15
- Go
Published by github-actions[bot] over 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.14
- Go
Published by github-actions[bot] over 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.13
- Go
Published by github-actions[bot] over 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.12
What's Changed
- feat: expose prometheus port by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/96
- feat: add dbconfig package to abstract the generation of database config by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/99
- refactor: use dbconfig package to simplify the config generation by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/100
- refactor: use builder pattern to refine deployer(breaking change) by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/101
- fix: fix incorrect status and add event recorder by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/102
- build(deps): bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible by @dependabot in https://github.com/GreptimeTeam/greptimedb-operator/pull/97
- build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in https://github.com/GreptimeTeam/greptimedb-operator/pull/104
- build(deps): bump golang.org/x/net from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0 by @dependabot in https://github.com/GreptimeTeam/greptimedb-operator/pull/103
New Contributors
- @dependabot made their first contribution in https://github.com/GreptimeTeam/greptimedb-operator/pull/97
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.0-alpha.11...v0.1.0-alpha.12
- Go
Published by github-actions[bot] over 2 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.11
- Go
Published by github-actions[bot] almost 3 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.10
- Go
Published by github-actions[bot] almost 3 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.9
- Go
Published by github-actions[bot] about 3 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.8
What's Changed
- ci: remove e2e login to github container registry by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/77
- feat: add new 'ServiceSpec' to support load balancer configuration by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/78
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.0-alpha.7...v0.1.0-alpha.8
- Go
Published by github-actions[bot] about 3 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.7
- Go
Published by github-actions[bot] about 3 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.6
What's Changed
- ci: push image to ucloud container registry by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/68
- refactor: update mysql port and postgres port by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/67
- ci: release crd file by @daviderli614 in https://github.com/GreptimeTeam/greptimedb-operator/pull/70
- chore: add license headers by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/69
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.0-alpha.5...v0.1.0-alpha.6
- Go
Published by github-actions[bot] over 3 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.5
What's Changed
- docs: update readme and add license and code-of-conduct by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/64
- docs: add missing 'EOF' by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/65
- refactor: modify datanode startup setting by @zyy17 in https://github.com/GreptimeTeam/greptimedb-operator/pull/66
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/compare/v0.1.0-alpha.4...v0.1.0-alpha.5
- Go
Published by github-actions[bot] over 3 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.4
- Go
Published by github-actions[bot] over 3 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.3
- Go
Published by github-actions[bot] over 3 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.2
- Go
Published by github-actions[bot] over 3 years ago
https://github.com/greptimeteam/greptimedb-operator - Release v0.1.0-alpha.1
- Go
Published by github-actions[bot] over 3 years ago