HoustonPutman opened a new issue #320: URL: https://github.com/apache/solr-operator/issues/320
Currently the Solr Operator is built with Kubebuilder 2. Kubebuilder 3 was released a few months ago, and it's a good time to make the change after the `v0.4.0` release. This will help address the following issues: - #307 - Metrics are supported by default starting in Kubebuilder 3 - #277 - Kubebuilder 3 upgrades the base controller-runtime version to one that supports the new networking APIs. The refactor will have a much smaller footprint than the Kubebuilder 1 -> Kubebuilder 2 migration, but there are significant things to do. Work items and issues will be tracked in the PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
