Skip to content
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

Remove logging of not running pods details in BaseK8S class for clean… #554

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

kooomix
Copy link
Contributor

@kooomix kooomix commented Jan 1, 2025

User description

…er output


PR Type

Enhancement


Description

  • Remove detailed logging of non-running pods

  • Streamline error output in pod verification


Changes walkthrough 📝

Relevant files
Enhancement
base_k8s.py
Remove redundant pod status logging                                           

tests_scripts/kubernetes/base_k8s.py

  • Removed logging of non-running pods detailed description
  • Simplified error output by keeping only essential pod status
    information
  • +0/-2     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @kooomix kooomix merged commit 3d00310 into master Jan 1, 2025
    2 checks passed
    Copy link

    github-actions bot commented Jan 1, 2025

    Failed to generate code suggestions for PR

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

    Successfully merging this pull request may close these issues.

    1 participant