shaneknapp commented on issue #23814: [SPARK-26742][K8S] Update Kubernetes-Client version to 4.1.2 URL: https://github.com/apache/spark/pull/23814#issuecomment-466151554 fyi i can't help out on this for the next ~2 weeks, as we're moving back in to our lab after a major remodel. it shouldn't be too much trouble to test against different k8s versions as we can pass that in as an arg when starting minikube. it will be a PITA to ensure that all of the pods, etc, are properly configured to allow the tests to run. for example, i'm currently testing against minikube v0.33.4 and kubernetes 1.13 and running in to service account/api access issues (which i will revisit once the dust settles here in meatspace). i would hesitate to have regularly scheduled integration tests for this matrix, however, as we have limited physical resources available (number of ubuntu build nodes). if someone would like to open a jira for this, we could move the conversation there. On Thu, Feb 21, 2019 at 11:30 AM Anirudh Ramanathan < [email protected]> wrote: > Might make sense to match the k8s community and patch releases - 1.11 is > still getting actively patched (for a total of 9 months since it came out). > With the 3 month release cycle, we should maybe target 3 versions and > deprecated 1.11 support only after 1.14 comes out ( > https://github.com/kubernetes/sig-release/tree/master/releases/release-1.14#tldr); > which is the same schedule that k8s upstream follows. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/spark/pull/23814#issuecomment-466133447>, or mute > the thread > <https://github.com/notifications/unsubscribe-auth/ABiDrATByFF-7idydGPKgpqDDshDoDC7ks5vPvO4gaJpZM4a_ZuQ> > . >
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
