Skip to content

🐛 add cluster-admin permissions to o-c SA temporarily #1073

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

Conversation

everettraven
Copy link
Contributor

@everettraven everettraven commented Jul 19, 2024

Description

As part of #1038 we removed the cluster-admin permissions from the operator-controller ServiceAccount, but these permissions are still needed for establishing watches as the dynamic SA-based caching layer introduced in #1001 has not yet been configured (tracked by #975).

For more information, see https://kubernetes.slack.com/archives/C0181L6JYQ2/p1721353943101559

Reviewer Checklist

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

@everettraven everettraven requested a review from a team as a code owner July 19, 2024 13:40
Copy link

netlify bot commented Jul 19, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 1dde46a
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/669a6ce7dc7c360008e33535
😎 Deploy Preview https://deploy-preview-1073--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.

Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.75%. Comparing base (95b9f0d) to head (1dde46a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1073      +/-   ##
==========================================
+ Coverage   72.59%   72.75%   +0.15%     
==========================================
  Files          31       31              
  Lines        1883     1883              
==========================================
+ Hits         1367     1370       +3     
+ Misses        377      375       -2     
+ Partials      139      138       -1     
Flag Coverage Δ
e2e 56.35% <ø> (+0.16%) ⬆️
unit 44.55% <ø> (ø)

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.

@joelanford joelanford added this pull request to the merge queue Jul 19, 2024
Merged via the queue into operator-framework:main with commit 245436c Jul 19, 2024
19 checks passed
perdasilva pushed a commit to LalatenduMohanty/operator-controller that referenced this pull request Aug 13, 2024
perdasilva pushed a commit to kevinrizza/operator-controller that referenced this pull request Aug 13, 2024
@skattoju skattoju mentioned this pull request Sep 25, 2024
4 tasks
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