Skip to content

Fix chart image volume schema validation#65409

Open
Subham-KRLX wants to merge 1 commit intoapache:mainfrom
Subham-KRLX:fix-chart-image-volume-schema
Open

Fix chart image volume schema validation#65409
Subham-KRLX wants to merge 1 commit intoapache:mainfrom
Subham-KRLX:fix-chart-image-volume-schema

Conversation

@Subham-KRLX
Copy link
Copy Markdown
Contributor

Fix Helm chart validation for Kubernetes Image Volumes in extraVolumes by bumping the vendored Kubernetes schema to v1.31 and regenerating chart/values.schema.json. This restores validation for Volume.image on Kubernetes 1.31+.

closes: #65394

Validation: chart-specific schema checks passed locally.

Was generative AI tooling used to co-author this PR?
Yes — Claude (For pr description)

@boring-cyborg boring-cyborg bot added area:dev-tools area:helm-chart Airflow Helm Chart area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch labels Apr 17, 2026
@Subham-KRLX Subham-KRLX marked this pull request as draft April 17, 2026 09:56
@Subham-KRLX Subham-KRLX force-pushed the fix-chart-image-volume-schema branch from 96e717f to 3ce9681 Compare April 17, 2026 10:03
@Subham-KRLX Subham-KRLX reopened this Apr 17, 2026
@Subham-KRLX Subham-KRLX force-pushed the fix-chart-image-volume-schema branch from 46ef7cb to 33a8ac3 Compare April 17, 2026 10:22
@Subham-KRLX Subham-KRLX marked this pull request as ready for review April 17, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:helm-chart Airflow Helm Chart area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Helm chart values.schema.json definition is outdated and rejects image volume type

1 participant