Skip to content

Conversation

@dnskr
Copy link
Contributor

@dnskr dnskr commented May 23, 2025

The PR adds missing (used but not declared) API Server properties in values.yaml file.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added the area:helm-chart Airflow Helm Chart label May 23, 2025
@jedcunningham
Copy link
Member

@dnskr seems we have a gap in our testing. Would you want to explore adding a test to make sure that stuff in values.schema.json is actually in values.yaml? Or am I overlooking a case where we might want it to be missing?

@dnskr
Copy link
Contributor Author

dnskr commented May 23, 2025

Sure, I can have a look into how to automate this check.

To the best of my knowledge, there is no specific requirement or best practices to declare all properties in the values.yaml. However, the file is usually used by end users to identify all configurable properties.

@jedcunningham jedcunningham merged commit 95d68fa into apache:main May 23, 2025
66 checks passed
dadonnelly316 pushed a commit to dadonnelly316/airflow that referenced this pull request May 26, 2025
sanederchik pushed a commit to sanederchik/airflow that referenced this pull request Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:helm-chart Airflow Helm Chart

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants