Skip to content

feat!: Add (Pod)SecurityContextBuilder::with_stackable_defaults - #1205

Merged
sbernauer merged 16 commits into
mainfrom
chore/security-context-stackable-defaults
Aug 4, 2026
Merged

feat!: Add (Pod)SecurityContextBuilder::with_stackable_defaults#1205
sbernauer merged 16 commits into
mainfrom
chore/security-context-stackable-defaults

Conversation

@sbernauer

@sbernauer sbernauer commented Apr 28, 2026

Copy link
Copy Markdown
Member

Description

Part of stackabletech/issues#645

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 - To the best of my knowledge
  • CRD changes approved
  • CRD documentation for all fields, following the style guide.
  • Integration tests passed (for non trivial changes)
  • Changes need to be "offline" compatible

Reviewer

  • Code contains useful comments
  • Changelog updated

Acceptance

  • Feature Tracker has been updated
  • Proper release label has been added

Comment thread crates/stackable-operator/src/builder/pod/security.rs Outdated
@siegfriedweber
siegfriedweber self-requested a review May 6, 2026 16:04
@siegfriedweber siegfriedweber moved this to Development: In Review in Stackable Engineering May 6, 2026
Comment thread crates/stackable-operator/src/builder/pod/security.rs
Comment thread crates/stackable-operator/src/builder/pod/security.rs
Comment thread crates/stackable-operator/src/builder/pod/security.rs Outdated
@sbernauer sbernauer self-assigned this Jun 17, 2026
@sbernauer
sbernauer requested a review from siegfriedweber June 25, 2026 09:43
Comment thread crates/stackable-operator/CHANGELOG.md Outdated
Comment thread crates/stackable-operator/src/builder/pod/security.rs
@sbernauer sbernauer changed the title feat!: Add PodSecurityContextBuilder::with_stackable_defaults feat!: Add (Pod)SecurityContextBuilder::with_stackable_defaults Jun 25, 2026
@sbernauer
sbernauer requested a review from siegfriedweber June 25, 2026 10:30
Comment thread crates/stackable-operator/src/builder/pod/security.rs Outdated
Comment thread crates/stackable-operator/CHANGELOG.md Outdated
Comment thread crates/stackable-operator/src/builder/pod/security.rs Outdated
Comment thread crates/stackable-operator/src/builder/pod/security.rs
@sbernauer
sbernauer requested a review from siegfriedweber July 31, 2026 08:37
@sbernauer
sbernauer requested review from siegfriedweber and removed request for siegfriedweber August 3, 2026 12:19
@sbernauer sbernauer moved this from Development: In Review to Development: Done in Stackable Engineering Aug 3, 2026
@sbernauer sbernauer moved this from Development: Done to Development: In Review in Stackable Engineering Aug 3, 2026

@siegfriedweber siegfriedweber left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

Saul-STFC pushed a commit to Saul-STFC/operator-templating that referenced this pull request Aug 4, 2026
…etech#619)

I noticed this while working on
stackabletech/operator-rs#1205, as the
bundle-builder was rejected by Kubernetes up as it wanted to run as root.
@sbernauer
sbernauer added this pull request to the merge queue Aug 4, 2026
@sbernauer sbernauer moved this from Development: In Review to Development: Done in Stackable Engineering Aug 4, 2026
Merged via the queue into main with commit 43fe29e Aug 4, 2026
5 checks passed
@sbernauer
sbernauer deleted the chore/security-context-stackable-defaults branch August 4, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

2 participants