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

fix(helm): fix incorrect imagePullSecrets indentation #2371

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

shahar-h
Copy link
Contributor

What type of PR is this?
Bug fix.

What this PR does / why we need it:
It fixes wrong indentation of imagePullSecrets in both EG deployment and certgen job - should be under pod spec instead of under container.
Tested by installing chart to kind cluster - once with default values and once with secret ref.

Which issue(s) this PR fixes: N/A

@shahar-h shahar-h requested a review from a team as a code owner December 28, 2023 23:13
Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (38a3399) 64.66% compared to head (69455d0) 64.65%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2371      +/-   ##
==========================================
- Coverage   64.66%   64.65%   -0.01%     
==========================================
  Files         114      114              
  Lines       16616    16616              
==========================================
- Hits        10744    10743       -1     
+ Misses       5195     5194       -1     
- Partials      677      679       +2     

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

@Xunzhuo Xunzhuo merged commit 987ce64 into envoyproxy:main Dec 29, 2023
15 checks passed
@shahar-h shahar-h deleted the fix-pull-secret branch December 29, 2023 06:07
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.

4 participants