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 removal of empty keys from flagger chart #1657

Merged

Conversation

shivamnarula
Copy link
Contributor

If annotations is empty for serviceAccounts annotations shows as empty key while generating the helm chart. Same goes with volumes and volumeMounts in deployment.
This PR fix the above issue.

@shivamnarula shivamnarula force-pushed the fix/empty-annotations-and-volumes branch 2 times, most recently from 0629268 to 08fbe82 Compare June 3, 2024 07:34
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @shivamnarula

@aryan9600 aryan9600 force-pushed the fix/empty-annotations-and-volumes branch from 08fbe82 to 3490d60 Compare June 12, 2024 07:20
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.44%. Comparing base (61d81ff) to head (3490d60).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1657      +/-   ##
==========================================
+ Coverage   34.10%   34.44%   +0.34%     
==========================================
  Files         282      283       +1     
  Lines       20556    20691     +135     
==========================================
+ Hits         7010     7128     +118     
- Misses      12616    12627      +11     
- Partials      930      936       +6     

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

@aryan9600 aryan9600 merged commit 133fdec into fluxcd:main Jun 12, 2024
16 of 17 checks passed
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.

None yet

4 participants