Skip to content

[pull] master from DataDog:master#538

Merged
pull[bot] merged 1 commit into
ConnectionMaster:masterfrom
DataDog:master
May 14, 2026
Merged

[pull] master from DataDog:master#538
pull[bot] merged 1 commit into
ConnectionMaster:masterfrom
DataDog:master

Conversation

@pull

@pull pull Bot commented May 14, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…setup (#23674)

The default FelixConfiguration is created asynchronously by calico-node
after pods report Ready, so the immediate calicoctl patch sometimes ran
before the resource existed. The patch failed silently (run_command
defaults to check=False), Prometheus metrics were never enabled, and the
downstream metrics endpoint check timed out 200s later with a generic
connection-refused error.

Wait for the resource to exist before patching, and use check=True on
the patch so any future regression fails fast and visibly.
@pull pull Bot locked and limited conversation to collaborators May 14, 2026
@pull pull Bot added the ⤵️ pull label May 14, 2026
@pull pull Bot merged commit 96797a3 into ConnectionMaster:master May 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant