Skip to content

Conversation

@TerryHowe
Copy link
Member

This commit adds comprehensive Kubernetes-based end-to-end testing support for ORAS. GitHub Actions workflow for automated KinD-based testing This maintains compatibility with existing Docker-based e2e tests while adding a more realistic Kubernetes-based testing environment.

@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.18%. Comparing base (f6efe48) to head (dbaf41b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1913      +/-   ##
==========================================
+ Coverage   87.14%   87.18%   +0.03%     
==========================================
  Files         143      143              
  Lines        5540     5540              
==========================================
+ Hits         4828     4830       +2     
+ Misses        425      423       -2     
  Partials      287      287              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This commit adds comprehensive Kubernetes-based end-to-end testing support
for ORAS.  GitHub Actions workflow for automated KinD-based testing
This maintains compatibility with existing Docker-based e2e tests while
adding a more realistic Kubernetes-based testing environment.

Signed-off-by: Terry Howe <[email protected]>
@TerryHowe TerryHowe force-pushed the chore-run-e2e-on-k8s branch from cdb516c to 64af1de Compare November 25, 2025 19:24
@TerryHowe TerryHowe added this to the v1.4.0 milestone Dec 26, 2025
The default make target includes lint which requires golangci-lint,
which is not installed in the Docker image. Use the specific build
target instead since linting runs separately in CI.

Signed-off-by: Terry Howe <[email protected]>
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