Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(k8s): crash if spec.files in a kubernetes Deploy action is a template value #6868

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

stefreak
Copy link
Member

@stefreak stefreak commented Feb 20, 2025

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #6855

Special notes for your reviewer:

@stefreak stefreak changed the title fix(k8s): unpermitted indexed access crash if spec.files is a template value fix(k8s): unpermitted indexed access crash if spec.files in a kubernetes Deploy action is a template value Feb 20, 2025
@stefreak stefreak changed the title fix(k8s): unpermitted indexed access crash if spec.files in a kubernetes Deploy action is a template value fix(k8s): crash if spec.files in a kubernetes Deploy action is a template value Feb 20, 2025
@stefreak stefreak requested a review from thsig February 20, 2025 17:22
@stefreak stefreak enabled auto-merge February 20, 2025 17:23
Copy link
Collaborator

@thsig thsig left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@stefreak stefreak added this pull request to the merge queue Feb 20, 2025
Merged via the queue into main with commit 74f2efd Feb 20, 2025
40 checks passed
@stefreak stefreak deleted the fix-6855 branch February 20, 2025 18:45
@stefreak stefreak mentioned this pull request Feb 21, 2025
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.

Crash: Unpermitted indexed access (get key: 'filter') of unresolved template
2 participants