Yikun Jiang created SPARK-37998:
-----------------------------------
Summary: Failed to create rbac in latest kubernetes (minikube
setup)
Key: SPARK-37998
URL: https://issues.apache.org/jira/browse/SPARK-37998
Project: Spark
Issue Type: Test
Components: Kubernetes
Affects Versions: 3.3.0
Reporter: Yikun Jiang
*$ kubectl version*
Client Version: version.Info\{Major:"1", Minor:"22", GitVersion:"v1.22.3",
GitCommit:"c92036820499fedefec0f847e2054d824aea6cd1", GitTreeState:"clean",
BuildDate:"2021-10-27T18:41:28Z", GoVersion:"go1.16.9", Compiler:"gc",
Platform:"linux/amd64"}
Server Version: version.Info\{Major:"1", Minor:"23", GitVersion:"v1.23.1",
GitCommit:"86ec240af8cbd1b60bcc4c03c20da9b98005b92e", GitTreeState:"clean",
BuildDate:"2021-12-16T11:34:54Z", GoVersion:"go1.17.5", Compiler:"gc",
Platform:"linux/amd64"}
*$ k apply -f
resource-managers/kubernetes/integration-tests/dev/spark-rbac.yaml*
namespace/spark created
serviceaccount/spark-sa created
*unable to recognize
"resource-managers/kubernetes/integration-tests/dev/spark-rbac.yaml": no
matches for kind "ClusterRole" in version "rbac.authorization.k8s.io/v1beta1"*
*unable to recognize
"resource-managers/kubernetes/integration-tests/dev/spark-rbac.yaml": no
matches for kind "ClusterRoleBinding" in version
"rbac.authorization.k8s.io/v1beta1"*
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]