Skip to content

feat: Ability to have global imagepullsecrets#117

Merged
tazarov merged 3 commits into
amikos-tech:mainfrom
soemiran:feature/imagepullsecrets_from_global
Feb 17, 2026
Merged

feat: Ability to have global imagepullsecrets#117
tazarov merged 3 commits into
amikos-tech:mainfrom
soemiran:feature/imagepullsecrets_from_global

Conversation

@soemiran

@soemiran soemiran commented Sep 22, 2025

Copy link
Copy Markdown
Contributor

It is handy when using this chart in a umbrella chart

@soemiran soemiran marked this pull request as ready for review September 23, 2025 06:37
@soemiran soemiran requested a review from tazarov as a code owner September 23, 2025 06:37
soemiran and others added 2 commits February 17, 2026 11:25
Guard against nil values when .Values.global or
.Values.global.imagePullSecrets is undefined by checking
.Values.global exists before accessing its keys and using
default empty lists in concat to prevent template errors
when used as a subchart.
@tazarov tazarov force-pushed the feature/imagepullsecrets_from_global branch from a3a9bf9 to e439ee0 Compare February 17, 2026 09:31
Document both chart-level and global imagePullSecrets values in the
configuration table. Add explanation in the subchart dependency section
for why both exist and how they are merged.
@tazarov tazarov merged commit 9a8993f into amikos-tech:main Feb 17, 2026
7 of 8 checks passed
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