From e70f2ee8c4b0c15ce678da357f9d54b8a82a5571 Mon Sep 17 00:00:00 2001 From: zhenyus Date: Tue, 18 Mar 2025 07:47:58 +0800 Subject: [PATCH] chore(git): switch load-wacher to tag v0.2.4 --- .gitmodules | 3 +++ 3rd/load-watcher | 1 + 2 files changed, 4 insertions(+) create mode 160000 3rd/load-watcher diff --git a/.gitmodules b/.gitmodules index f6bbd353..869a4db0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "3rd/kubespray"] path = 3rd/kubespray url = https://github.com/kubernetes-sigs/kubespray.git +[submodule "3rd/load-watcher"] + path = 3rd/load-watcher + url = https://github.com/paypal/load-watcher.git diff --git a/3rd/load-watcher b/3rd/load-watcher new file mode 160000 index 00000000..500faeaf --- /dev/null +++ b/3rd/load-watcher @@ -0,0 +1 @@ +Subproject commit 500faeafcdc44d2bcd5a25094e62f71e0ef10a8b