Skip to content

Commit f9a8bf3

Browse files
author
Power Cloud Robot
authored
Merge pull request #66 from varad-ahirwadkar/test
Remove testing annotations
2 parents a2099dc + 284d63f commit f9a8bf3

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

bundle.Dockerfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.34.1
1010
LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
1111
LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v4
1212

13-
# Labels for testing.
14-
LABEL operators.operatorframework.io.test.mediatype.v1=scorecard+v1
15-
LABEL operators.operatorframework.io.test.config.v1=tests/scorecard/
16-
1713
# Copy files to locations specified by labels.
1814
COPY bundle/manifests /manifests/
1915
COPY bundle/metadata /metadata/
20-
COPY bundle/tests/scorecard /tests/scorecard/

bundle/metadata/annotations.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,3 @@ annotations:
88
operators.operatorframework.io.metrics.builder: operator-sdk-v1.34.1
99
operators.operatorframework.io.metrics.mediatype.v1: metrics+v1
1010
operators.operatorframework.io.metrics.project_layout: go.kubebuilder.io/v4
11-
12-
# Annotations for testing.
13-
operators.operatorframework.io.test.mediatype.v1: scorecard+v1
14-
operators.operatorframework.io.test.config.v1: tests/scorecard/

0 commit comments

Comments
 (0)