mirror of
https://github.com/bapung/gitea-runner-operator.git
synced 2026-06-22 07:58:44 +00:00
add user scope
This commit is contained in:
@@ -129,6 +129,7 @@ func (r *RunnerGroupReconciler) Reconcile(ctx context.Context, req ctrl.Request)
|
||||
authToken,
|
||||
runnerGroup.Spec.Scope,
|
||||
runnerGroup.Spec.Org,
|
||||
runnerGroup.Spec.User,
|
||||
runnerGroup.Spec.Repo,
|
||||
effectiveLabels,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user