Skip to content

Helm install operator using released versions for released images#34992

Open
alex-hunt-materialize wants to merge 1 commit intoMaterializeInc:mainfrom
alex-hunt-materialize:fix_operator_installation
Open

Helm install operator using released versions for released images#34992
alex-hunt-materialize wants to merge 1 commit intoMaterializeInc:mainfrom
alex-hunt-materialize:fix_operator_installation

Conversation

@alex-hunt-materialize
Copy link
Contributor

Helm install operator using released versions for released images. Also fix waiting for crd to be established.

Motivation

Fixes mix/match of orchestratord and helm chart. Previously we always used the current in-git helm chart, even for much older releases of orchestratord. The helm chart is not backwards compatible with older orchestratord versions, so that breaks, for example, when adding new args to orchestratord.

@github-actions
Copy link

Pre-merge checklist

  • The PR title is descriptive and will make sense in the git log.
  • This PR has adequate test coverage / QA involvement has been duly considered. (trigger-ci for additional test/nightly runs)
  • If this PR includes major user-facing behavior changes, I have pinged the relevant PM to schedule a changelog post.
  • This PR has an associated up-to-date design doc, is a design doc (template), or is sufficiently small to not require a design.
  • If this PR evolves an existing $T ⇔ Proto$T mapping (possibly in a backwards-incompatible way), then it is tagged with a T-proto label.
  • If this PR will require changes to cloud orchestration or tests, there is a companion cloud PR to account for those changes that is tagged with the release-blocker label (example).

Helm install operator using released versions for released images.
Also fix waiting for crd to be established.
@alex-hunt-materialize alex-hunt-materialize marked this pull request as ready for review February 12, 2026 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants