operator-controller icon indicating copy to clipboard operation
operator-controller copied to clipboard

:sparkles: Add installer policy rule generators

Open perdasilva opened this issue 9 months ago • 3 comments

Description

Adds functions to the rukpak/convert package to generate policy rules that can be used by the installer service account / user to manage a cluster extension.

Reviewer Checklist

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

perdasilva avatar Feb 14 '25 11:02 perdasilva

Deploy Preview for olmv1 ready!

Name Link
Latest commit 497f3ee221ff2be6121e55c456b9ea635d75bedc
Latest deploy log https://app.netlify.com/sites/olmv1/deploys/67eaad6dc7fc3700087ac143
Deploy Preview https://deploy-preview-1774--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.

netlify[bot] avatar Feb 14 '25 11:02 netlify[bot]

Codecov Report

Attention: Patch coverage is 98.11321% with 2 lines in your changes missing coverage. Please review.

Project coverage is 69.51%. Comparing base (a2ae8b8) to head (497f3ee). Report is 67 commits behind head on main.

Files with missing lines Patch % Lines
...erator-controller/rukpak/convert/installer_rbac.go 97.43% 1 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1774      +/-   ##
==========================================
+ Coverage   68.93%   69.51%   +0.58%     
==========================================
  Files          66       68       +2     
  Lines        5243     5343     +100     
==========================================
+ Hits         3614     3714     +100     
  Misses       1397     1397              
  Partials      232      232              
Flag Coverage Δ
e2e 49.52% <12.26%> (-0.87%) :arrow_down:
unit 57.47% <98.11%> (+0.75%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Feb 14 '25 11:02 codecov[bot]

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

openshift-merge-robot avatar May 01 '25 15:05 openshift-merge-robot

closing as stale

perdasilva avatar May 22 '25 07:05 perdasilva