ricardozanini commented on code in PR #1726:
URL:
https://github.com/apache/incubator-kie-kogito-images/pull/1726#discussion_r1453949484
##########
.github/workflows/kogito-images-pr-check.yml:
##########
@@ -44,9 +44,6 @@ jobs:
- name: validate kogito imagestream
run: |
${HOME}/openshift-template-validator-linux-amd64 validate -f
kogito-imagestream.yaml
Review Comment:
@porcelli I've reviewed this check and I don't think we should remove it.
It's the `ImageStream` for OpenShift check. It's nothing related to Red Hat
productization. Anyone out there in the community can use this file to import
our files to OCP. I think it's useful to keep. The `ImageStream` has all the
upstream images in it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]