[FEATURES]JindoRuntime to support hierarchical imagePullSecrets
configuration
#4225
Labels
features
features
imagePullSecrets
configuration
#4225
What feature you'd like to add:
We request the enhancement of the JindoRuntime to support hierarchical
imagePullSecrets
configuration. Specifically, we want to be able to specifyimagePullSecrets
at two levels:spec
a. Master component level under
spec.master
b. Worker component level under
spec.worker
c. FUSE component level under
spec.fuse
Why is this feature needed:
This feature will provide greater flexibility for users who need to manage different image pull secrets for various components of their JindoRuntime deployment. For example, users might have different private registries or credentials for the master, worker, and cache components. This hierarchical configuration will allow for more granular control and easier management of image pull secrets in complex deployment environments.
The text was updated successfully, but these errors were encountered: