Merge pull request #2870 from hosseinsh/cert-sync-endpoint-find-by-hash

missed edge case
This commit is contained in:
Hossein Shafagh 2019-10-18 15:53:11 -07:00 committed by GitHub
commit 77fdc8795b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ def sync_endpoints(source):
source.label
)
)
return new, updated
return new, updated, updated_by_hash
for endpoint in endpoints:
exists = endpoint_service.get_by_dnsname_and_port(