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(appset): Post selector with Go templates in ApplicationSet (cherry-pick #13584) #13823

Merged

Conversation

m13t
Copy link
Contributor

@m13t m13t commented May 30, 2023

Cherry-picked fix(appset): Post selector with Go templates in ApplicationSet (#13584)

m13t added 2 commits May 30, 2023 11:47
…roj#13584)

* fixes argoproj#12524

Signed-off-by: Lewis Marsden-Lambert <lewis.lambert@zserve.co.uk>

* refactor keepOnlyStringLabels function into more generic map flattening function

Signed-off-by: Lewis Marsden-Lambert <lewis.lambert@zserve.co.uk>

* updated USERS.md

Signed-off-by: Lewis Marsden-Lambert <lewis.marsden-lambert@smartpension.co.uk>

* use flatten library to replace custom flatten function

Signed-off-by: Lewis Marsden-Lambert <lewis.marsden-lambert@smartpension.co.uk>

---------

Signed-off-by: Lewis Marsden-Lambert <lewis.lambert@zserve.co.uk>
Signed-off-by: Lewis Marsden-Lambert <lewis.marsden-lambert@smartpension.co.uk>
Signed-off-by: Lewis Marsden-Lambert <lewis.lambert@zserve.co.uk>
@m13t m13t force-pushed the cherry-pick-release-2.6-13584 branch from 58297e3 to 49f4ab4 Compare May 31, 2023 23:14
@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Patch coverage: 47.36% and project coverage change: -0.01 ⚠️

Comparison is base (814b236) 48.42% compared to head (49f4ab4) 48.42%.

Additional details and impacted files
@@               Coverage Diff               @@
##           release-2.6   #13823      +/-   ##
===============================================
- Coverage        48.42%   48.42%   -0.01%     
===============================================
  Files              247      247              
  Lines            41952    41961       +9     
===============================================
+ Hits             20317    20319       +2     
- Misses           19571    19577       +6     
- Partials          2064     2065       +1     
Impacted Files Coverage Δ
...licationset/generators/generator_spec_processor.go 60.39% <47.36%> (-7.00%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@crenshaw-dev crenshaw-dev merged commit 8bc460f into argoproj:release-2.6 Jun 1, 2023
15 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

2 participants