devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Feature: Support for Creating Custom Devtron Role.

Open ajaydevtron opened this issue 1 year ago • 2 comments

🔖 Feature description

We have the following use case where we need to create custom roles and assign them to users.

  1. We should have a role where the build and deploy permission allows additional actions or a combination of these
  • [X] Deployment template change
  • [x] CM change
  • [X] Secret change
  • [x] Pod terminal access
  1. App admin permission shouldn’t have below permission
  • ❌ Build configuration change
  • ❌ Git repo change
  • ❌ Pod Terminal Access

🎤 Pitch / Usecases

We have use case where wanted to create custom role with extensions of exiting roles list like , build and deploy permission with config change , admin shouldn’t have build configuration change permissions/git repo change etc.

🔄️ Alternative

No response

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

ajaydevtron avatar Dec 02 '24 17:12 ajaydevtron

This should be possible right @Shivam-nagar23 ?

abhibhaw avatar Jan 23 '25 08:01 abhibhaw

Ideally we dont have individual resources for this,so it will like promoting to admin, as b&d role + x will be admin, makes no sense. Pod terminal is handled in that way but on flag basis

Shivam-nagar23 avatar Jan 23 '25 10:01 Shivam-nagar23