Skip to content

Commit 54eb789

Browse files
pedjakperdasilva
andauthored
Update Makefile
Co-authored-by: Per Goncalves da Silva <perdasilva@redhat.com>
1 parent 65b1c29 commit 54eb789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ lint-deployed-resources: $(KUBE_SCORE) #HELP Lint deployed resources.
135135
echo "---" ; \
136136
done \
137137
done) | $(KUBE_SCORE) score - \
138-
`# TODO: currently these checks are failing, decide if resources should be fixed those to pass` \
138+
`# TODO: currently these checks are failing, decide if resources should be fixed for them to pass (https://github.com/operator-framework/operator-controller/issues/2398)` \
139139
--ignore-test container-resources \
140140
--ignore-test container-image-pull-policy \
141141
--ignore-test container-ephemeral-storage-request-and-limit \

0 commit comments

Comments
 (0)