Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev: fix the tilt development file #751

Merged
merged 1 commit into from
May 31, 2024

Conversation

flavio
Copy link
Member

@flavio flavio commented May 30, 2024

The name of the variable used by the helm chart to replace the system registry was wrong.

That caused tilt to NOT use its own patched image, making everything useless.

The name of the variable used by the helm chart to replace the system registry was wrong.

That caused tilt to NOT use its own patched image, making everything useless.

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
@flavio flavio requested a review from a team as a code owner May 30, 2024 13:37
@flavio flavio self-assigned this May 30, 2024
Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.19%. Comparing base (94ec1c4) to head (3c25b3b).

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #751       +/-   ##
===========================================
- Coverage   72.36%   50.19%   -22.18%     
===========================================
  Files          28       23        -5     
  Lines        1806     1269      -537     
===========================================
- Hits         1307      637      -670     
- Misses        379      579      +200     
+ Partials      120       53       -67     
Flag Coverage Δ
integration-tests ?
unit-tests 50.19% <ø> (ø)

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.

@flavio flavio merged commit 1f35335 into kubewarden:main May 31, 2024
8 of 9 checks passed
@flavio flavio deleted the fix-tilt-system-registry branch May 31, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants