Conversation
jcpunk
requested review from
fcanovai,
gbartolini,
itay-grudev,
leonardoce,
mnencia,
phisco and
sxd
as code owners
August 8, 2025 17:05
Signed-off-by: Pat Riehecky <riehecky@fnal.gov>
|
Thanks for opening this. We need configurable operator PDB support and found this PR while checking for existing work before contributing. Are you planning to refresh it against current If not, I am happy to prepare a clean replacement after maintainer confirmation so we avoid duplicating or competing with your work. |
Contributor
Author
|
Feel free to close this out and go with what you think makes sense
…On Tue, Sep 1, 2026, 5:23 PM WoahitsJoe ***@***.***> wrote:
*WoahitsJoe* left a comment (cloudnative-pg/charts#639)
<#639 (comment)>
Thanks for opening this. We need configurable operator PDB support and
found this PR while checking for existing work before contributing. Are you
planning to refresh it against current main? If not, I am happy to
prepare a clean replacement after maintainer confirmation so we avoid
duplicating or competing with your work.
—
Reply to this email directly, view it on GitHub
<#639?email_source=notifications&email_token=AA2673SI2LJIYQP5GQCF2YT5M5D5PA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNJQGEZDEOJXG422M4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KYZTPN52GK4S7MNWGSY3L#issuecomment-5501229775>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2673WFL4CEAWEOQDZRIGL5M5D5PAVCNFSNUABFKJSXA33TNF2G64TZHM2DQNBRGM4TCMRZHNEXG43VMU5TGMZQGQ3DSMZSG42KC5QC>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/AA2673TIMT7RGKIGVOI3S3D5M5D5PA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNJQGEZDEOJXG422M4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2KUZTPN52GK4S7NFXXG>
and Android
<https://github.com/notifications/mobile/android/AA2673SQJMV44N2563L66TL5M5D5PA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTKNJQGEZDEOJXG422M4TFMFZW63VGMF2XI2DPOKSWK5TFNZ2K4ZTPN52GK4S7MFXGI4TPNFSA>.
Download it today!
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
WoahitsJoe
added a commit
to WoahitsJoe/charts
that referenced
this pull request
Sep 2, 2026
Add an optional PodDisruptionBudget for the operator deployment with configurable availability and unhealthy-pod eviction policies. Supersedes the conflict-blocked proposal in cloudnative-pg#639. Assisted-by: OpenAI Codex Signed-off-by: Joseph <101808325+WoahitsJoe@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.
This permits putting a PDB around the operator deployment.