Skip to content

Add supportfor projected Service Account token volumes - #13105

Open
scholzj wants to merge 1 commit into
strimzi:mainfrom
scholzj:add-support-for-projected-service-account-tokens
Open

Add supportfor projected Service Account token volumes#13105
scholzj wants to merge 1 commit into
strimzi:mainfrom
scholzj:add-support-for-projected-service-account-tokens

Conversation

@scholzj

@scholzj scholzj commented Aug 29, 2026

Copy link
Copy Markdown
Member

Type of Change

  • Enhancement / new feature

Description

This PR implements the SEP-155: Projected Service Account Tokens in Additional Volumes and adds support for projected service account tokens to additional volumes. It also adds documentation and system tests for using them for service account based authentication in Apache Kafka clients.

Checklist

  • Update documentation
  • Update CHANGELOG.md (if present)
  • Write tests
  • Make sure all tests pass
  • Try your changes inside a Kubernetes cluster, not just from unit tests
  • AI assistance was used to create this PR (see the Strimzi AI policy)

Signed-off-by: Jakub Scholz <www@scholzj.com>
@scholzj scholzj added this to the 1.3.0 milestone Aug 29, 2026
@scholzj
scholzj requested review from a team and im-konge August 29, 2026 16:32
@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.67%. Comparing base (0862411) to head (b995985).

Files with missing lines Patch % Lines
.../strimzi/operator/cluster/model/TemplateUtils.java 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13105      +/-   ##
============================================
+ Coverage     80.65%   80.67%   +0.01%     
- Complexity     6627     6634       +7     
============================================
  Files           344      344              
  Lines         22763    22773      +10     
  Branches       3116     3119       +3     
============================================
+ Hits          18359    18371      +12     
+ Misses         3183     3182       -1     
+ Partials       1221     1220       -1     
Files with missing lines Coverage Δ
.../strimzi/operator/cluster/model/TemplateUtils.java 94.89% <90.00%> (+0.57%) ⬆️

... and 4 files with indirect coverage changes

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

@scholzj

scholzj commented Aug 29, 2026

Copy link
Copy Markdown
Member Author

/gha run pipeline=regression

@github-actions

github-actions Bot commented Aug 29, 2026

Copy link
Copy Markdown

⏳ System test verification started: link

The following 6 job(s) will be executed:

  • regression-brokers-and-security-amd64 (cncf-ubuntu-8-32-x86)
  • regression-operators-amd64 (cncf-ubuntu-8-32-x86)
  • regression-operands-amd64 (cncf-ubuntu-8-32-x86)
  • regression-brokers-and-security-arm64 (cncf-ubuntu-8-32-arm)
  • regression-operators-arm64 (cncf-ubuntu-8-32-arm)
  • regression-operands-arm64 (cncf-ubuntu-8-32-arm)

Tests will start after successful build completion.

@github-actions

This comment was marked as outdated.

@github-actions

Copy link
Copy Markdown

🎉 System test verification passed: link

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.

1 participant