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

feat: Add support for ACL #193

Merged
merged 5 commits into from
Feb 28, 2024
Merged

Conversation

idevat
Copy link
Contributor

@idevat idevat commented Feb 27, 2024

Enhancement:
Add support for configuring ACL

Reason:
This is necessary so that users can control access to different parts of the CIB

Result:
It is now possible to configure ACL using the role

Issue Tracker Tickets (Jira or BZ if any):
https://issues.redhat.com/browse/RHEL-17271

@richm richm changed the title Add support for ACL feat: Add support for ACL Feb 27, 2024
@richm
Copy link
Contributor

richm commented Feb 27, 2024

[citest]

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.54%. Comparing base (b92ac74) to head (e8423de).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #193   +/-   ##
=======================================
  Coverage   50.54%   50.54%           
=======================================
  Files           1        1           
  Lines          91       91           
  Branches       12       12           
=======================================
  Hits           46       46           
  Misses         45       45           
Flag Coverage Δ
sanity 50.54% <ø> (ø)

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.

@idevat
Copy link
Contributor Author

idevat commented Feb 28, 2024

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc4 in position 35: invalid continuation byte errors in tests_cib_node_attributes.yml are caused by pacemaker bug RHEL-23498 and RHEL-23065. There is nothing the role can do about that.

@richm richm merged commit 726056a into linux-system-roles:main Feb 28, 2024
27 of 31 checks passed
@idevat idevat deleted the acl_support branch April 4, 2024 14:15
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.

4 participants