-
Couldn't load subscription status.
- Fork 90
Bug 1924657: Fix metrics ports exposed by operator deployment #652
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
Bug 1924657: Fix metrics ports exposed by operator deployment #652
Conversation
|
@periklis: This pull request references Bugzilla bug 1924657, 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 kubernetes/test-infra repository. |
|
/bugzilla refresh |
|
@periklis: This pull request references Bugzilla bug 1924657, 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 kubernetes/test-infra repository. |
|
@periklis , should this port be |
You are right for upcoming release branching of master, i.e. 5.0.0. However, in |
This PR is a cherry-pick of openshift#652 to ensure porting fix forward for https://bugzilla.redhat.com/show_bug.cgi?id=1924657.
|
@periklis we already have the fix for this covered in 5.0 correct? |
|
/approve |
|
adding valid bug label because we are not producing a 4.7 release in Cluster Logging (we are disconnected from needing to provide this in bugzilla already) |
This PR is a cherry-pick of openshift#652 to ensure porting fix forward for https://bugzilla.redhat.com/show_bug.cgi?id=1924657.
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ewolinetz, periklis 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 |
|
@periklis: All pull requests linked via external trackers have merged: Bugzilla bug 1924657 has been moved to the MODIFIED state. 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 kubernetes/test-infra repository. |
This PR is a cherry-pick of openshift#652 to ensure porting fix forward for https://bugzilla.redhat.com/show_bug.cgi?id=1924657.
This PR is a cherry-pick of openshift#652 to ensure porting fix forward for https://bugzilla.redhat.com/show_bug.cgi?id=1924657.
This PR is a cherry-pick of openshift#652 to ensure porting fix forward for https://bugzilla.redhat.com/show_bug.cgi?id=1924657.
This PR is a cherry-pick of openshift#652 to ensure porting fix forward for https://bugzilla.redhat.com/show_bug.cgi?id=1924657.
This PR is a cherry-pick of openshift#652 to ensure porting fix forward for https://bugzilla.redhat.com/show_bug.cgi?id=1924657.
This PR is a cherry-pick of openshift#652 to ensure porting fix forward for https://bugzilla.redhat.com/show_bug.cgi?id=1924657.
This PR is a cherry-pick of openshift#652 to ensure porting fix forward for https://bugzilla.redhat.com/show_bug.cgi?id=1924657.
This PR is a cherry-pick of openshift#652 to ensure porting fix forward for https://bugzilla.redhat.com/show_bug.cgi?id=1924657.
Description
This PR provides a small fix in the ClusterServiceVersion deployment manifest for the elasticsearch-operator. The fix provides the correct container ports to expose http and cr metrics as expected by OLM-managed deployments.
/cc @blockloop
/assign @ewolinetz
Links