-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
2019 Week 41-43 (from Okt 7), 2019 Week 44-46 (from Okt 28), 2019 Week 47-49 (from Nov 18), 2019 Week 50-52 (from Dec 9), 2020 Week 01-03 (from Dec 30), 2020 Week 04-06 (from Jan 20)
As a Console UI user I want to optionally define the name of an existing Secret, ConfigMap or PersistentVolumeClaim to use for mounting gitHooks and a Secret or ConfigMap to use for mounting the roleMapping file.
These fields will be displayed together with the existing githooks and rolemapping properties
GitHooks
This only affects the console part for decisioncentral and businesscentral, not businesscentral-monitoring. That is, the following environments:
- RHDM/RHPAM trial, authoring and authoringHA
The expected layout should be under the Console subPage, after Replicas field
Add a group for GitHooks with:
- Mount path optional string
- From with two fields
- Kind: dropdown with empty, ConfigMap, Secret, PersistentVolumeClaim
- Name: String
If Kind is not empty name is mandatory
RoleMapper
The roleMapper property under the auth subPage already exist. The new values to add are after the replaceRoles property.
- From with two fields
- Kind: dropdown with empty, ConfigMap, Secret
- Name: String
If Kind is not empty name is mandatory
- clones
-
RHPAM-2209 Support mounting the rolemapping file and the Git Hooks directory in Operator deployment of RHPAM/RHDM
- Closed