feat(helm): Only delete PVC on statefulset deletion, not scaling - #19097
Merged
nicolevanderhoeven merged 4 commits intoOct 1, 2025
Merged
Conversation
cwrau
force-pushed
the
feat/single-binary/only-delete-on-deletion
branch
from
September 3, 2025 08:12
d2081a0 to
3583f9b
Compare
Contributor
Author
|
Heyho, is there something I can do to help get this merged? |
jkroepke
reviewed
Sep 18, 2025
jkroepke
reviewed
Sep 18, 2025
jkroepke
left a comment
Contributor
There was a problem hiding this comment.
and please add a note to the CHANGELOG
cwrau
force-pushed
the
feat/single-binary/only-delete-on-deletion
branch
from
September 19, 2025 07:34
3583f9b to
899ffb8
Compare
Contributor
Author
|
I tried running |
Contributor
|
Maybe the podman integration is broken. It seems volume permissions are not respected? |
jkroepke
reviewed
Sep 20, 2025
cwrau
force-pushed
the
feat/single-binary/only-delete-on-deletion
branch
from
September 23, 2025 07:45
899ffb8 to
116101a
Compare
Contributor
Author
I have no Idea, but |
Contributor
|
LGTM |
cwrau
force-pushed
the
feat/single-binary/only-delete-on-deletion
branch
from
September 26, 2025 10:23
116101a to
fbb2c52
Compare
jkroepke
reviewed
Sep 27, 2025
cwrau
force-pushed
the
feat/single-binary/only-delete-on-deletion
branch
from
September 29, 2025 08:14
fbb2c52 to
13b1d5e
Compare
nicolevanderhoeven
enabled auto-merge (squash)
October 1, 2025 20:47
This was referenced Jun 23, 2026
felix0102
pushed a commit
to felix0102/loki
that referenced
this pull request
Aug 2, 2026
…fana#19097) Co-authored-by: nicolevanderhoeven <36070553+nicolevanderhoeven@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Users using the single binary deployment mode don't want to lose their data during scaling (to zero)
Which issue(s) this PR fixes:
Special notes for your reviewer:
Checklist
CONTRIBUTING.mdguide (required)featPRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.docs/sources/setup/upgrade/_index.mddeprecated-config.yamlanddeleted-config.yamlfiles respectively in thetools/deprecated-config-checkerdirectory. Example PR