Skip to content

test: Consume mirrored kalaksi:tinyproxy image#1593

Merged
viccuad merged 1 commit intokubewarden:mainfrom
viccuad:test/tinyproxy-mirror
Mar 19, 2026
Merged

test: Consume mirrored kalaksi:tinyproxy image#1593
viccuad merged 1 commit intokubewarden:mainfrom
viccuad:test/tinyproxy-mirror

Conversation

@viccuad
Copy link
Copy Markdown
Member

@viccuad viccuad commented Mar 19, 2026

Description

test: Consume mirrored kalaksi:tinyproxy image

Fix errors on integration tests.
This works around rate limits from dockerhub or gitlab.

Test

To test this pull request, you can run the following commands:

Additional Information

Tradeoff

Potential improvement

Checklist

This works around rate limits from dockerhub or gitlab.

Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
@viccuad viccuad self-assigned this Mar 19, 2026
Copilot AI review requested due to automatic review settings March 19, 2026 12:32
@viccuad viccuad requested a review from a team as a code owner March 19, 2026 12:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Rust integration tests to use a mirrored tinyproxy container image hosted on GitHub Container Registry (GHCR), aiming to reduce CI flakiness caused by upstream registry rate limits.

Changes:

  • Switch tinyproxy testcontainer image reference from registry.gitlab.com/kalaksi-containers/tinyproxy:1.7 to ghcr.io/kubewarden/tests/kalaksi-tinyproxy:1.7 in multiple test suites.
  • Keep existing container startup wait condition (Starting main loop) and exposed port configuration unchanged.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
crates/policy-server/tests/integration_test.rs Uses GHCR-hosted mirrored tinyproxy image for proxy-related integration tests.
crates/policy-evaluator/tests/proxy.rs Uses GHCR-hosted mirrored tinyproxy image for proxy callback integration tests.
crates/kwctl/tests/proxy.rs Uses GHCR-hosted mirrored tinyproxy image for kwctl proxy E2E tests.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@viccuad
Copy link
Copy Markdown
Member Author

viccuad commented Mar 19, 2026

Will wait for the integration tests to run and be green, just in case..

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.94%. Comparing base (c18179a) to head (ae09fb4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1593      +/-   ##
==========================================
- Coverage   79.98%   79.94%   -0.04%     
==========================================
  Files         127      127              
  Lines       16573    16573              
==========================================
- Hits        13256    13250       -6     
- Misses       3317     3323       +6     
Flag Coverage Δ
rust-tests 79.94% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@viccuad viccuad merged commit bea5733 into kubewarden:main Mar 19, 2026
50 checks passed
@github-project-automation github-project-automation Bot moved this from Pending review to Done in Kubewarden Admission Controller Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

4 participants