Skip to content

Implement Client Secret Expiry and Renewal for Dynamic Client Registration#5377

Open
Sanskarzz wants to merge 9 commits into
stacklok:mainfrom
Sanskarzz:autosecretDCR
Open

Implement Client Secret Expiry and Renewal for Dynamic Client Registration#5377
Sanskarzz wants to merge 9 commits into
stacklok:mainfrom
Sanskarzz:autosecretDCR

Merge branch 'main' into autosecretDCR

f3cac19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

70.33% (-0.02%) compared to 17d3432

View this Pull Request on Codecov

70.33% (-0.02%) compared to 17d3432

Details

Codecov Report

❌ Patch coverage is 49.79920% with 125 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.33%. Comparing base (17d3432) to head (f3cac19).

Files with missing lines Patch % Lines
pkg/runner/runner.go 0.00% 73 Missing ⚠️
pkg/state/runconfig.go 5.26% 18 Missing ⚠️
pkg/auth/remote/secret_renewal.go 87.38% 7 Missing and 7 partials ⚠️
pkg/auth/remote/handler.go 58.06% 12 Missing and 1 partial ⚠️
pkg/auth/discovery/discovery.go 41.66% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5377      +/-   ##
==========================================
- Coverage   70.35%   70.33%   -0.02%     
==========================================
  Files         649      650       +1     
  Lines       66110    66325     +215     
==========================================
+ Hits        46513    46653     +140     
- Misses      16254    16312      +58     
- Partials     3343     3360      +17     

☔ 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.