Skip to content

Conversation

@hendolim
Copy link
Contributor

@hendolim hendolim commented Aug 6, 2019

Make the ubi8 image to abide to RedHat Openshift requirements (labels and licenses)

@hendolim
Copy link
Contributor Author

hendolim commented Aug 7, 2019

Update: the splunk-ubi8 image passed Openshift scan

Screen Shot 2019-08-07 at 10 36 54 AM

@hendolim hendolim requested a review from nwang92 August 7, 2019 20:12
LABEL name="splunk" \
maintainer="support@splunk.com" \
vendor="splunk" \
version="7.3.1" \
Copy link
Contributor

@bb03 bb03 Aug 7, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine to hardcode for now, but in the future we should update this to be whatever the splunk version is from our Makefile

@hendolim hendolim merged commit 805f945 into develop Aug 7, 2019
# NOTE that since OpenShift Container Platform 3.11
# the container catalog moved from registry.access.redhat.com to registry.redhat.io
# So at some point before they deprecate the old registry we have to make sure that
# we have access to the new registry and change where we pull the ubi image from.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please your provide reference for this, since all the docs for UBI images seem to reference registry.access.redhat.com, and these were published concurrent with the release of 4.0, which is long after 3.11 was released.

summary="UBI 8 Docker image of Splunk Enterprise" \
description="Splunk Enterprise is a platform for operational intelligence. Our software lets you collect, analyze, and act upon the untapped value of big data that your technology infrastructure, security systems, and business applications generate. It gives you insights to drive operational performance and business results."

RUN mkdir /licenses; \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably combine this with the RUN command below, so that we are not unnecessarily creating an additional image layer.

@mikedickey
Copy link
Contributor

Sorry I didn't realize GitHub requires clicking "Submit review" for my comments to be sent.

@nwang92 nwang92 deleted the ubi8image-openshift branch October 29, 2019 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants