From b4bcea9236840020715b120a60b640134078c814 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 25 Aug 2026 18:27:40 +0000 Subject: [PATCH] Add changelog entry for PR #10403 Co-authored-by: kaovilai <11228024+kaovilai@users.noreply.github.com> --- changelogs/unreleased/10403-kaovilai | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/unreleased/10403-kaovilai diff --git a/changelogs/unreleased/10403-kaovilai b/changelogs/unreleased/10403-kaovilai new file mode 100644 index 000000000..e87620ce6 --- /dev/null +++ b/changelogs/unreleased/10403-kaovilai @@ -0,0 +1 @@ +Check both node-agent daemonsets before returning a non-NotFound lookup error in IsReady, so a transient error fetching one daemonset no longer masks the other daemonset being ready \ No newline at end of file