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

Update rbac.yaml #603

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Update rbac.yaml #603

merged 1 commit into from
Dec 17, 2024

Conversation

d4rkfella
Copy link
Contributor

Pull Request template

Please, go through these steps before you submit a PR.

Why is this PR required? What issue does it fix?: Fixes RBAC permissions, which prevents the csi-snapshotter from patching the status of volume snapshots.

What this PR does?: Adds patch verb to the volumesnapshotcontents/status resource.

Does this PR require any upgrade changes?:

If the changes in this PR are manually verified, list down the scenarios covered::

Any additional information for your reviewer? :
Mention if this PR is part of any design or a continuation of previous PRs

Checklist:

@Abhinandan-Purkait
Copy link
Member

@Darkfella91 Thanks! Please sign your commit, before we can merge.

@d4rkfella
Copy link
Contributor Author

Let me figure out how to do that . I'm new to this stuff. Give me a few minutes.

@Abhinandan-Purkait
Copy link
Member

Seems like the CI is failing. Will fix it and merge this post that. Thanks

Signed-off-by: Darkfella91 <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.99%. Comparing base (8c402d3) to head (9bedad4).
Report is 10 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #603   +/-   ##
========================================
  Coverage    95.99%   95.99%           
========================================
  Files            1        1           
  Lines          574      574           
========================================
  Hits           551      551           
  Misses          19       19           
  Partials         4        4           
Flag Coverage Δ
bddtests 95.99% <ø> (ø)

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.

@Abhinandan-Purkait Abhinandan-Purkait merged commit bc25af4 into openebs:develop Dec 17, 2024
6 checks passed
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.

RBAC permissions issue with patching volumesnapshotcontents/status
5 participants