Page MenuHomeDevCentral

Allow all users to read RabbitMQ credential to get notifications
ClosedPublic

Authored by dereckson on Oct 16 2024, 20:47.
Tags
None
Referenced Files
F45069776: D3524.diff
Thu, Aug 20, 01:19
Unknown Object (File)
Sun, Aug 16, 09:46
Unknown Object (File)
Sun, Aug 16, 09:35
Unknown Object (File)
Sun, Aug 16, 09:30
Unknown Object (File)
Fri, Aug 7, 12:43
Unknown Object (File)
Thu, Aug 6, 00:15
Unknown Object (File)
Mon, Aug 3, 19:23
Unknown Object (File)
Sun, Jul 26, 09:44
Subscribers
None

Details

Summary

The RabbitMQ credential for notifications is intended to be shared
among devserver users, as such, it makes sense to make the secret
file readable for the nasquenautes group.

This credential allows only to READ from a queue on the dev vhost,
and doesn't give access to anything else than notifications.

Test Plan

Deployed on WindRiver

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
notifications-nasquenautes
Build Status
Buildable 5599
Build 5881: arc lint + arc unit

Event Timeline

dereckson created this revision.
roles/devserver/userland-software/notifications.sls
33

This is always deployed to devservers, as this is a part of the devserver role.

This revision is now accepted and ready to land.Sep 11 2025, 19:39