Skip to content

Update merge of configureConfigController#14882

Merged
janisz merged 1 commit intoROX-15902_use_walk_in_auth_m2mfrom
klape/ROX-15902-update-config-controller-setup
Apr 7, 2025
Merged

Update merge of configureConfigController#14882
janisz merged 1 commit intoROX-15902_use_walk_in_auth_m2mfrom
klape/ROX-15902-update-config-controller-setup

Conversation

@kylape
Copy link
Contributor

@kylape kylape commented Apr 4, 2025

  • Remove need for upserted bool and second call to configureConfigControllerAccess
  • Removed need to loop over configs twice in test by removing getTestConfig
  • Made the test more precise by implementing a M2M config matcher for Kube SA

* Remove need for `upserted` bool and second call to `configureConfigControllerAccess`
* Removed need to loop over configs twice in test by removing `getTestConfig`
* Made the test more precise by implementing a M2M config matcher for Kube SA
@kylape kylape requested a review from a team as a code owner April 4, 2025 15:41
@rhacs-bot
Copy link
Contributor

Images are ready for the commit at 03a7519.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.8.x-393-g03a7519cbe.

@codecov
Copy link

codecov bot commented Apr 4, 2025

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 49.01%. Comparing base (69a599a) to head (03a7519).
Report is 1 commits behind head on ROX-15902_use_walk_in_auth_m2m.

Files with missing lines Patch % Lines
central/auth/datastore/datastore_impl.go 62.50% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@                        Coverage Diff                         @@
##           ROX-15902_use_walk_in_auth_m2m   #14882      +/-   ##
==================================================================
+ Coverage                           48.86%   49.01%   +0.15%     
==================================================================
  Files                                2546     2546              
  Lines                              186948   186941       -7     
==================================================================
+ Hits                                91348    91633     +285     
+ Misses                              88360    88058     -302     
- Partials                             7240     7250      +10     
Flag Coverage Δ
go-unit-tests 49.01% <62.50%> (+0.15%) ⬆️

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

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@janisz janisz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup, thank you!

@janisz janisz merged commit 56c5ed6 into ROX-15902_use_walk_in_auth_m2m Apr 7, 2025
81 of 82 checks passed
@janisz janisz deleted the klape/ROX-15902-update-config-controller-setup branch April 7, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants