Skip to content

Conversation

@AutomationDev85
Copy link
Contributor

@AutomationDev85 AutomationDev85 commented Jan 22, 2026

Overview

We are eagerly looking forward to seeing this PR merged #51792 from @shubham36deshpande. We would like to help bring this PR over the finish line, as we are currently facing this exact issue in our deployment and need to use it. As we do not have access to his repo we opened a new PR.

We noticed @jscheffl comment in the PR regarding the missing TTL parameter and found this parameter in the defaults section of the config mapping. In response, we have added a commit to the branch that includes the parameter in the config mapping of the StatsD deployment.

Thanks @shubham36deshpande for finding this topic.

@jscheffl
Copy link
Contributor

Thanks @AutomationDev85 for moving this forward. Yes the PR is pending since a while. But you also seem to be un-lucky... can you fix the tests?

@AutomationDev85 AutomationDev85 force-pushed the issue-50645-statsd-ttl-lru-cache branch from 657381d to 846ca6e Compare January 23, 2026 07:59
@AutomationDev85 AutomationDev85 force-pushed the issue-50645-statsd-ttl-lru-cache branch from 846ca6e to 18e55b6 Compare January 23, 2026 08:19
@AutomationDev85
Copy link
Contributor Author

@jscheffl Thanks for the response. I fixed this issue. Now it looks good.

@jscheffl jscheffl added this to the Airflow Helm Chart 1.19.0 milestone Jan 23, 2026
Copy link
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

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

Thanks for fixing, then we can put this into 1.19.0 and close this improvement pending since a long time! Cool!

@jscheffl jscheffl merged commit ee45813 into apache:main Jan 23, 2026
164 of 165 checks passed
suii2210 pushed a commit to suii2210/airflow that referenced this pull request Jan 26, 2026
…pache#60933)

* Making statsd-exporter TTL & cache-size/type configurable in Airflow Helm chart

* Added statsd configs in values.schema.json

* Fixing test errors

* updated the default values for statsd in schema.json

* Added default argumentd as cache sieze cache type and ttl, accomodated user defined args as well

* Removed EOF error from statsd deployment and improved description in values.schema.json

* Added default values in deployment.yaml, removed spelling errors formated schema.json properly

* added newlines and changed 'lru' to `lru`

* edited as per test output

* Making changes in deployment file

* Added newsfragments for statsd changes

* removed 0s from deployment.yaml

* resolving errors in newsfragment, and tests

* Patch errrors related to test cases

* removed errors from test_statsd and test_apiserver

* removed default args for statsd

* added configs in default and removed overridden confugs

* removed defaults for statsd

* removed default args to resolve the test

* removed syntax error

* Added values in render_chart

* removed unnecessary issues

* helm unit test

* Moved args into else block

* Revusuted statsd args and made changes

* solved resources error

* Changed JSON for values schema

* resolved error in the statsd tests

* updated the deployment and values.yaml

* resolving ci formatting issues

* Update chart/newsfragments/51792.significant.rst

Co-authored-by: Przemysław Mirowski <miretpl@gmail.com>

* Update chart/newsfragments/51792.significant.rst

Co-authored-by: Przemysław Mirowski <miretpl@gmail.com>

* restructured cache options in statsd

* fixing indentation in deployment.yaml

* fix: updated newsfragment file and fixed CI static check

* updated the indentations in values and statsd deployment

* reverted the apiserver changes

* changed the formatting

* Remove TTL parameter from command line and add into the defaults part of config map

---------

Co-authored-by: shubham36deshpande <shubham36deshpande@gmail.com>
Co-authored-by: shubham36deshpande <116251650+shubham36deshpande@users.noreply.github.com>
Co-authored-by: Przemysław Mirowski <miretpl@gmail.com>
Co-authored-by: AutomationDev85 <AutomationDev85>
Miretpl added a commit to Miretpl/airflow that referenced this pull request Jan 26, 2026
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.

3 participants