Add Kubernetes Pod Disruption Budget (PDB) Violation Rule#99
Merged
tonymeehan merged 4 commits intoprequel-dev:mainfrom Jul 21, 2025
Merged
Add Kubernetes Pod Disruption Budget (PDB) Violation Rule#99tonymeehan merged 4 commits intoprequel-dev:mainfrom
tonymeehan merged 4 commits intoprequel-dev:mainfrom
Conversation
- Introduced a new rule (CRE-2025-0108) to detect violations of Kubernetes Pod Disruption Budgets during rolling updates, including detailed descriptions of causes, impacts, and mitigation strategies. - Added a test log file demonstrating various scenarios of PDB violations and their consequences.
Contributor
|
@dhvll To appropriately associate this PR with the issue, you must use one of the github approved linking words. You used "solves", which is close - but unfortunately not recognized. I went ahead and added the appropriate tag "resolves". As a result, we didn't catch this submission in the review cycle. Since it was submitted on time, we will consider it for all award categories. Please give us until next wednesday to get back to you. |
Contributor
Author
|
Okay |
Contributor
|
@dhvll can you resolve the conflicts? looks like we need a new CRE ID. Should be able to use CRE-2025-0119 |
Contributor
Author
|
@tonymeehan done it |
Contributor
Author
|
@Lyndon-prequel @tonymeehan hey any update on the pr ? |
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.
Kubernetes Pod Disruption Budget Violation Detection
Individual Event Detection (5m window):
Sequence Detection (10m window):
kubernetes.webm
Reproduction setup - repo
Live Detection Rule : CRE Playground
closes #95
/claim #95
LB: resolves #98