-
Notifications
You must be signed in to change notification settings - Fork 462
[release-4.19] OCPBUGS-67264: cherry pick to few fixes that needed for missing services and configuration #5490
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
base: release-4.19
Are you sure you want to change the base?
Conversation
- Added `hostIP: 127.0.0.1` to the containerPort 8798 to explicitly indicate
that the health port is only bound to localhost.
- Matches the existing behavior in logs:
"Starting health listener on 127.0.0.1:8798"
and address config: Addr: "127.0.0.1:8798"
- This is informational and clarifies that this port is not externally exposed.
|
@openshift-cherrypick-robot: Jira Issue OCPBUGS-65545 has been cloned as Jira Issue OCPBUGS-67264. Will retitle bug to link to clone. Jira Issue OCPBUGS-67007 has been cloned as Jira Issue OCPBUGS-67265. Will retitle bug to link to clone. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-67264, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. This pull request references Jira Issue OCPBUGS-67265, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: openshift-cherrypick-robot The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/jira refresh removed one of the bugs to make it easier to backport |
|
@yuqi-zhang: This pull request references Jira Issue OCPBUGS-67264, which is invalid:
Comment In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@openshift-cherrypick-robot: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This is an automated cherry-pick of #5480
/assign yuqi-zhang