Skip to content

Commit bf75ca7

Browse files
authored
Merge pull request #87 from jianzhangbjz/shortname
add shortName for operatorcondition
2 parents f8c87b6 + 3f0ee7a commit bf75ca7

File tree

3 files changed

+13
-8
lines changed

3 files changed

+13
-8
lines changed

crds/operators.coreos.com_operatorconditions.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,13 @@ metadata:
88
spec:
99
group: operators.coreos.com
1010
names:
11+
categories:
12+
- olm
1113
kind: OperatorCondition
1214
listKind: OperatorConditionList
1315
plural: operatorconditions
16+
shortNames:
17+
- condition
1418
singular: operatorcondition
1519
scope: Namespaced
1620
versions:

crds/zz_defs.go

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)