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: handle annotations for resources with ':' in the name (#15101) (cherry-pick #15380) #15414

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

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

Cherry-picked fix: handle annotations for resources with ':' in the name (#15101) (#15380)

  • fix: handle annotations for resources with ':' in the name

Signed-off-by: Oreon Lothamer [email protected]

  • fix: switch to using splitN for handling annotation splitting

Signed-off-by: Oreon Lothamer [email protected]

  • fix: check len(parts) !=3

Signed-off-by: Oreon Lothamer [email protected]

  • Retrigger CI pipeline

Signed-off-by: Oreon Lothamer [email protected]


Signed-off-by: Oreon Lothamer [email protected]

…15380)

* fix: handle annotations for resources with ':' in the name

Signed-off-by: Oreon Lothamer <[email protected]>

* fix: switch to using splitN for handling annotation splitting

Signed-off-by: Oreon Lothamer <[email protected]>

* fix: check len(parts) !=3

Signed-off-by: Oreon Lothamer <[email protected]>

* Retrigger CI pipeline

Signed-off-by: Oreon Lothamer <[email protected]>

---------

Signed-off-by: Oreon Lothamer <[email protected]>
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (77556d9) 49.94% compared to head (3ed6ff4) 49.94%.

Additional details and impacted files
@@             Coverage Diff              @@
##           release-2.8   #15414   +/-   ##
============================================
  Coverage        49.94%   49.94%           
============================================
  Files              263      263           
  Lines            45067    45067           
============================================
  Hits             22508    22508           
  Misses           20350    20350           
  Partials          2209     2209           
Files Changed Coverage Δ
util/argo/resource_tracking.go 58.69% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@jannfis jannfis merged commit 2f8533e into release-2.8 Sep 8, 2023
@jannfis jannfis deleted the cherry-pick-9f754c-release-2.8 branch September 8, 2023 17:56
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