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

PIE-1047 Add disable_rbac switch #106

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

nam054
Copy link
Contributor

@nam054 nam054 commented Feb 24, 2022

The number of rbac events can potentially result in an overload.
We added a switch for the rbac events 'disable_rbac'. It is defaulted to
false, meaning it will enable rbac events. By setting it to true, it
will not update the rbac event count.

@nam054 nam054 requested a review from a team as a code owner February 24, 2022 23:36
@puppet-community-rangefinder
Copy link

pe_event_forwarding is a class

that may have no external impact to Forge modules.

This module is declared in 0 of 578 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@nam054 nam054 force-pushed the PIE-1047-filter-events branch 8 times, most recently from 84d25a8 to a9f885a Compare March 2, 2022 16:03
The number of rbac events can potentially result in an overload.
We added a switch for the rbac events 'disable_rbac'. It is defaulted to
false, meaning it will enable rbac events. By setting it to true, it
will not update the rbac event count.
@gsparks gsparks merged commit b569d9c into puppetlabs:main Mar 7, 2022
@nam054 nam054 deleted the PIE-1047-filter-events branch March 7, 2022 21:43
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