Skip to content

Commit

Permalink
Merge pull request #62 from damemi/remove-status-subresources
Browse files Browse the repository at this point in the history
Remove status subresource from SCC and RBR crd
  • Loading branch information
openshift-merge-robot committed May 6, 2019
2 parents 5c2fe2f + 90d7365 commit 03fb6b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Expand Up @@ -9,8 +9,6 @@ spec:
listKind: RoleBindingRestrictionList
plural: rolebindingrestrictions
singular: rolebindingrestriction
subresources:
status: {}
scope: Namespaced
versions:
- name: v1
Expand Down
2 changes: 0 additions & 2 deletions manifests/0000_03_security-openshift_01_scc.crd.yaml
Expand Up @@ -9,8 +9,6 @@ spec:
listKind: SecurityContextConstraintsList
plural: securitycontextconstraints
singular: securitycontextconstraints
subresources:
status: {}
scope: Cluster
versions:
- name: v1
Expand Down

0 comments on commit 03fb6b1

Please sign in to comment.