dapr / components-contrib

Community driven, reusable components for distributed apps
Apache License 2.0
548 stars 480 forks source link

postgres binding, ping on init #3595

Closed famarting closed 2 days ago

famarting commented 1 week ago

Description

Implementation for https://github.com/dapr/components-contrib/issues/3594

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

elena-kolevska commented 1 week ago

Can you also please see if it's possible to add a test for this, possibly following this pattern? https://github.com/dapr/components-contrib/pull/3285/files#diff-6bd238ae78b3ac8a1e9d990dab894d9a9e90a402f52adfdc605c311ae8728712

famarting commented 1 week ago

done all

famarting commented 3 days ago

ping @yaron2

yaron2 commented 2 days ago

Linter is failing. otherwise LGTM

famarting commented 2 days ago

updated