Skip to content

Conversation

@afdesk
Copy link
Contributor

@afdesk afdesk commented Oct 29, 2025

Description

The k8s integration suite was flaky and sometimes are failed:

This PR makes results deterministic, adds richer logs for troubleshooting, and narrows assertions to stable identifiers:

  • Added detailed debug-level logs to improve traceability and facilitate troubleshooting.
  • Scanning is now limited to default namespace to prevent unintended interactions with other environments.
  • Implemented a mechanism to wait until all pods are running and ready before proceeding with further operations.
  • Display all available ConfigMaps for better configuration transparency.

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've followed the conventions in the PR title.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the documentation with the relevant information (if needed).
  • I've added usage information (if the PR introduces new options)
  • I've included a "before" and "after" example to the description (if the PR is a user interface change).

@afdesk afdesk changed the title test(k8s): add more logs and details for troubleshouting test(k8s): update k8s integrtion test Nov 3, 2025
@afdesk afdesk requested a review from simar7 November 3, 2025 06:51
@afdesk afdesk marked this pull request as ready for review November 3, 2025 06:51
@afdesk afdesk requested a review from knqyf263 as a code owner November 3, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant