Reorganize os appowners role yaml
This commit is contained in:
parent
c712da42f8
commit
c0b53f5bd8
1 changed files with 38 additions and 150 deletions
|
@ -31,20 +31,55 @@ rules:
|
|||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- appliedclusterresourcequotas
|
||||
- bindings
|
||||
- buildconfigs
|
||||
- buildconfigs/webhooks
|
||||
- buildlogs
|
||||
- builds
|
||||
- builds/log
|
||||
- deploymentconfigs
|
||||
- deploymentconfigs/log
|
||||
- deploymentconfigs/scale
|
||||
- deploymentconfigs/status
|
||||
- deployments
|
||||
- deployments/scale
|
||||
- events
|
||||
- horizontalpodautoscalers
|
||||
- imagestreamimages
|
||||
- imagestreammappings
|
||||
- imagestreams
|
||||
- imagestreams/status
|
||||
- imagestreamtags
|
||||
- jobs
|
||||
- limitranges
|
||||
- namespaces
|
||||
- namespaces/status
|
||||
- pods/log
|
||||
- pods/status
|
||||
- processedtemplates
|
||||
- replicasets
|
||||
- replicasets/scale
|
||||
- replicationcontrollers/status
|
||||
- resourcequotas
|
||||
- resourcequotas/status
|
||||
- resourcequotausages
|
||||
- routes
|
||||
- routes/status
|
||||
- statefulsets
|
||||
- templateconfigs
|
||||
- templates
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- projects
|
||||
verbs:
|
||||
- get
|
||||
- apiGroups:
|
||||
- autoscaling
|
||||
attributeRestrictions: null
|
||||
|
@ -66,19 +101,12 @@ rules:
|
|||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
- build.openshift.io
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- deployments
|
||||
- deployments/scale
|
||||
- horizontalpodautoscalers
|
||||
- jobs
|
||||
- replicasets
|
||||
- replicasets/scale
|
||||
- jenkins
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- view
|
||||
- apiGroups:
|
||||
- extensions
|
||||
attributeRestrictions: null
|
||||
|
@ -88,143 +116,3 @@ rules:
|
|||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- apps
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- statefulsets
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- buildconfigs
|
||||
- buildconfigs/webhooks
|
||||
- builds
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- builds/log
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- build.openshift.io
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- jenkins
|
||||
verbs:
|
||||
- view
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- deploymentconfigs
|
||||
- deploymentconfigs/scale
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- deploymentconfigs/log
|
||||
- deploymentconfigs/status
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- imagestreamimages
|
||||
- imagestreammappings
|
||||
- imagestreams
|
||||
- imagestreamtags
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- imagestreams/status
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- projects
|
||||
verbs:
|
||||
- get
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- appliedclusterresourcequotas
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- routes
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- routes/status
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- processedtemplates
|
||||
- templateconfigs
|
||||
- templates
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- buildlogs
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- resourcequotausages
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue