jenkinsci / jenkinsci/lockable-resources-plugin

Feature Request: Assign resources to "permission groups"

Open
#161 0 comments 0 reactions 0 assignees View on GitHub
roles and permissions Triage
Dominant language
Java
Stars
99
Forks
205
Avg merge
2d 13h
Merged PRs (30d)
8

Description

In my current project we have a number of resources (application environments) that are manually reserved by developers when they want to test something.
(yes, no containers here, but that is not the point ;-))
We also have other resources that _are not meant_ to be reserved by developers, only by pipeline builds or admins.

Right now I can only grant reserve/unlock permissions to developers but I cannot "protect" specific resources from being reserved/unlocked.

It would come in handy if there were at least two different "levels" in terms of permissions.
The simplest solution would most likely be a flag _per resource_ like "protected" (or similar) in combination with a new set of permissions like "Unlock protected" etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.