-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
catalog: create SSL cert for controller, add prometheus scrape #19286
Conversation
/retest |
2 similar comments
/retest |
/retest |
/lgtm |
@jboyd01 we need a review from one of the prometheus owners |
@simonpasquier could you review and approve the prometheus config change for Service Catalog? |
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 regarding the Prometheus config.
/assign @bparees |
examples/prometheus/prometheus.yaml
Outdated
relabel_configs: | ||
- source_labels: [__meta_kubernetes_service_name] | ||
action: keep | ||
regex: controller-manager |
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.
i think @smarterclayton had some concerns about more stuff being added in here, so need him to approve.
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.
If you don't expose tenant metrics you just want to set the annotations on your service and be in the generic block up above.
reworked per #19286 (comment) |
/approve |
/retest |
1 similar comment
/retest |
Apr 11 16:27:41.092: INFO: WaitForABuild returning with error: The build "ruby-sample-build-td-1" status is "Failed" ruby-sample-build-td-2 also failed I can't locate any more details on this, nothing I can find in S3 artifacts. This is really painful. /retest |
/retest |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bparees, jboyd01, pmorie 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 |
/retest |
1 similar comment
/retest |
Flake #18048 |
mirrors the configuration for ansible: openshift/openshift-ansible#7681