Skip to content

Add imagePullSecrets support to patch-sa hook Job and ServiceAccount#935

Open
susesamu wants to merge 3 commits intorancher:mainfrom
susesamu:54477
Open

Add imagePullSecrets support to patch-sa hook Job and ServiceAccount#935
susesamu wants to merge 3 commits intorancher:mainfrom
susesamu:54477

Conversation

@susesamu
Copy link
Copy Markdown
Contributor

@susesamu susesamu commented Apr 7, 2026

Issue: rancher/rancher#54477

Helm hook resources (Job + ServiceAccount) do not inherit imagePullSecrets, causing failures in air-gapped or authenticated registry environments.
This PR propagates .Values.imagePullSecrets / .Values.global.imagePullSecrets to:

  • Hook Job pod spec
  • Hook ServiceAccount

@susesamu susesamu requested a review from a team as a code owner April 7, 2026 12:52
@mallardduck
Copy link
Copy Markdown
Member

Currently main is still tracking 2.14 so we cannot merge this until we are past the 2.14.1 release cycle is complete. Other than that this seems good overall, if we do branch for 2.15 then we can merge this and wait on backports until 2.14.1 is over.

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