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

chore: fix trivy pipeline by pulling trivy image from mcr #213

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

jwtty
Copy link
Contributor

@jwtty jwtty commented Nov 8, 2024

What type of PR is this?
/kind cleanup

What this PR does / why we need it:
The trivy action was failing from time to time due to throttling when pulling trivy image from ghcr.io registry. Thus we switch to use mcr instead.

Which issue(s) this PR fixes:

Fixes #

Requirements:

How has this code been tested

Tested in the fleet repo PR: Azure/fleet#948

Special notes for your reviewer

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.69%. Comparing base (0cb38e4) to head (a5562b0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
+ Coverage   78.48%   78.69%   +0.21%     
==========================================
  Files          27       27              
  Lines        3699     3699              
==========================================
+ Hits         2903     2911       +8     
+ Misses        641      634       -7     
+ Partials      155      154       -1     

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

@zhiying-lin zhiying-lin merged commit 2841650 into Azure:main Nov 11, 2024
10 checks passed
@jwtty jwtty deleted the trivy-fix branch November 11, 2024 17:59
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.

2 participants