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/20 05:42:18 UTC

[GitHub] [solr-operator] mogul commented on issue #277: Use v1 of the k8s networking and extension APIs

mogul commented on issue #277:
URL: https://github.com/apache/solr-operator/issues/277#issuecomment-922649960


   I'm not sure I understand the constraint you're facing here...
   > However the env-test that we use to spin up a "test" kubernetes cluster for our unit-tests uses a built-in binary of a test API server built before networking/v1 was introduced. So that means that we have to upgrade many dependencies, and possibly the entire version of Kubebuilder that we are using.
   
   However, in case it helps: We use [KinD](https://kind.sigs.k8s.io/) to provision clusters where we develop and run tests that use the `solr-operator`. This has been better for us than using the Docker Desktop because then we have tight control over which version of k8s we're working with, and the same tooling is used during CI/CD under GitHub Actions (where Docker Desktop isn't available).


-- 
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