Skip to content

📖 Derive minimal service account needed to install a bundle #1238

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

Merged
merged 47 commits into from
Oct 1, 2024

Conversation

rashmi43
Copy link
Contributor

@rashmi43 rashmi43 commented Sep 9, 2024

Documentation on how to derive the minimal roles required to install cluster extensions
Fixes: #1130

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

@rashmi43 rashmi43 requested a review from a team as a code owner September 9, 2024 19:20
Copy link

netlify bot commented Sep 9, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit c9e97f7
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66fbd632aec2e200077df175
😎 Deploy Preview https://deploy-preview-1238--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rashmi43 rashmi43 changed the title Derive minimal serviceaccount required to install cluster extensions [Not ready for review] - Derive minimal serviceaccount required to install cluster extensions Sep 10, 2024
@rashmi43 rashmi43 changed the title [Not ready for review] - Derive minimal serviceaccount required to install cluster extensions Derive minimal serviceaccount required to install cluster extensions Sep 11, 2024
@rashmi43 rashmi43 requested a review from trgeiger September 11, 2024 18:51
@rashmi43 rashmi43 changed the title Derive minimal serviceaccount required to install cluster extensions Docs: Derive minimal service account needed to install a bundle Sep 11, 2024
@grokspawn grokspawn changed the title Docs: Derive minimal service account needed to install a bundle 📖 Derive minimal service account needed to install a bundle Sep 11, 2024
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.17%. Comparing base (f14bca4) to head (c9e97f7).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1238      +/-   ##
==========================================
+ Coverage   75.99%   76.17%   +0.17%     
==========================================
  Files          41       41              
  Lines        2429     2409      -20     
==========================================
- Hits         1846     1835      -11     
+ Misses        410      401       -9     
  Partials      173      173              
Flag Coverage Δ
e2e 58.32% <ø> (+0.06%) ⬆️
unit 53.17% <ø> (+0.14%) ⬆️

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.

Copy link
Contributor

@trgeiger trgeiger left a comment

Choose a reason for hiding this comment

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

Left a few comments with suggestions

Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: rashmi_kh <[email protected]>
@perdasilva perdasilva force-pushed the derive-serviceaccount branch 2 times, most recently from 51461dd to 6985222 Compare October 1, 2024 10:57
Signed-off-by: rashmi_kh <[email protected]>
Signed-off-by: Per Goncalves da Silva <[email protected]>
@perdasilva perdasilva force-pushed the derive-serviceaccount branch from 6985222 to c9e97f7 Compare October 1, 2024 11:00
Copy link
Contributor

@perdasilva perdasilva left a comment

Choose a reason for hiding this comment

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

Excellent work! Thank you for taking on what was probably the hardest piece of documentation so far! It's really appreciated!

@perdasilva perdasilva enabled auto-merge October 1, 2024 11:05
@perdasilva perdasilva added this pull request to the merge queue Oct 1, 2024
Merged via the queue into operator-framework:main with commit de17da9 Oct 1, 2024
17 checks passed
@rashmi43
Copy link
Contributor Author

rashmi43 commented Oct 1, 2024

Excellent work! Thank you for taking on what was probably the hardest piece of documentation so far! It's really appreciated!

Would not have been possible without your support. Really appreciated!

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.

Docs: Derive minimal service account needed to install a bundle
6 participants