[ISSUE: #10496]Add sample plain_acl.yml to distribution/conf#10497
[ISSUE: #10496]Add sample plain_acl.yml to distribution/conf#10497SummCoder wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #10497 +/- ##
=============================================
- Coverage 48.13% 48.04% -0.09%
+ Complexity 13355 13329 -26
=============================================
Files 1377 1377
Lines 100707 100707
Branches 13010 13010
=============================================
- Hits 48477 48389 -88
- Misses 46296 46371 +75
- Partials 5934 5947 +13 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Test Failure Analysis & Rerun RequestFindingThe failing test ( Why the test failed
RequestSince this is a known flaky test unrelated to the ACL configuration file addition, could you please re-run the integration tests? You can do this by:
The test should pass on the retry. If it fails again, this indicates a pre-existing infrastructure issue that should be addressed in a separate ticket. Thank you for your time reviewing this contribution! |
Which Issue(s) This PR Fixes
Brief Description
The official ACL documentation references "distribution/conf/plain_acl.yml"
but the file was not included in the binary release. This PR adds a sample
template so users have a working starting point for ACL configuration.
The default account matches conf/tools.yml for out-of-the-box mqadmin usage.
How Did You Test This Change?
and confirmed plain_acl.yml is included in the resulting tar.gz.