Jacob Aronoff

Results 404 comments of Jacob Aronoff

Any updates here? I'm running in to the same problem now (as described [here](https://cloud-native.slack.com/archives/C033BJ8BASU/p1649968379496599))

For context, the [kube-prometheus-stack helm chart](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack) is able to install the CRDs and an instance of a `Prometheus` CRD in the same chart. To me, it's easier to manage a...

great, thank you for letting me know!

@jpkrohling Our team is currently looking in to this. @paivagustavo has been working on what a migration may look like and has already confirmed that we can provide the same...

Yep, still interested. Have been working mainly on [this](https://github.com/open-telemetry/opentelemetry-operator/pull/1068) which has taken up a lot of my time

I believe the target allocator should be possible to be used separate from the operator, given there is a public container published for the image. The operator helps manage some...

@zoranzaric-cpx thanks for offering! It's mostly cut and pasting which i've now done. Would appreciate your review on the PR once it's ready, however :)

Hey Kelsey! Thank you for submitting this issue, definitely something I've been thinking about too. My team can take a look at implementing this behavior. Not sure when we'll get...

I think this is done by the operator's [helm chart](https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/opentelemetry-operator/templates/clusterrole.yaml). How are you currently installing the operator?