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: templating keys in ApplicationSet (#11076) #11163

Merged
merged 1 commit into from Nov 3, 2022

Conversation

crenshaw-dev
Copy link
Collaborator

Fixes #11076

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Base: 45.60% // Head: 45.60% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (53ff266) compared to base (f60ae50).
Patch coverage: 60.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11163   +/-   ##
=======================================
  Coverage   45.60%   45.60%           
=======================================
  Files         237      237           
  Lines       28914    28919    +5     
=======================================
+ Hits        13185    13188    +3     
- Misses      13913    13914    +1     
- Partials     1816     1817    +1     
Impacted Files Coverage Δ
applicationset/utils/utils.go 80.35% <60.00%> (-0.63%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@stephaneetje
Copy link

Hello,
I built and ran this PR on my GKE, and i confirm my problem is fixed !

Thanks a lot for reactivity

Copy link
Collaborator

@leoluz leoluz left a comment

Choose a reason for hiding this comment

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

LGTM

@leoluz leoluz merged commit 7101965 into argoproj:master Nov 3, 2022
@crenshaw-dev crenshaw-dev deleted the fix-appset-key-template branch November 3, 2022 23:50
crenshaw-dev added a commit that referenced this pull request Nov 3, 2022
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
@crenshaw-dev
Copy link
Collaborator Author

Cherry-picked onto release-2.5 for 2.5.2.

ashutosh16 pushed a commit to ashutosh16/argo-cd that referenced this pull request Nov 23, 2022
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
emirot pushed a commit to emirot/argo-cd that referenced this pull request Jan 27, 2023
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>

Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: emirot <emirot.nolan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Argocd-2.5 Can't template AppSet because of new regexp validation on annotations
4 participants