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
|
attributeRestrictions: null
|
||||||
resources:
|
resources:
|
||||||
|
- appliedclusterresourcequotas
|
||||||
- bindings
|
- bindings
|
||||||
|
- buildconfigs
|
||||||
|
- buildconfigs/webhooks
|
||||||
|
- buildlogs
|
||||||
|
- builds
|
||||||
|
- builds/log
|
||||||
|
- deploymentconfigs
|
||||||
|
- deploymentconfigs/log
|
||||||
|
- deploymentconfigs/scale
|
||||||
|
- deploymentconfigs/status
|
||||||
|
- deployments
|
||||||
|
- deployments/scale
|
||||||
- events
|
- events
|
||||||
|
- horizontalpodautoscalers
|
||||||
|
- imagestreamimages
|
||||||
|
- imagestreammappings
|
||||||
|
- imagestreams
|
||||||
|
- imagestreams/status
|
||||||
|
- imagestreamtags
|
||||||
|
- jobs
|
||||||
- limitranges
|
- limitranges
|
||||||
- namespaces
|
- namespaces
|
||||||
- namespaces/status
|
- namespaces/status
|
||||||
- pods/log
|
- pods/log
|
||||||
- pods/status
|
- pods/status
|
||||||
|
- processedtemplates
|
||||||
|
- replicasets
|
||||||
|
- replicasets/scale
|
||||||
- replicationcontrollers/status
|
- replicationcontrollers/status
|
||||||
- resourcequotas
|
- resourcequotas
|
||||||
- resourcequotas/status
|
- resourcequotas/status
|
||||||
|
- resourcequotausages
|
||||||
|
- routes
|
||||||
|
- routes/status
|
||||||
|
- statefulsets
|
||||||
|
- templateconfigs
|
||||||
|
- templates
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- get
|
||||||
- list
|
- list
|
||||||
- watch
|
- watch
|
||||||
|
- apiGroups:
|
||||||
|
- "*"
|
||||||
|
attributeRestrictions: null
|
||||||
|
resources:
|
||||||
|
- projects
|
||||||
|
verbs:
|
||||||
|
- get
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- autoscaling
|
- autoscaling
|
||||||
attributeRestrictions: null
|
attributeRestrictions: null
|
||||||
|
@ -66,19 +101,12 @@ rules:
|
||||||
- list
|
- list
|
||||||
- watch
|
- watch
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- "*"
|
- build.openshift.io
|
||||||
attributeRestrictions: null
|
attributeRestrictions: null
|
||||||
resources:
|
resources:
|
||||||
- deployments
|
- jenkins
|
||||||
- deployments/scale
|
|
||||||
- horizontalpodautoscalers
|
|
||||||
- jobs
|
|
||||||
- replicasets
|
|
||||||
- replicasets/scale
|
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- view
|
||||||
- list
|
|
||||||
- watch
|
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- extensions
|
- extensions
|
||||||
attributeRestrictions: null
|
attributeRestrictions: null
|
||||||
|
@ -88,143 +116,3 @@ rules:
|
||||||
- get
|
- get
|
||||||
- list
|
- list
|
||||||
- watch
|
- 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