grafana / tempo-operator

Grafana Tempo Kubernetes operator
https://grafana.com/docs/tempo/latest/setup/operator/
GNU Affero General Public License v3.0
58 stars 27 forks source link

Migrate to kubebuilder go/v4 #717

Open andreasgerstmayr opened 9 months ago

andreasgerstmayr commented 9 months ago

Migrate project structure to kubebuilder go/v4 layout Migration guide: https://book.kubebuilder.io/migration/migration_guide_gov3_to_gov4

andreasgerstmayr commented 9 months ago

Related: #589