tobiko/releasenotes/notes/Deprecate-run_background_ping_in_pod-option-bd6dd8783f224473.yaml
Slawek Kaplonski ef3d773e9a Rename config option run_background_ping_in_pod
New name for this option is ``run_background_services_in_pod`` as it
will be used not only for the ``ping`` command but also for other
services like e.g. iperf3.

Related: #TOBIKO-128
Change-Id: Ifb70b261cf9c2ed5f0068685c6852372393f2646
2025-02-28 08:16:39 +00:00

9 lines
346 B
YAML

---
deprecations:
- |
Config option ``run_background_ping_in_pod`` is deprecated. New option
``run_background_services_in_pod`` should be used instead. This option will
be related not only to the ``ping`` command, as it is now, but also to other
services, like e.g. ``iperf3`` for which support will be added in the
future.