tempo-operator
                                
                                 tempo-operator copied to clipboard
                                
                                    tempo-operator copied to clipboard
                            
                            
                            
                        tempo.grafana.com/v1 CRD change tracker
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
Hi @andreasgerstmayr 😊 I would like to get more familiar with Tempo operator, can you assign this clean up to me?
@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.
Thanks @andreasgerstmayr! I will check them and pick up one 👩🏻💻
It could be maybe better to wait until the monolithic proposal lands?