toolhive icon indicating copy to clipboard operation
toolhive copied to clipboard

Mark fields in the runconfig as deprecated

Open dmjb opened this issue 4 months ago • 1 comments

This applies to fields which either:

  • Do not appear to be used any more.
  • Are replaced by the telemetry middleware.

We need to modify k8s to use the telemetry middleware object.

dmjb avatar Oct 15 '25 13:10 dmjb

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 54.99%. Comparing base (a5a0621) to head (2b91efa).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2212      +/-   ##
==========================================
- Coverage   55.01%   54.99%   -0.03%     
==========================================
  Files         292      292              
  Lines       27904    27904              
==========================================
- Hits        15351    15345       -6     
- Misses      11144    11156      +12     
+ Partials     1409     1403       -6     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Oct 15 '25 13:10 codecov[bot]