-
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
🌲 FIX - broken selector on service and updated nginx image 🌳 #148
Conversation
/assign @etsauer |
@springdo the problem with this is that
|
@etsauer yup that's annoying alright. I noticed that the image is not in the UI for the registry but you can still pull it.
Do you want me to split the PR up so? One for the selector fix and one for the nginx fix so we can at least unbreak the deployment? |
@springdo what if, for now, we include our own imagestream that contains 1.14, so that its available no matter what? |
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
@etsauer - fyi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm for now. we'll come back as a followup and make it work for older versions of OCP
/lgtm /approve |
/approve |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: etsauer 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 |
🌲 FIX - broken selector on service and updated nginx image 🌳 (redhat-cop#148)
What does this PR do?
Two fixes. Happy to raise a PR for each though ;)
app=${APPLICATION_NAME}
selector was removed so the service connection to the pod is broken. This fixes that by only using the deploymentConfig.FYI - @etsauer I mentioned this in the Pelorus Dev channel.
How should this be tested?
See README.
Who would you like to review this?
cc: @redhat-cop/containers-approvers