haproxy/scripts
Willy Tarreau 66fe27298f MAJOR: ot: remove deprecated OpenTracing support
OpenTracing support has long been best-effort and was deprecated in 3.3
with removal planned in 3.5. Let's clean it up now.

This commit removes addons/ot, the build script, ARGC_OT, USE_OT and
OT_* variables in the Makefile, and replaces the config section with a
mention for the OpenTelemetry filter instead.

For more info, see GH issues #1640 and #2782, as well as the wiki's
"breaking changes" page.
2026-06-26 11:27:07 +02:00
..
announce-release SCRIPTS: announce-release: add a link to the OpenTelemetry filter 2026-05-08 12:05:09 +02:00
backport CLEANUP: assorted typo fixes in the code and comments 2020-04-17 09:37:36 +02:00
build-curl.sh CI: scripts: build curl with ECH support 2025-09-25 17:05:46 +02:00
build-ssl.sh SCRIPTS: build: enable symbols in AWS-LC builds 2026-01-22 15:25:24 +01:00
build-vtest.sh CI: VTest build with git clone + cache 2026-04-07 18:35:23 +02:00
create-release SCRIPTS: create-release: no more need to skip architecture.txt 2024-07-10 15:38:45 +02:00
git-show-backports SCRIPTS: git-show-backports: list new commits and how to review them with -L 2026-03-31 09:21:49 +02:00
make-releases-json CLEANUP: assorted typo fixes in the code and comments 2022-10-30 17:17:56 +01:00
mk-patch-list.sh SCRIPTS: mk-patch-list: produce a list of patches 2023-12-18 20:50:51 +01:00
publish-release SCRIPTS: publish-release: update the umask to keep group write access 2023-05-24 22:49:12 +02:00
run-regtests.sh BUG/MINOR: reg-tests: make shell syntax errors fatal 2026-04-22 15:18:22 +02:00
run-unittests.sh TESTS: unit-tests: store sh -x in a result file 2025-03-06 21:22:38 +01:00