Skip to content
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

Support Openshift Origin #52

Closed
xiaods opened this issue Dec 15, 2017 · 3 comments
Closed

Support Openshift Origin #52

xiaods opened this issue Dec 15, 2017 · 3 comments

Comments

@xiaods
Copy link
Contributor

xiaods commented Dec 15, 2017

origin is k8s enterprise version, we should support it.

@briansmith
Copy link
Contributor

origin is k8s enterprise version, we should support it.

What doesn't work currently?

@xiaods
Copy link
Contributor Author

xiaods commented Dec 26, 2017

use cluster-admin to run
conduit install | oc apply -f -

when it done. i run conduit dashboard, it open the browser, it report wrong:

| http://127.0.0.1:8001/api/v1/namespaces/conduit/services/web:http/proxy/

{
  "kind": "Status",
  "apiVersion": "v1",
  "metadata": {},
  "status": "Failure",
  "message": "no endpoints available for service \"web\"",
  "reason": "ServiceUnavailable",
  "code": 503
}

@xiaods
Copy link
Contributor Author

xiaods commented Dec 26, 2017

sorry, it blocks by china GFW for gcr.io images

@xiaods xiaods closed this as completed Dec 26, 2017
khappucino pushed a commit to Nordstrom/linkerd2 that referenced this issue Mar 5, 2019
Following on linkerd#50, this change moves the `Errno` types into `telemetry`
so that metrics implementation can be moved out of the `metrics` module.
khappucino pushed a commit to Nordstrom/linkerd2 that referenced this issue Mar 5, 2019
Following on linkerd#52, this change moves the
`telemetry::metrics::tls_config_reload` module to
`telemetry::tls_config_reload`.

The `Fmt` type has been renamed to `Report`.

Furthermore, two helper methods have been added to `metrics::Scopes` so
that its internal representation need not be made public.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants