Skip to content

chore!: Use serde_json::Value instead of String for user-provided JSON configOverrides#831

Merged
sbernauer merged 4 commits into
mainfrom
chore/json-config-overrides
May 13, 2026
Merged

chore!: Use serde_json::Value instead of String for user-provided JSON configOverrides#831
sbernauer merged 4 commits into
mainfrom
chore/json-config-overrides

Conversation

@sbernauer

@sbernauer sbernauer commented May 8, 2026

Copy link
Copy Markdown
Member

Description

Pulls in stackabletech/operator-rs#1206
There is no release note, as the configOverrides have not been released yet.

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

  • Changes are OpenShift compatible
  • CRD changes approved
  • CRD documentation for all fields, following the style guide.
  • Helm chart can be installed and deployed operator works
  • Integration tests passed (for non trivial changes)
  • Changes need to be "offline" compatible
  • Links to generated (nightly) docs added
  • Release note snippet added

Reviewer

  • Code contains useful comments
  • Code contains useful logging statements
  • (Integration-)Test cases added
  • Documentation added or updated. Follows the style guide.
  • Changelog updated
  • Cargo.toml only contains references to git tags (not specific commits or branches) We intentionally pull in the change quick (without an op-rs release), as we don't want to break the CRD for 0.0.0-dev users

Acceptance

  • Feature Tracker has been updated
  • Proper release label has been added
  • Links to generated (nightly) docs added
  • Release note snippet added
  • Add type/deprecation label & add to the deprecation schedule
  • Add type/experimental label & add to the experimental features tracker

@sbernauer sbernauer moved this to Development: Waiting for Review in Stackable Engineering May 8, 2026
@sbernauer sbernauer self-assigned this May 8, 2026
@sbernauer
sbernauer enabled auto-merge May 13, 2026 08:47
@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering May 13, 2026
@sbernauer
sbernauer added this pull request to the merge queue May 13, 2026
Merged via the queue into main with commit 4141fb1 May 13, 2026
12 checks passed
@sbernauer
sbernauer deleted the chore/json-config-overrides branch May 13, 2026 09:00
@sbernauer sbernauer moved this from Development: In Review to Development: Done in Stackable Engineering May 13, 2026
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants