Releases: risingwavelabs/risingwave-operator
Releases · risingwavelabs/risingwave-operator
v0.4.1
What's Changed
- docs: update readme by @arkbriar in #449
- chore: delete .mergify.yml by @arkbriar in #452
- fix: fix the field paths in webhook by @arkbriar in #451
- chore: use webhook server by @arkbriar in #453
- chore: bump kernel version to v0.19.1 by @arkbriar in #454
- fix: fix conversion for compatibility by @arkbriar in #455
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #423
- refactor: remove fields for specifying ports from the API by @arkbriar in #427
- refactor: remove RisingWavePodTemplate and the related fields by @arkbriar in #428
- feature: provide hdfs yaml configuration file (CLOUD-1418) by @yufansong in #426
- docs: add hdfs docs (CLOUD-1418) by @yufansong in #430
- docs: add etcd hdfs yaml (CLOUD-1418) by @yufansong in #431
- fix: fix metadata propagation by @Flpha0830 in #432
- refactor: add RisingWaveNodeGroup to be the new way to set Pod template by @arkbriar in #433
- ci: separate the image pipelines by @arkbriar in #434
- docs/fix-azure-typo by @yufansong in #436
- docs: fix the manifests and add a set of stable manifests by @arkbriar in #435
- ci: pass tag as the version in the image CI by @arkbriar in #438
- feat: support local disk as state store backend by @arkbriar in #439
- fix: prevent the operator from starting on Kubernetes with version lo… by @arkbriar in #437
- docs & ci: fix manifests of local disk deployments by @arkbriar in #440
- fix: set a default data directory instead of empty by @arkbriar in #442
- docs & fix: rewrite the README and fix manifests by @arkbriar in #443
- fix: fix validation on s3 credentials by @arkbriar in #444
- fix: fix connector endpoint by @arkbriar in #446
- refactor: use external ctrlkit lib and bump dependencies by @arkbriar in #447
- feat: validate the data directory by @arkbriar in #448
Full Changelog: v0.3.6...v0.4.0
v0.3.6
What's Changed
- feat: sync and convert to v1alpha2 features by @Flpha0830 in #421
- ci: fix run-static-check.sh by @arkbriar in #422
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- fix: set affinity in factory by @arkbriar in #418
- chore: update pipeline barge in readme by @arkbriar in #420
- ci: set image version by @arkbriar in #419
- feat: Promote the
metaStore
andstateStore
by @Flpha0830 in #415
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- test: set ON_ERROR_STOP to 1 when running psql to make sure it fails … by @arkbriar in #403
- fix: fix the topological sort by @arkbriar in #405
- feat: add support for webhdfs (CLOUD-986) by @yufansong in #396
- feat: support azure blob in operator (CLOUD-1312) by @yufansong in #404
- docs: move storage into separate file and add azure blob guidance by @yufansong in #407
- chore: update risingwave-etcd-s3.yaml by @arkbriar in #408
- feat: Deprecate the
spec.security
field by @Flpha0830 in #410 - test: fix e2e test by @arkbriar in #406
- build: fix the image url by @jiayouxujin in #412
- chore: deprecate and remove the plugin related files, remove the e2e dir by @arkbriar in #413
- feat: Promote the
frontendService
andadditionalFrontendServiceMetadata
by @Flpha0830 in #409 - feat: Promote the
image
by @Flpha0830 in #414 - ci: migrate the checks to buildkite and fix by @arkbriar in #416
- ci: allow 0.1% threshold on code coverage delta by @arkbriar in #417
New Contributors
- @jiayouxujin made their first contribution in #412
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
What's Changed
- fix(metrics): add metrics port env for compute node(CLOUD-1211) by @Nebulazhang in #399
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix: fix TopologicalSort by @Flpha0830 in #395
- test: add topological sort test by @Flpha0830 in #398
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- chore(metrics): drop
batch.* & stream_exchage.*
metrics for risingwave(CLOUD-1080) by @Nebulazhang in #383 - fix(bug):
kubectl apply --server-side
by @CAJan93 in #385 - feat: support GCS by @lukeraphael in #382
- fix: pass total available memory to the compute process by @arkbriar in #388
- feat(test): use labels in meta e2e test by @CAJan93 in #377
- feat(doc): add component description by @CAJan93 in #384
- feat(docs): update docs by @CAJan93 in #389
- feat: resolve meta conflict by @Flpha0830 in #387
- feat: auto config Xmx by @Flpha0830 in #391
- refactor(factory): use env options by @arkbriar in #390
- chore: update image version to v0.18.0 by @arkbriar in #393
- feat: optimize the pod labeling by @arkbriar in #392
- fix(meta-labeler): fix extracting endpoint from env vars by @arkbriar in #394
Full Changelog: v0.2.7...v0.3.0
v0.2.7
What's Changed
- fix: set a timeout to avoid potential hangups or delays in getMetaRole by @arkbriar in #378
- ci: enable indent-error-flow rule in revive by @hezhizhen in #379
- fix: update the resources of manager to avoid OOM by @arkbriar in #380
Full Changelog: v0.2.6...v0.2.7