Skip to content

test: Add 6 comprehensive e2e tests for Kubernetes deployment scenarios #762

Open
shivansh-source wants to merge 1 commit into
urunc-dev:mainfrom
shivansh-source:shivansh4
Open

test: Add 6 comprehensive e2e tests for Kubernetes deployment scenarios #762
shivansh-source wants to merge 1 commit into
urunc-dev:mainfrom
shivansh-source:shivansh4

Conversation

@shivansh-source

Copy link
Copy Markdown

Description

Add comprehensive e2e tests for Kubernetes deployment scenarios to the kind workflow. These tests verify critical urunc functionality including service exposure, DNS resolution, volume mounting, and network connectivity.

Related issues

How was this tested?

Tests are added to .github/workflows/kind_test.yml and will run as part of the existing kind_test CI workflow on amd64 architecture.

LLM usage

N/A

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

Signed-off-by: shivansh-source <shivanshsiddhi1234@gmail.com>
@netlify

netlify Bot commented Jun 14, 2026

Copy link
Copy Markdown

Deploy Preview for urunc canceled.

Name Link
🔨 Latest commit eca43e3
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/6a2ef5b96b7877000880cdf8

@shivansh-source shivansh-source changed the title added 6 test in kind_test.yml test: Add 6 comprehensive e2e tests for Kubernetes deployment scenarios Jun 14, 2026
@shivansh-source

Copy link
Copy Markdown
Author

@cmainas PTAL

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.

Add e2e test for kubernetes

1 participant