HoustonPutman opened a new pull request #321: URL: https://github.com/apache/solr-operator/pull/321
Resolves #320 This is a major ticket with a large footprint, but hopefully the end result will function as closely to the current Solr Operator repo as possible. Instead of tossing out all new Kubebuilder features and standards and stick with the familiar things that work, we will try to modernize the way we use Kubebuilder to match the Kubebuilder 3 standards. This way we won't put modernizing on the back-burner and end up not doing it down the line. Current known list of issues: - [ ] Adding tests back and make them work - [ ] Make tests more ginko friendly (possibly separate ticket) - [ ] Fixing the mess with the Zookeeper Operator - [ ] Making the manifests generation work with Helm - [ ] Update the Solr Operator Helm chart to support the new stuff - [ ] Figure out if we need to use the new Controller config stuff 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: [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]
