tempo-operator icon indicating copy to clipboard operation
tempo-operator copied to clipboard

tempo.grafana.com/v1 CRD change tracker

Open andreasgerstmayr opened this issue 2 years ago • 4 comments

This issue collects all planned changes for the tempo.grafana.com/v1 CRD.

### Tasks
- [ ] Remove all fields which are marked as deprecated
- [ ] Use CamelCase for `TracingConfigSpec` attributes (https://github.com/grafana/tempo-operator/blob/v0.2.0/apis/tempo/v1alpha1/tempostack_types.go#L138C19-L146)
- [ ] https://github.com/grafana/tempo-operator/issues/715

andreasgerstmayr avatar Jul 26 '23 12:07 andreasgerstmayr

Hi @andreasgerstmayr 😊 I would like to get more familiar with Tempo operator, can you assign this clean up to me?

ritaCanavarro avatar Aug 23 '23 13:08 ritaCanavarro

@pavolloffay when do we want to cut tempo.grafana.com/v1 of the CRD? I guess it's not soon, is it?

I would like to get more familiar with Tempo operator

That's awesome :rocket: I've marked a few more issues as good first issues: https://github.com/grafana/tempo-operator/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

I think #423 is both interesting and great to get familiar with the operator. #242 is also nice to have, especially for debugging performance or memory usage of the operator.

andreasgerstmayr avatar Aug 23 '23 18:08 andreasgerstmayr

Thanks @andreasgerstmayr! I will check them and pick up one 👩🏻‍💻

ritaCanavarro avatar Aug 24 '23 08:08 ritaCanavarro

It could be maybe better to wait until the monolithic proposal lands?

pavolloffay avatar Aug 24 '23 09:08 pavolloffay