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: ApplicationSet Controller crashes when tag is not closed; panic: Cannot find end tag="}}"(#14227) (cherry-pick #14651) #14656

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked fix: ApplicationSet Controller crashes when tag is not closed; panic: Cannot find end tag="}}"(#14227) (#14651)

  • ApplicationSet bug fix

Signed-off-by: schakrad 58915923+schakrad@users.noreply.github.com

  • Update applicationset/utils/utils_test.go

Signed-off-by: Michael Crenshaw 350466+crenshaw-dev@users.noreply.github.com

  • oops

Signed-off-by: Michael Crenshaw 350466+crenshaw-dev@users.noreply.github.com


Signed-off-by: schakrad 58915923+schakrad@users.noreply.github.com
Signed-off-by: Michael Crenshaw 350466+crenshaw-dev@users.noreply.github.com
Co-authored-by: Michael Crenshaw 350466+crenshaw-dev@users.noreply.github.com

… Cannot find end tag="}}"(#14227) (#14651)

* ApplicationSet bug fix

Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>

* Update applicationset/utils/utils_test.go

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

* oops

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

---------

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

codecov bot commented Jul 23, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d8dcc97) 49.82% compared to head (eee7894) 49.82%.

Additional details and impacted files
@@             Coverage Diff              @@
##           release-2.8   #14656   +/-   ##
============================================
  Coverage        49.82%   49.82%           
============================================
  Files              261      261           
  Lines            44815    44818    +3     
============================================
+ Hits             22328    22331    +3     
  Misses           20289    20289           
  Partials          2198     2198           
Impacted Files Coverage Δ
applicationset/utils/utils.go 77.70% <100.00%> (+0.21%) ⬆️

☔ 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 dd61b74 into release-2.8 Jul 24, 2023
@crenshaw-dev crenshaw-dev deleted the cherry-pick-91af6a-release-2.8 branch July 24, 2023 15:40
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.

2 participants