You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a couple of problems with the eslasticsearch-operator. It's openshift-common-logging specific (uses their image), however we will make it more generic to be used with any APP and vanilla ES image.
The following steps are required to make the es-operator work with jaeger operator:
create Role and RoleBinding when es-operator is being used (follow openshift-ansible/roles/openshift_logging_elasticsearch/templates/loggin-jaeger-rolebinding.ym)
We would like to use https://github.com/openshift/elasticsearch-operator to manage ES deployment. This should be optional and users can still bring managed ES instances. The elasticsearch-operator uses this ES image https://github.com/openshift/origin-aggregated-logging/tree/master/elasticsearch.
There are a couple of problems with the eslasticsearch-operator. It's openshift-common-logging specific (uses their image), however we will make it more generic to be used with any APP and vanilla ES image.
The following steps are required to make the es-operator work with jaeger operator:
Role
andRoleBinding
when es-operator is being used (follow openshift-ansible/roles/openshift_logging_elasticsearch/templates/loggin-jaeger-rolebinding.ym)The text was updated successfully, but these errors were encountered: