Skip to content

Add event get and list permission to the gitlab-runner-app-role

Romuald Atchadé requested to merge add-event-permission-to-sa into master

In order to use the feature flags FF_PRINT_POD_EVENTS and FF_RETRIEVE_POD_WARNING_EVENTS, GitLab Runner needs the following permissions:

  • events: get, list

Those permissions were missing and are added in this MR.

close #193 (closed)

Merge request reports