Skip to content

Commit 4c86230

Browse files
committed
operator socmmd(0.0.1)
Signed-off-by: junhyeok.im <[email protected]>
1 parent 8b3903e commit 4c86230

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

operators/socmmd/0.0.1/manifests/socmmd.clusterserviceversion.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@ spec:
8787
apiservicedefinitions: {}
8888
customresourcedefinitions:
8989
owned:
90-
- description: CMMD is the Schema for the cmmds API.
90+
- description: CMMD is the Schema for the cmmds API
9191
displayName: CMMD
9292
kind: CMMD
9393
name: cmmds.cmmd.samsung.com
9494
version: v1
95-
- description: Label is the Schema for the labels API.
95+
- description: Label is the Schema for the labels API
9696
displayName: Node Label
9797
kind: Label
9898
name: labels.cmmd.samsung.com

operators/socmmd/ci.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
# Use `replaces-mode` or `semver-mode`. Once you switch to `semver-mode`, there is no easy way back.
33
updateGraph: replaces-mode
44
packagemanifestClusterVersionLabel: auto
5+
addReviewers: true
56
reviewers:
6-
- junhyeok-im
7+
- minh0kim
8+
- junhyeok-im

0 commit comments

Comments
 (0)