Stavros Kontopoulos created SPARK-26775:
-------------------------------------------
Summary: Update Jenkins nodes to support local volumes for K8s
integration tests
Key: SPARK-26775
URL: https://issues.apache.org/jira/browse/SPARK-26775
Project: Spark
Issue Type: Improvement
Components: jenkins, Kubernetes
Affects Versions: 3.0.0
Reporter: Stavros Kontopoulos
Current version of Minikube on test machines does not support properly the
local persistent volume feature required by this PR:
https://github.com/apache/spark/pull/23514.
We get his error:
"spec.local: Forbidden: Local volumes are disabled by feature-gate,
metadata.annotations: Required value: Local volume requires node affinity"
This is probably due to this: [https://github.com/rancher/rancher/issues/13864]
which implies that we need to update to 1.10+ as described in
[https://kubernetes.io/docs/concepts/storage/volumes/#loca,l|https://kubernetes.io/docs/concepts/storage/volumes/#local]
since fabric8io client is already updated in the PR mentioned at the beginning.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]