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

allow newline in helm helpers when enabling debug #7230

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented Jan 28, 2025

Proposed changes

The debug configuration was not working for helm installations, delve & nic parameters were running on one line. This change allows the newline to occur.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@pdabelf5 pdabelf5 requested a review from a team as a code owner January 28, 2025 11:57
@github-actions github-actions bot added the helm_chart Pull requests that update the Helm Chart label Jan 28, 2025
@pdabelf5 pdabelf5 enabled auto-merge (squash) January 30, 2025 09:02
@github-actions github-actions bot added the go Pull requests that update Go code label Jan 30, 2025
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.74%. Comparing base (3f73934) to head (5394c15).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7230      +/-   ##
==========================================
+ Coverage   52.72%   52.74%   +0.02%     
==========================================
  Files          89       89              
  Lines       20843    20886      +43     
==========================================
+ Hits        10989    11016      +27     
- Misses       9396     9407      +11     
- Partials      458      463       +5     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code helm_chart Pull requests that update the Helm Chart
Projects
Status: Todo ☑
Development

Successfully merging this pull request may close these issues.

4 participants