You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/09/08 21:46:39 UTC

[GitHub] [solr-operator] HoustonPutman opened a new issue #320: Upgrade to use Kubebuilder 3

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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr-operator] HoustonPutman commented on issue #320: Upgrade to use Kubebuilder 3

Posted by GitBox <gi...@apache.org>.
HoustonPutman commented on issue #320:
URL: https://github.com/apache/solr-operator/issues/320#issuecomment-927962266


   Instead of keeping the Zookeeper Operator as a golang dependency, we are going to copy-over the API files everytime we upgrade the Zookeeper Operator. While this is a pain, it's the only way going forward until the Zookeeper Operator upgrades itself to a newer version of `operator-framework`.


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr-operator] HoustonPutman closed issue #320: Upgrade to use Kubebuilder 3

Posted by GitBox <gi...@apache.org>.
HoustonPutman closed issue #320:
URL: https://github.com/apache/solr-operator/issues/320


   


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr-operator] HoustonPutman commented on issue #320: Upgrade to use Kubebuilder 3

Posted by GitBox <gi...@apache.org>.
HoustonPutman commented on issue #320:
URL: https://github.com/apache/solr-operator/issues/320#issuecomment-915599181


   One large issue that needs to be mentioned in the issue:
   
   We might not be able to keep our Zookeeper Operator golang dependency, which will require significant work in the zk reconciling. This is because the Zookeeper Operator is using outdated libraries that conflict with the libraries required in Kubebuilder 3.


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr-operator] HoustonPutman closed issue #320: Upgrade to use Kubebuilder 3

Posted by GitBox <gi...@apache.org>.
HoustonPutman closed issue #320:
URL: https://github.com/apache/solr-operator/issues/320


   


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org