-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix verify pods and jira rate limit handling #553
Conversation
…nformation for improved cluster state visibility
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Failed to generate code suggestions for PR |
…rity risk retrieval
…_limit methods for improved clarity and reliability
PR Type
Enhancement, Bug fix
Description
Added namespace filtering safeguards in pod operations
Replaced kubectl shell commands with API calls
Implemented wait mechanism for security risk reports
Enhanced pod state logging and visibility
Changes walkthrough 📝
jira_integration.py
Add wait mechanism for security risk report retrieval
tests_scripts/helm/jira_integration.py
report retrieval
reliability
base_k8s.py
Improve pod retrieval safety and logging capabilities
tests_scripts/kubernetes/base_k8s.py