Skip to content

Commit

Permalink
update bootstrap roles fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
mfojtik committed Jun 28, 2017
1 parent 96cd24e commit eb67a45
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 60 deletions.
14 changes: 0 additions & 14 deletions test/testdata/bootstrappolicy/bootstrap_cluster_role_bindings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -694,20 +694,6 @@ items:
namespace: openshift-infra
userNames:
- system:serviceaccount:openshift-infra:deploymentconfig-controller
- apiVersion: v1
groupNames: null
kind: ClusterRoleBinding
metadata:
creationTimestamp: null
name: system:openshift:controller:deployment-trigger-controller
roleRef:
name: system:openshift:controller:deployment-trigger-controller
subjects:
- kind: ServiceAccount
name: deployment-trigger-controller
namespace: openshift-infra
userNames:
- system:serviceaccount:openshift-infra:deployment-trigger-controller
- apiVersion: v1
groupNames: null
kind: ClusterRoleBinding
Expand Down
46 changes: 0 additions & 46 deletions test/testdata/bootstrappolicy/bootstrap_cluster_roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3218,52 +3218,6 @@ items:
- get
- list
- watch
- apiGroups:
- ""
attributeRestrictions: null
resources:
- events
verbs:
- create
- patch
- update
- apiVersion: v1
kind: ClusterRole
metadata:
annotations:
authorization.openshift.io/system-only: "true"
creationTimestamp: null
name: system:openshift:controller:deployment-trigger-controller
rules:
- apiGroups:
- ""
attributeRestrictions: null
resources:
- replicationcontrollers
verbs:
- get
- list
- watch
- apiGroups:
- ""
- apps.openshift.io
attributeRestrictions: null
resources:
- deploymentconfigs
verbs:
- get
- list
- watch
- apiGroups:
- ""
- image.openshift.io
attributeRestrictions: null
resources:
- imagestreams
verbs:
- get
- list
- watch
- apiGroups:
- ""
- apps.openshift.io
Expand Down

0 comments on commit eb67a45

Please sign in to comment.