Skip to content

Tags: risingwavelabs/risingwave-operator

Tags

v0.8.3

Toggle v0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support secret encryption key (#746)

* feat: support setting private key for secret store

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

* Add unit tests for the validation webhook

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

* Refine the behaviours

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

* Add license header

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

---------

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

v0.8.2

Toggle v0.8.2'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 (#737)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.4 to 1.20.5.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.4...v1.20.5)

---
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.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 (#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 (#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 (#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` (#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 (#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 (#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 (#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 (#605)

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