Skip to content

Add match schema update prek hook for Helm values_schema.schema.json file - #71680

Open
Miretpl wants to merge 2 commits into
apache:mainfrom
Miretpl:add-prek-schema-type-map
Open

Add match schema update prek hook for Helm values_schema.schema.json file#71680
Miretpl wants to merge 2 commits into
apache:mainfrom
Miretpl:add-prek-schema-type-map

Conversation

@Miretpl

@Miretpl Miretpl commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Part of #68596 and follow-up to #70796.

Adding a script to automatically update the values_schema.schema.json file with the matching clause of properties from values.schema.json, based on the existing type fields in values.schema.json. This will ensure that if a new type is added to the values.schema.json file, the corresponding validation file will be updated as well.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@boring-cyborg boring-cyborg Bot added area:dev-tools area:helm-chart Airflow Helm Chart backport-to-v3-3-test Backport to v3-3-test labels Aug 16, 2026
@Miretpl Miretpl added the backport-to-chart/v1-2x-test Automatic backport to chart 1.2x maintenance branch label Aug 16, 2026
@Miretpl
Miretpl force-pushed the add-prek-schema-type-map branch from 6f6979d to 083991f Compare August 16, 2026 15:02
@Miretpl Miretpl changed the title Add match schema update prek hook for Helm values_schema.schema.json file Add match schema update prek hook for Helm values_schema.schema.json file Aug 16, 2026
@Miretpl
Miretpl marked this pull request as ready for review August 16, 2026 15:56
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 backport-to-chart/v1-2x-test Automatic backport to chart 1.2x maintenance branch backport-to-v3-3-test Backport to v3-3-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant