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

*: Add non-default service accounts to all components #196

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

brancz
Copy link
Member

@brancz brancz commented Mar 4, 2021

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Add non-default ServiceAccounts to all components. For sharded stores this still uses a single unified ServiceAccount and in order to allow the same for receive hashrings, I had to do a similar refactoring for hashrings (like here).

Verification

make all

@kakkoyun @metalmatze

@brancz
Copy link
Member Author

brancz commented Mar 4, 2021

Also verified this through observatorium/observatorium#383

Copy link
Member

@kakkoyun kakkoyun left a comment

Choose a reason for hiding this comment

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

Looks good to me. However, you missed thanos-query-serviceAccount, is it intentional?

@brancz
Copy link
Member Author

brancz commented Mar 4, 2021

It was not, good catch! Adding...

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.

2 participants