Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bin/bump-version
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ rm -f src/{clusterd,environmentd,materialized,persist-client,testdrive,catalog-d

cargo update --workspace

bin/helm-chart-version-bump --bump-weekly-version --bump-orchestratord-version "v$version"
bin/helm-chart-version-bump --bump-orchestratord-version "v$version"

helm_docs_version=1.14.2
if ! helm-docs --help > /dev/null; then
Expand Down
219 changes: 213 additions & 6 deletions ci/nightly/pipeline.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1148,10 +1148,10 @@ steps:


- id: checks-self-managed-random-upgrade-path-1
label: "Checks Self-Managed first random upgrade path"
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 3
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
Expand All @@ -1161,10 +1161,10 @@ steps:


- id: checks-self-managed-random-upgrade-path-2
label: "Checks Self-Managed second random upgrade path"
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 3
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
Expand All @@ -1173,10 +1173,217 @@ steps:
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-3
label: "Checks Self-Managed third random upgrade path"
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 3
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-4
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=$BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-5
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-6
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-7
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-8
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=$BUILDKITE_JOB_ID"]


- id: checks-self-managed-random-upgrade-path-9
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-10
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
- id: checks-self-managed-random-upgrade-path-11
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=$BUILDKITE_JOB_ID"]


- id: checks-self-managed-random-upgrade-path-12
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-13
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-14
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=$BUILDKITE_JOB_ID"]


- id: checks-self-managed-random-upgrade-path-15
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-16
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-17
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-18
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=$BUILDKITE_JOB_ID"]


- id: checks-self-managed-random-upgrade-path-19
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
- ./ci/plugins/mzcompose:
composition: platform-checks
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]

- id: checks-self-managed-random-upgrade-path-20
label: "Checks Self-Managed random upgrade path"
depends_on: build-x86_64
timeout_in_minutes: 180
parallelism: 2
agents:
queue: hetzner-x86-64-8cpu-16gb
plugins:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Materialize v0.165"
title: "Materialize v26.0"
date: 2025-11-19
released: false
_build:
Expand Down
4 changes: 2 additions & 2 deletions misc/helm-charts/operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ apiVersion: v2
name: materialize-operator
description: Materialize Kubernetes Operator Helm Chart
type: application
version: v25.3.0-beta.1
appVersion: v0.165.0-dev.0
version: v26.0.0-beta.1
appVersion: v26.0.0-dev.0
icon: https://materialize.com/favicon.ico
home: https://materialize.com
10 changes: 5 additions & 5 deletions misc/helm-charts/operator/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Materialize Kubernetes Operator Helm Chart

![Version: v25.3.0-beta.1](https://img.shields.io/badge/Version-v25.3.0--beta.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.165.0-dev.0](https://img.shields.io/badge/AppVersion-v0.165.0--dev.0-informational?style=flat-square)
![Version: v26.0.0-beta.1](https://img.shields.io/badge/Version-v26.0.0--beta.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v26.0.0-dev.0](https://img.shields.io/badge/AppVersion-v26.0.0--dev.0-informational?style=flat-square)

Materialize Kubernetes Operator Helm Chart

Expand Down Expand Up @@ -159,7 +159,7 @@ The following table lists the configurable parameters of the Materialize operato
| `operator.clusters.swap_enabled` | | ``true`` |
| `operator.image.pullPolicy` | Policy for pulling the image: "IfNotPresent" avoids unnecessary re-pulling of images | ``"IfNotPresent"`` |
| `operator.image.repository` | The Docker repository for the operator image | ``"materialize/orchestratord"`` |
| `operator.image.tag` | The tag/version of the operator image to be used | ``"v0.164.0"`` |
| `operator.image.tag` | The tag/version of the operator image to be used | ``"v26.0.0-dev.0"`` |
| `operator.nodeSelector` | Node selector to use for the operator pod | ``nil`` |
| `operator.resources.limits` | Resource limits for the operator's CPU and memory | ``{"memory":"512Mi"}`` |
| `operator.resources.requests` | Resources requested by the operator for CPU and memory | ``{"cpu":"100m","memory":"512Mi"}`` |
Expand All @@ -185,7 +185,7 @@ Specify each parameter using the `--set key=value[,key=value]` argument to `helm

```shell
helm install my-materialize-operator \
--set operator.image.tag=v0.165.0-dev.0 \
--set operator.image.tag=v26.0.0-dev.0 \
materialize/materialize-operator
```

Expand Down Expand Up @@ -220,7 +220,7 @@ metadata:
name: 12345678-1234-1234-1234-123456789012
namespace: materialize-environment
spec:
environmentdImageRef: materialize/environmentd:v0.165.0-dev.0
environmentdImageRef: materialize/environmentd:v26.0.0-dev.0
backendSecretName: materialize-backend
environmentdResourceRequirements:
limits:
Expand Down Expand Up @@ -305,7 +305,7 @@ Or check the `Chart.yaml` file in the `misc/helm-charts/operator` directory:
apiVersion: v2
name: materialize-operator
# ...
version: v25.3.0-beta-1
version: v26.0.0-dev.0
appVersion: v0.147.0 # Use this version for your Materialize instances
```

Expand Down
2 changes: 1 addition & 1 deletion misc/helm-charts/operator/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ Or check the `Chart.yaml` file in the `misc/helm-charts/operator` directory:
apiVersion: v2
name: materialize-operator
# ...
version: v25.3.0-beta-1
version: v26.0.0-dev.0
appVersion: v0.147.0 # Use this version for your Materialize instances
```

Expand Down
Loading