Skip to content

Fix #27399: add imagePullSecrets to OMJob operator and ingestion ServiceAccounts#500

Open
harishkotra wants to merge 1 commit into
open-metadata:mainfrom
harishkotra:fix/omjob-operator-imagepullsecrets
Open

Fix #27399: add imagePullSecrets to OMJob operator and ingestion ServiceAccounts#500
harishkotra wants to merge 1 commit into
open-metadata:mainfrom
harishkotra:fix/omjob-operator-imagepullsecrets

Conversation

@harishkotra

@harishkotra harishkotra commented Apr 15, 2026

Copy link
Copy Markdown

Summary

  • add omjobOperator.imagePullSecrets to chart values and schema
  • use omjobOperator.imagePullSecrets (fallback to global imagePullSecrets) for OMJob operator deployment pod
  • attach image pull secrets to both ServiceAccounts created by the chart:
    • OMJob operator ServiceAccount
    • ingestion ServiceAccount for k8s pipeline RBAC

Notes

  • this keeps backward compatibility by falling back to global imagePullSecrets when omjobOperator.imagePullSecrets is not set
  • local chart render validation could not be executed in this environment because helm is not installed

Fixes #27399 (open-metadata/OpenMetadata#27399)

@Zarubenko Zarubenko left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants