Skip to content

Releases: authzed/spicedb-operator

v1.15.0

06 May 20:03
c0547f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.1...v1.15.0

v1.14.1

26 Apr 15:16
721a3a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.14.1

Install with kubectl

kubectl apply --server-side -f https://github.com/authzed/spicedb-operator/releases/download/v1.14.1/bundle.yaml

Include or modify this release in your own kustomize bundle

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/authzed/spicedb-operator/config?ref=v1.14.1
images:
  - name: ghcr.io/authzed/spicedb-operator
    newTag: v1.14.1

Install with kustomizer

Release manifests can be found at oci://ghcr.io/authzed/spicedb-operator-manifests:v1.14.1 and can be installed or inspected with kustomizer:

kustomizer apply inventory spicedb-operator --artifact oci://ghcr.io/authzed/spicedb-operator-manifests:v1.14.1

Docker Images

This release's image is available at:

  • authzed/spicedb-operator:v1.14.1
  • quay.io/authzed/spicedb-operator:v1.14.1
  • ghcr.io/authzed/spicedb-operator:v1.14.1

v1.14.0

23 Mar 09:16
4686438
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

06 Mar 05:19
d17cbb1
Compare
Choose a tag to compare

Highlights

This release of SpiceDB adds SpiceDB v1.29.5 to the stable channel, which patches GHSA-h3m7-rqc4-7h9p

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

28 Nov 14:02
4c12af8
Compare
Choose a tag to compare

Install with kubectl

kubectl apply --server-side -f https://github.com/authzed/spicedb-operator/releases/download/v1.12.0/bundle.yaml

Include or modify this release in your own kustomize bundle

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/authzed/spicedb-operator/config?ref=v1.12.0
images:
  - name: ghcr.io/authzed/spicedb-operator
    newTag: v1.12.0

Install with kustomizer

Release manifests can be found at oci://ghcr.io/authzed/spicedb-operator-manifests:v1.12.0 and can be installed or inspected with kustomizer:

kustomizer apply inventory spicedb-operator --artifact oci://ghcr.io/authzed/spicedb-operator-manifests:v1.12.0

Docker Images

This release's image is available at:

  • authzed/spicedb-operator:v1.12.0
  • quay.io/authzed/spicedb-operator:v1.12.0
  • ghcr.io/authzed/spicedb-operator:v1.12.0

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.11.0

03 Nov 20:00
c35fc73
Compare
Choose a tag to compare

Install with kubectl

kubectl apply --server-side -f https://github.com/authzed/spicedb-operator/releases/download/v1.11.0/bundle.yaml

Include or modify this release in your own kustomize bundle

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/authzed/spicedb-operator/config?ref=v1.11.0
images:
  - name: ghcr.io/authzed/spicedb-operator
    newTag: v1.11.0

Install with kustomizer

Release manifests can be found at oci://ghcr.io/authzed/spicedb-operator-manifests:v1.11.0 and can be installed or inspected with kustomizer:

kustomizer apply inventory spicedb-operator --artifact oci://ghcr.io/authzed/spicedb-operator-manifests:v1.11.0

Docker Images

This release's image is available at:

  • authzed/spicedb-operator:v1.11.0
  • quay.io/authzed/spicedb-operator:v1.11.0
  • ghcr.io/authzed/spicedb-operator:v1.11.0

What's Changed

Full Changelog: v1.10.0...v1.11.0

v1.10.0

25 Sep 13:09
80bfd88
Compare
Choose a tag to compare

Install with kubectl

kubectl apply --server-side -f https://github.com/authzed/spicedb-operator/releases/download/v1.10.0/bundle.yaml

Include or modify this release in your own kustomize bundle

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/authzed/spicedb-operator/config?ref=v1.10.0
images:
  - name: ghcr.io/authzed/spicedb-operator
    newTag: v1.10.0

Install with kustomizer

Release manifests can be found at oci://ghcr.io/authzed/spicedb-operator-manifests:v1.10.0 and can be installed or inspected with kustomizer:

kustomizer apply inventory spicedb-operator --artifact oci://ghcr.io/authzed/spicedb-operator-manifests:v1.10.0

Docker Images

This release's image is available at:

  • authzed/spicedb-operator:v1.10.0
  • quay.io/authzed/spicedb-operator:v1.10.0
  • ghcr.io/authzed/spicedb-operator:v1.10.0

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

23 Aug 20:47
365e60f
Compare
Choose a tag to compare

Install with kubectl

kubectl apply --server-side -f https://github.com/authzed/spicedb-operator/releases/download/v1.9.0/bundle.yaml

Include or modify this release in your own kustomize bundle

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/authzed/spicedb-operator/config?ref=v1.9.0
images:
  - name: ghcr.io/authzed/spicedb-operator
    newTag: v1.9.0

Install with kustomizer

Release manifests can be found at oci://ghcr.io/authzed/spicedb-operator-manifests:v1.9.0 and can be installed or inspected with kustomizer:

kustomizer apply inventory spicedb-operator --artifact oci://ghcr.io/authzed/spicedb-operator-manifests:v1.9.0

Docker Images

This release's image is available at:

  • authzed/spicedb-operator:v1.9.0
  • quay.io/authzed/spicedb-operator:v1.9.0
  • ghcr.io/authzed/spicedb-operator:v1.9.0

What's Changed

  • Build from distroless/base:nonroot by @jawnsy in #242
  • Bump alpine from 3.18.0 to 3.18.2 by @dependabot in #214
  • fix discord link in CONTRIBUTING.md by @ecordell in #241
  • move e2e into its own go module and remove the runtime dependency on controller-runtime by @ecordell in #243
  • Add security context for SpiceDB Operator by @jawnsy in #238
  • CONTRIBUTING: sync format, legal details by @jzelinskie in #244
  • Add resource requests and limits to operator by @jawnsy in #248

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

26 Jul 16:44
715aed2
Compare
Choose a tag to compare

Highlights

⬆️ The update graph now includes SpiceDB v1.23.1
🤘 More metadata is now available in SpiceDB pods managed with the operator, including the pod name, labels, and annotations.
🛑 Error states from pods are now bubbled up onto the status block of the SpiceDBCluster

Install with kubectl

kubectl apply --server-side -f https://github.com/authzed/spicedb-operator/releases/download/v1.8.0/bundle.yaml

Include or modify this release in your own kustomize bundle

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/authzed/spicedb-operator/config?ref=v1.8.0
images:
  - name: ghcr.io/authzed/spicedb-operator
    newTag: v1.8.0

Install with kustomizer

Release manifests can be found at oci://ghcr.io/authzed/spicedb-operator-manifests:v1.8.0 and can be installed or inspected with kustomizer:

kustomizer apply inventory spicedb-operator --artifact oci://ghcr.io/authzed/spicedb-operator-manifests:v1.8.0

Docker Images

This release's image is available at:

  • authzed/spicedb-operator:v1.8.0
  • quay.io/authzed/spicedb-operator:v1.8.0
  • ghcr.io/authzed/spicedb-operator:v1.8.0

What's Changed

  • graph: add helpers for cloning channels and removing nodes by @ecordell in #213
  • Set termination log path by default by @ecordell in #218
  • Report the newest pod error in the status by @ecordell in #219
  • Set SPICEDB_POD_NAME environment variable using the downward API by @bison in #220
  • Support and test switching channels by @ecordell in #222
  • update base image and gRPC health probe by @vroldanbet in #223
  • Project labels and annotations into pod volumes by @ecordell in #221
  • report errors even after an initial successful rollout by @ecordell in #224
  • Fix array patching by @ecordell in #226
  • fixes an array patching bug when there are multiple patches by @ecordell in #227
  • remove migrating failed condition after a successful migration run by @ecordell in #228
  • move tools into the magefile go module by @ecordell in #229
  • add v1.23.1 to the update graph by @ecordell in #233

Full Changelog: v1.7.0...v1.8.0

v1.7.0

26 Jun 14:45
fb411f9
Compare
Choose a tag to compare

Highlights

  • v1.22 is now available in the update graph
  • Startup pod errors are now bubbled up and reported in a condition on the SpiceDBCluster status.

Install with kubectl

kubectl apply --server-side -f https://github.com/authzed/spicedb-operator/releases/download/v1.7.0/bundle.yaml

Include or modify this release in your own kustomize bundle

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
  - https://github.com/authzed/spicedb-operator/config?ref=v1.7.0
images:
  - name: ghcr.io/authzed/spicedb-operator
    newTag: v1.7.0

Install with kustomizer

Release manifests can be found at oci://ghcr.io/authzed/spicedb-operator-manifests:v1.7.0 and can be installed or inspected with kustomizer:

kustomizer apply inventory spicedb-operator --artifact oci://ghcr.io/authzed/spicedb-operator-manifests:v1.7.0

Docker Images

This release's image is available at:

  • authzed/spicedb-operator:v1.7.0
  • quay.io/authzed/spicedb-operator:v1.7.0
  • ghcr.io/authzed/spicedb-operator:v1.7.0

What's Changed

Full Changelog: v1.6.0...v1.7.0