TQJADE commented on code in PR #125:
URL: 
https://github.com/apache/spark-kubernetes-operator/pull/125#discussion_r1761596720


##########
.github/workflows/build_and_test.yml:
##########
@@ -102,7 +113,10 @@ jobs:
           kubectl describe node
       - name: Run Spark K8s Operator on K8S with Dynamic Configuration Disabled
         run: |
-          kubectl create clusterrolebinding serviceaccounts-cluster-admin 
--clusterrole=cluster-admin --group=system:serviceaccounts || true

Review Comment:
   Mimic the existing steps in 
https://github.com/apache/spark-kubernetes-operator?tab=readme-ov-file#build-docker-image
   No actions for creating clusterrolebinding etc..



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to