Skip to content

build: fix permission issue #5649

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

Merged
merged 2 commits into from
Apr 11, 2025
Merged

Conversation

daixiang0
Copy link
Member

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #5648

Release Notes: Yes/No

@daixiang0 daixiang0 requested a review from a team as a code owner April 1, 2025 06:36
@daixiang0 daixiang0 force-pushed the fix-running-error branch from 677619d to c349bb5 Compare April 1, 2025 06:37
Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.29%. Comparing base (52d8f9c) to head (2a47fd4).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5649      +/-   ##
==========================================
+ Coverage   65.27%   65.29%   +0.02%     
==========================================
  Files         213      213              
  Lines       34111    34111              
==========================================
+ Hits        22266    22274       +8     
+ Misses      10505    10497       -8     
  Partials     1340     1340              

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

@arkodg
Copy link
Contributor

arkodg commented Apr 2, 2025

hey @daixiang0 can you share the steps of how you hit this bug ?

@daixiang0
Copy link
Member Author

hey @daixiang0 can you share the steps of how you hit this bug ?

With root user, use main branch to build image and deploy with chart.

@arkodg arkodg requested review from a team April 10, 2025 21:09
@zirain zirain merged commit 1e18ce1 into envoyproxy:main Apr 11, 2025
25 checks passed
@daixiang0 daixiang0 deleted the fix-running-error branch April 14, 2025 07:36
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.

exec: "/usr/local/bin/envoy-gateway": permission denied: unknown
4 participants