snazy commented on PR #2027: URL: https://github.com/apache/polaris/pull/2027#issuecomment-3065065643
Don't get me wrong, but it seems the setup is quite opinionated. The Makefile requires devs to use new things, that do not necessarily match their daily workflows. For example, I do not have `brew` on my Linux machine, as I do no need it. Many people use sdkman or rely on distributions' rpm or deb packages. Certain things in this change however look useful. For example the helm stuff, so I wouldn't mind to have that as a separate "helper Makefile", but without the requirement for brew, jenv and a specific Java distribution. Minikube can just work, but people may have special settings. I recall a bunch of "specialties" wrt minikube + podman + images published to minikube's registry. The line between "non-commercial OSS use" and "commercial use" of Docker (i.e. you work on something for your employer) is blurry. I don't mind this script in general, if it's helpful for some users, but I'm not convinced that it's suitable for most users. -- 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-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org