-
Notifications
You must be signed in to change notification settings - Fork 140
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
Move collector service account template to separate collector … #4312
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #4312 +/- ##
=======================================
Coverage 64.05% 64.05%
=======================================
Files 395 395
Lines 26134 26134
=======================================
Hits 16740 16740
Misses 8093 8093
Partials 1301 1301
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just few comments:
- do we need to consider the users who use manifests directly?
- do marketplaces handle this gracefully?
nitpick:
- Adding a [Helm] prefix to the title is unnecessary, we even have a label for Helm 😅
|
that's a fair point, @StefanHauth. Could you please answer on it? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, i will approve if the 2 remaining questions are answered
This should be well covered in release notes and made very clear that some manual cleanup might be necessary. |
Description
This PR moves/renames extension-collector service account and cluster role, since we will use it NOT only with extensions.
resolves Issue DAQ-3329
How can this be tested?
Assuming you have built image/or use CI one: