NVIDIA / NVIDIA/ai-cloud-validation

bug: K8sDualStackNodeCheck: auto mode passes a single-stack cluster, and only node IPs are checked

Open
#647 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug kubernetes priority-0
Dominant language
Python
Stars
27
Forks
33
Avg merge
1d 15h
Merged PRs (30d)
28

Description

We default to “auto”, which is single stack and then pass the test anyway. We also only check node IPs and not pod IPs.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in isvtest/src/isvtest/validations/k8s_network_policy.py around line 408 and trace K8sDualStackNodeCheck's auto-mode handling. Reproduce the behavior with a single-stack cluster, then verify the check considers pod IPs as well as node IPs. Done means auto mode no longer passes a single-stack cluster and both node and pod IPs are checked.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, python
Domain
networking, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.