From b1d94a5fe96afb9b1b02457d50f05d06e20fac5f Mon Sep 17 00:00:00 2001 From: Yaroslav Podorvanov Date: Fri, 29 Apr 2022 03:29:05 +0300 Subject: [PATCH 1/8] PMM-9320 MongoDB password escape special characters --- ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci.yml b/ci.yml index e69de29bb2d1..6ef6568872de 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,3 @@ +deps: + - name: pmm-managed + branch: PMM-9320-mongodb-password-escape-special-characters \ No newline at end of file From 25008dcd48e0c3ca977145f56d5cd70e023e482a Mon Sep 17 00:00:00 2001 From: Yaroslav Podorvanov Date: Wed, 11 May 2022 17:16:14 +0300 Subject: [PATCH 2/8] PMM-9320 another solution --- ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci.yml b/ci.yml index 6ef6568872de..9ea8a62b2b4a 100644 --- a/ci.yml +++ b/ci.yml @@ -1,3 +1,3 @@ deps: - - name: pmm-managed - branch: PMM-9320-mongodb-password-escape-special-characters \ No newline at end of file + - name: pmm-agent + branch: PMM-9320-fix-mongo-creds-escape \ No newline at end of file From 858e2b431ddfc756b8861cf65ad041ad959cac26 Mon Sep 17 00:00:00 2001 From: Alexey Mukas Date: Mon, 30 May 2022 21:20:24 +0200 Subject: [PATCH 3/8] PMM-9320: include mongo exporter --- ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ci.yml b/ci.yml index 9ea8a62b2b4a..e35e7cde30d7 100644 --- a/ci.yml +++ b/ci.yml @@ -1,3 +1,5 @@ deps: - name: pmm-agent - branch: PMM-9320-fix-mongo-creds-escape \ No newline at end of file + branch: PMM-9320-fix-mongo-creds-escape + - name: mongodb_exporter + branch: PMM-9320-fix-mongo-creds-escape From fe731b198b2f24cadbad04587e0e1cbbacdc3179 Mon Sep 17 00:00:00 2001 From: Alexey Mukas Date: Tue, 21 Jun 2022 01:54:08 +0200 Subject: [PATCH 4/8] update FB --- ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci.yml b/ci.yml index e35e7cde30d7..209a50315b17 100644 --- a/ci.yml +++ b/ci.yml @@ -1,5 +1,5 @@ deps: - - name: pmm-agent + - name: pmm branch: PMM-9320-fix-mongo-creds-escape - name: mongodb_exporter branch: PMM-9320-fix-mongo-creds-escape From f51ba8e3604807142596f0c150c5db944debbc07 Mon Sep 17 00:00:00 2001 From: Alexey Mukas Date: Tue, 21 Jun 2022 10:08:44 +0200 Subject: [PATCH 5/8] Empty commit From db057f5d44897df53d6d14da4668065a586e38fd Mon Sep 17 00:00:00 2001 From: Alexey Mukas Date: Tue, 21 Jun 2022 10:22:41 +0200 Subject: [PATCH 6/8] Empty commit From 702aedad7c2e7e267deab19b0176da233d320db5 Mon Sep 17 00:00:00 2001 From: Alexey Mukas Date: Tue, 21 Jun 2022 10:32:52 +0200 Subject: [PATCH 7/8] Empty commit From 553d99da47a9e694d9b42ee6dce1c1bed8b26dcc Mon Sep 17 00:00:00 2001 From: Alexey Mukas Date: Mon, 27 Jun 2022 20:23:03 +0200 Subject: [PATCH 8/8] Empty commit