You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds process-based autodiscovery for krakend, on top of the existing
container-based autodiscovery, using a CEL selector to match the
krakend process by name. Both flavors run as parametrized variants of
the same e2e test in a single environment: the process variant scopes
DD_AUTOCONFIG_EXCLUDE_FEATURES=docker to just that discovery invocation
(via the new ddev --env support) so that invocation's autodiscovery run
never learns about containers, letting the otherwise container-bound
krakend process be matched by process-based autodiscovery instead.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments