Skip to content

Tags: vmaksimovski/risingwave-operator

Tags

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 (risin…

…gwavelabs#730)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.0 to 1.67.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.67.0...v1.67.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump github.com/prometheus/client_golang (risingwavelabs…

…#712)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.2 to 1.20.3.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.2...v1.20.3)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support adversting with IP addresses, useful to avoid DNS probl…

…ems (risingwavelabs#682)

Signed-off-by: arkbriar <[email protected]>

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use a minimal value of 4 for `RW_WORKER_THREADS` (risingwavelabs…

…#663)

Signed-off-by: Bugen Zhao <[email protected]>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump risingwave to v1.8.2 (risingwavelabs#642)

* chore: bump risingwave to v1.8.1

Signed-off-by: arkbriar <[email protected]>

* Try fixing e2e test, use etcd v3.4.32 instead of latest

Signed-off-by: arkbriar <[email protected]>

* Bump kind node image

Signed-off-by: arkbriar <[email protected]>

* Fix lib.sh

Signed-off-by: arkbriar <[email protected]>

* Bump cert-manager version in E2E

Signed-off-by: arkbriar <[email protected]>

* Bump to v1.8.2

Signed-off-by: arkbriar <[email protected]>

* Increase timeout interval for service waiting

Signed-off-by: arkbriar <[email protected]>

* Revert "Bump kind node image"

This reverts commit bb868ff.

* Add additional sleep

Signed-off-by: arkbriar <[email protected]>

* Workaround by waiting for 30 more seconds

Signed-off-by: arkbriar <[email protected]>

---------

Signed-off-by: arkbriar <[email protected]>

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support use service account to auth azblob (risingwavelabs#613)

* feat: support use service account to auth azblob

Signed-off-by: arkbriar <[email protected]>

* Fix webhook and CRD

Signed-off-by: arkbriar <[email protected]>

---------

Signed-off-by: arkbriar <[email protected]>

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.0 (risin…

…gwavelabs#606)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.62.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.61.0...v1.62.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump controller-gen to 0.14.0 (risingwavelabs#605)

Signed-off-by: arkbriar <[email protected]>

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump github.com/prometheus-operator/prometheus-operator/…

…pkg/apis/monitoring (risingwavelabs#594)

Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.71.0 to 0.71.2.
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)
- [Commits](prometheus-operator/prometheus-operator@v0.71.0...v0.71.2)

---
updated-dependencies:
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.5.8

Toggle v0.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix service type of standalone service, optimize for telemetry (r…

…isingwavelabs#576)

* fix: fix service type of standalone service, optimize for telemetry

Signed-off-by: arkbriar <[email protected]>

* test: add test cases for standalone services

Signed-off-by: arkbriar <[email protected]>

---------

Signed-off-by: arkbriar <[email protected]>