jaeger-openshift
jaeger-openshift copied to clipboard
Support for deploying Jaeger into OpenShift
## Requirement - what kind of business use case are you trying to solve? Sizing charts for elastic search persistent volume ## Problem - what in Jaeger blocks you from...
I am creating an umbrella issue to track issues related to Elasticsearch image. At the moment we are using `quay.io/pires/docker-elasticsearch-kubernetes:5.6.2` because official 5.x image requires root permissions to run. Somebody...
I get `Cannot achieve consistency level LOCAL_ONE` after I have manually deleted C* pod. Sometimes it recovered, sometimes it returned this error. C* logs show this: ``` CompilerOracle: dontinline org/apache/cassandra/db/Columns$Serializer.deserializeLargeSubset...
When Jaeger is deployed with https://github.com/jaegertracing/jaeger-openshift/blob/master/production/elasticsearch.yml it should be configured with zero replicas otherwise Elasticsearch reports "yellow" status due to unassigned shards. See also: https://github.com/jaegertracing/jaeger/pull/754
https://jenkins-jaeger-test.147.75.90.227.nip.io/blue/organizations/jenkins/Jaeger%20Openshift%20Templates%20Test/activity
If the Jaeger deployment fails during a test, it can take up to 10 minutes to time out, and at the current time Jenkins refuses to let you abort the...
## Purpose of this repository First, let's define what we expect this repository should provide. I think It should provide the easiest way how to deploy Jaeger on OpenShift with...
Write tests for the production template, perhaps reusing the ones from the `all-in-one`.