Skip to content

Conversation

@Techassi
Copy link
Member

Caution

This is a release blocker. It needs to be included in the secret-operator.

This ensures the operator will be the sole manager of the CRD (and all its fields) going forward. This avoids running into conflicts when CRDs were previously deployed by helm or stackablectl.

This ensures the operator will be the sole manager of the CRD (and
all its fields) going forward. This avoids running into conflicts
when CRDs were previously deployed by helm or stackablectl.
@Techassi Techassi self-assigned this Oct 31, 2025
@Techassi Techassi moved this to Development: In Progress in Stackable Engineering Oct 31, 2025
@Techassi Techassi moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Oct 31, 2025
@Techassi Techassi marked this pull request as ready for review October 31, 2025 12:00
sbernauer
sbernauer previously approved these changes Oct 31, 2025
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, works 🥳

@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Oct 31, 2025
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
Techassi added a commit to stackabletech/operator-templating that referenced this pull request Oct 31, 2025
Recent nix versions renamed two fields used in our default.nix file:

- buildPlatform has been renamed/moved to stdenv.buildPlatform
- hostPlatform has been renamed/moved to stdenv.hostPlatform

This came up during the testing of stackabletech/operator-rs#1116
in the secret-operator.
@Techassi Techassi added this pull request to the merge queue Oct 31, 2025
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Oct 31, 2025
Merged via the queue into main with commit eee317d Oct 31, 2025
8 checks passed
@Techassi Techassi deleted the fix/crd-maintainer-force-apply branch October 31, 2025 12:57
github-merge-queue bot pushed a commit to stackabletech/operator-templating that referenced this pull request Oct 31, 2025
* fix(nix): Update default.nix field names

Recent nix versions renamed two fields used in our default.nix file:

- buildPlatform has been renamed/moved to stdenv.buildPlatform
- hostPlatform has been renamed/moved to stdenv.hostPlatform

This came up during the testing of stackabletech/operator-rs#1116
in the secret-operator.

* chore(nix): Update packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

3 participants