From a92da1538fea9e834045af26a848718de2a01205 Mon Sep 17 00:00:00 2001 From: Paul Brissaud Date: Mon, 23 Feb 2026 23:15:15 +0100 Subject: [PATCH 1/5] test: trigger live cluster CI workflow --- pod-evicted/.ci-test | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 pod-evicted/.ci-test diff --git a/pod-evicted/.ci-test b/pod-evicted/.ci-test new file mode 100644 index 0000000..e69de29 From 4cd9dcb1146392361e2944e19e7aa27938261dd7 Mon Sep 17 00:00:00 2001 From: Paul Brissaud Date: Mon, 23 Feb 2026 23:15:52 +0100 Subject: [PATCH 2/5] test: touch manifest to trigger path filter --- pod-evicted/.ci-test | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 pod-evicted/.ci-test diff --git a/pod-evicted/.ci-test b/pod-evicted/.ci-test deleted file mode 100644 index e69de29..0000000 From 31671873eabf55f5e1568181d669cd8aa169c728 Mon Sep 17 00:00:00 2001 From: Paul Brissaud Date: Mon, 23 Feb 2026 23:16:06 +0100 Subject: [PATCH 3/5] test: touch manifest to trigger path filter --- pod-evicted/manifests/deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pod-evicted/manifests/deployment.yaml b/pod-evicted/manifests/deployment.yaml index 951afd3..29f7935 100644 --- a/pod-evicted/manifests/deployment.yaml +++ b/pod-evicted/manifests/deployment.yaml @@ -1,3 +1,4 @@ +# ci-test apiVersion: apps/v1 kind: Deployment metadata: From cac6c29cef6bd9dd85a35ef8055d8b4e930fc0e9 Mon Sep 17 00:00:00 2001 From: Paul Brissaud Date: Mon, 23 Feb 2026 23:26:25 +0100 Subject: [PATCH 4/5] ci: retrigger workflow with fixed setup-kubeasy@v1 From fc2f7c58905ab2677ef45ae60c13c1421eaec74f Mon Sep 17 00:00:00 2001 From: Paul Brissaud Date: Mon, 23 Feb 2026 23:27:12 +0100 Subject: [PATCH 5/5] ci: retouch manifest to retrigger workflow --- pod-evicted/manifests/deployment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pod-evicted/manifests/deployment.yaml b/pod-evicted/manifests/deployment.yaml index 29f7935..951afd3 100644 --- a/pod-evicted/manifests/deployment.yaml +++ b/pod-evicted/manifests/deployment.yaml @@ -1,4 +1,3 @@ -# ci-test apiVersion: apps/v1 kind: Deployment metadata: