-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update nginx.conf to be compatible with nginx imagestreams on OCP 4.6 + #161
Conversation
please assign @oybed |
/assign @oybed |
QA raised an issue. Francisco will be reviewing. |
Fixed, I changed the image stream to nginx:1.16-el8 because nginx:1.18-ubi8 doesn't exist on OCP 4.6 |
Can you please approve? thank you! |
have tried this on the opentlc shared cluster (https://console-openshift-console.apps.shared-na46.openshift.opentlc.com/), but that imagestream doesn't exist:
|
I forget to update the test instructions, now they are, please execute:
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: garethahealy The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
thank you so much! |
What does this PR do?
Update nginx.conf to be compatible with latest nginx image stream (nginx:1.18-ubi8) and be able to use this app with pelorus examples
How should this be tested?
oc new-project nginx-test
oc new-app nginx:1.16-el8~https://github.com/fmenesesg/container-pipelines.git --context-dir=/basic-nginx
Is there a relevant Issue open for this?
resolves #160
Who would you like to review this?
cc: @redhat-cop/containers-approvers