devtron
devtron copied to clipboard
Feature: Support for Creating Custom Devtron Role.
🔖 Feature description
We have the following use case where we need to create custom roles and assign them to users.
- 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
- 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?
- [X] I have read the Code of Conduct
This should be possible right @Shivam-nagar23 ?
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