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

[ARO-15038] Allow through openshift.io/ annotations on service accounts #4082

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

hawkowl
Copy link
Collaborator

@hawkowl hawkowl commented Feb 5, 2025

Which issue this PR addresses:

Fixes https://issues.redhat.com/browse/ARO-15038

What this PR does / why we need it:

Reduces logging spam from over-remediation of ServiceAccounts in 4.16.

Test plan for issue:

Unit tests added

Is there any documentation that needs to be updated for this PR?

N/A

How do you know this will function as expected in production?

Unit tests, plus testing of 4.16 when available

@hawkowl hawkowl added bug Something isn't working priority-high High priority issue or pull request size-small Size small next-up ready-for-review operator next-release To be included in the next RP release rollout go Pull requests that update Go code skippy pull requests raised by member of Team Skippy labels Feb 5, 2025
Copy link
Contributor

@jaitaiwan jaitaiwan left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@tsatam tsatam left a comment

Choose a reason for hiding this comment

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

LGTM.

I'd like to replace the usage of golang.org/x/exp/maps with the stable package, but that would require us to be on Go1.23 :(

@hawkowl
Copy link
Collaborator Author

hawkowl commented Feb 5, 2025

@tsatam Soon(tm) :) :) :) :)

@hawkowl hawkowl merged commit 8c7da10 into master Feb 5, 2025
33 checks passed
@hawkowl hawkowl deleted the hawkowl/ARO-15038 branch February 5, 2025 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working go Pull requests that update Go code next-release To be included in the next RP release rollout next-up operator priority-high High priority issue or pull request ready-for-review size-small Size small skippy pull requests raised by member of Team Skippy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants