Commit Graph

13 Commits

Author SHA1 Message Date
Bernd Verst 9095b0e7e7
Switch to Go 1.21, Updates linter, updates workflows, adds sarama 1.42.1 (#3251)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-11-28 18:13:09 -08:00
Alessandro (Ale) Segala 934e86c4f7
Rename folder "internal" to "common" (#3225)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-11-14 11:36:38 -08:00
Alessandro (Ale) Segala a4012953ea
Add Azure AD support to Postgres configuration store and bindings (#2971)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-12 15:03:18 -07:00
Bernd Verst 2266e7ad44
Standardize metadata parsing in configstores and lockstore (#2710)
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-03-25 22:34:48 +00:00
akhilac1 5a06d2d980 fixed review comments
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-22 15:04:50 +05:30
akhilac1 fff6c5c061 closing review comments on error message text and loop optimization in unsubscribe method
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-21 21:16:56 +05:30
akhilac1 b03c77f2d6 check for maxTimeout to be positive
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-21 14:10:04 +05:30
akhilac1 3408067248 fixed assertion in postgres_test.go
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-20 23:11:20 +05:30
akhilac1 6ddc42d3bd fixed review comments
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-20 15:20:25 +05:30
akhilac1 4788ac86aa fixed SQL injection review comments
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-16 12:06:13 +05:30
akhilac1 ff828777d2 fixing lint errors
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-13 17:20:49 +05:30
akhilac1 c63868c885 updating review comments
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-12 18:16:15 +05:30
akhilac1 269277bf6f Support Postgres as configuration store #4551
Signed-off-by: akhilac1 <chetlapalle.akhila@gmail.com>
2022-09-09 18:39:15 +05:30