Skip to content

feat(helm): allow annotations on the service account#1295

Merged
lukasmetzner merged 1 commit into
mainfrom
feat/service-account-annotations
Jul 17, 2026
Merged

feat(helm): allow annotations on the service account#1295
lukasmetzner merged 1 commit into
mainfrom
feat/service-account-annotations

Conversation

@lukasmetzner

Copy link
Copy Markdown
Contributor

Allows customizing the ServiceAccount with custom annotations.

Fixes #1249

Allows customizing the ServiceAccount with custom annotations.

Fixes #1249
@lukasmetzner
lukasmetzner requested a review from a team as a code owner July 17, 2026 11:55
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.61%. Comparing base (2202437) to head (078fc2f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1295   +/-   ##
=======================================
  Coverage   71.61%   71.61%           
=======================================
  Files          26       26           
  Lines        2776     2776           
=======================================
  Hits         1988     1988           
  Misses        613      613           
  Partials      175      175           
Flag Coverage Δ
e2e 44.88% <ø> (+0.12%) ⬆️
unit 67.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lukasmetzner lukasmetzner changed the title feat(helm): service account annotations feat(helm): allow annotations on the service account Jul 17, 2026
@lukasmetzner
lukasmetzner merged commit f4bf0d3 into main Jul 17, 2026
10 checks passed
@lukasmetzner
lukasmetzner deleted the feat/service-account-annotations branch July 17, 2026 12:11
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.

Ability to add annotations to service account

2 participants