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
Add container-based config discovery support to fluxcd
Adds a from_ports discovery strategy on port 8080 (the shared Prometheus
metrics port across all Flux controllers) and an auto_conf.yaml matching
the four flux-system controller images (helm-controller, kustomize-controller,
notification-controller, source-controller) already exercised by the
integration's kind-based E2E test. Wires the new kind-based E2E discovery
helpers (setup_discovery_agent/save_kube_discovery_state/
run_discovery_check_kubernetes/assert_all_discovery_candidates_stable_kubernetes)
into conftest.py and test_e2e.py.
Environment: Datadog workspace
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments