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

controller: use DefaultServiceAccount in differ #774

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Sep 18, 2023

This addresses an issue in which the defunct DefaultServiceAccount from the HelmReleaseReconciler was being used to construct the impersonator used by the differ.

Fixes: #772

This addresses an issue in which the defunct `DefaultServiceAccount`
from the `HelmReleaseReconciler` was being used to construct the
impersonator used by the differ.

Signed-off-by: Hidde Beydals <[email protected]>
@hiddeco hiddeco added bug Something isn't working area/drift Drift detection/correction related issues and pull requests labels Sep 18, 2023
@hiddeco hiddeco mentioned this pull request Sep 18, 2023
18 tasks
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

@hiddeco hiddeco merged commit b1d3ad3 into main Sep 18, 2023
8 checks passed
@hiddeco hiddeco deleted the fix-differ-sa branch September 18, 2023 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/drift Drift detection/correction related issues and pull requests bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drift Detector Diff client doesn't use the defaultServiceAccount command line flag value ?
2 participants