You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ZEPPELIN-6176] imagePullSecrets is skipped in interpreter other than spark
### What is this PR for?
interpreters that are not in spark group skip imagePullSecrets field so that container image pulling get failed
### What type of PR is it?
Bug Fix
### What is the Jira issue?
* Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN-6176
### How should this be tested?
manual test done (python interpreter with spark connect)
### Questions:
* Does the license files need to update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
Closes#4914 from HalimKim/ZEPPELIN-6176.
Signed-off-by: Philipp Dallig <[email protected]>
0 commit comments