Use Watcher user for the dbsync job#407
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post ✔️ openstack-meta-content-provider-master SUCCESS in 2h 24m 23s |
Currently, the dbsync job pod is running as root which is not required and against the minimum privilege principle. This patch switches the dbsync job to use the Watcher user id. Signed-off-by: Alfredo Moralejo <amoralej@redhat.com>
|
Build failed (check pipeline). Post ✔️ openstack-meta-content-provider-master SUCCESS in 2h 53m 41s |
|
check-rdo |
1 similar comment
|
check-rdo |
Currently, the dbsync job pod is running as root which is not required and against the minimum privilege principle.
This patch switches the dbsync job to use the Watcher user id.