Skip to content

fix(stateful-set): restore missing volumes in stateful sets. - #6750

Open
zaninime wants to merge 1 commit into
cdk8s-team:k8s-34/mainfrom
zaninime:push-xwwrxponknqp
Open

fix(stateful-set): restore missing volumes in stateful sets.#6750
zaninime wants to merge 1 commit into
cdk8s-team:k8s-34/mainfrom
zaninime:push-xwwrxponknqp

Conversation

@zaninime

@zaninime zaninime commented Jan 1, 2026

Copy link
Copy Markdown

Fixes #6735.

@zaninime zaninime changed the title [k8s-33] Restore missing volumes in stateful sets. fix: [k8s-33] Restore missing volumes in stateful sets. Jan 1, 2026
Fixes cdk8s-team#6735.

Signed-off-by: Francesco Zanini <francesco@zanini.me>
@zaninime

Copy link
Copy Markdown
Author

/cc @iliapolo @vinayak-kukreja

@zaninime

Copy link
Copy Markdown
Author

Hello, can I get a review from anyone in @cdk8s-team? This is a small issue that prevents upgrades.

@eminugurkenar

Copy link
Copy Markdown

this would be good to merge

@iliapolo
iliapolo changed the base branch from k8s-33/main to k8s-34/main April 9, 2026 02:11
@iliapolo iliapolo added backport-to-k8s-32/main Backport a PR to the k8s-32 branch backport-to-k8s-33/main Backport a PR to the k8s-33 branch labels Apr 9, 2026
@iliapolo iliapolo changed the title fix: [k8s-33] Restore missing volumes in stateful sets. fix(stateful-set): restore missing volumes in stateful sets. Apr 9, 2026
@patrickmscott

Copy link
Copy Markdown

I also just encountered this bug. Is this project still active? Not much activity for a while...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-k8s-32/main Backport a PR to the k8s-32 branch backport-to-k8s-33/main Backport a PR to the k8s-33 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

With StatefulSet, no volumes are added to the pod if there are no volumeClaimTemplates

4 participants