Commit Graph

2223 Commits

Author SHA1 Message Date
Hossein Shafagh 1ccc15859f updating requirements.
removing this pin, since the issue is now resolved.
kombu<4.6.0 # Bug with inspecting active tasks: https://github.com/celery/kombu/issues/1051
2020-01-03 14:14:01 -08:00
Hossein Shafagh ebc48ae304
Merge pull request #2876 from pmelse/master
updated permission fix for sftp plugin if certificate is set read-only
2020-01-03 13:14:38 -08:00
pmelse 45c1207d07
Merge branch 'master' into master 2019-12-27 13:30:56 -05:00
pmelse 9fb4be1273
remove trailing whitespace 2019-12-27 13:25:03 -05:00
Hossein Shafagh f10121c343
Merge pull request #2874 from nbischof/patch-1
type on quickstart/index.rst
2019-12-02 08:17:56 -08:00
Niels Bischof f188aea2c2
type on quickstart/index.rst 2019-12-02 06:22:09 -05:00
Jay Zarfoss 805d6942ae
Merge pull request #2873 from zarfide/permalinkOptimization_jzarfoss
used fixedName variable to transport db lookup optimization
2019-11-20 10:40:34 -08:00
Jay Zarfoss 00a0a27826 used fixedName variable to transport db lookup optimization 2019-11-20 09:44:31 -08:00
Jay Zarfoss 93aca891b7
Merge pull request #2872 from zarfide/PS-2522-atlas-redis
Ps 2522 atlas redis
2019-11-06 12:39:19 -08:00
Jay Zarfoss 113c9dd657 atlas redis plugin typo cleanup and better exception handling 2019-11-06 10:42:59 -08:00
Jay Zarfoss f803fab413 add plugin to send atlas metric via redis 2019-11-06 10:14:49 -08:00
Hossein Shafagh 77fdc8795b
Merge pull request #2870 from hosseinsh/cert-sync-endpoint-find-by-hash
missed edge case
2019-10-18 15:53:11 -07:00
Hossein Shafagh 0d983bd2b5 missed edge case 2019-10-18 15:39:36 -07:00
Hossein Shafagh f077b19126
Merge branch 'master' into master 2019-10-18 11:32:21 -07:00
Hossein Shafagh da1080e041
Merge pull request #2869 from hosseinsh/cert-sync-endpoint-find-by-hash
Cert sync endpoint find by hash
2019-10-18 11:29:57 -07:00
Hossein Shafagh 06f4aed693 keeping track of certs found by hash 2019-10-18 11:21:29 -07:00
Hossein Shafagh 11f9920ff9
Merge branch 'master' into cert-sync-endpoint-find-by-hash 2019-10-18 11:08:51 -07:00
Hossein Shafagh 2418c3eb0a
Merge pull request #2868 from hosseinsh/acme-client-setup-retrial
ACME-clientsetup-retrial
2019-10-18 11:08:31 -07:00
Hossein Shafagh 14e13b512e providing a count for conflicts 2019-10-18 11:03:28 -07:00
Hossein Shafagh 9037f88430 just in case the path varies 2019-10-18 11:02:41 -07:00
Hossein Shafagh 1768aad9e2 capturing no such entity exception. 2019-10-18 10:17:58 -07:00
Hossein Shafagh 8aea257e6a optimizing the call to describe cert to only the few certs with the naming issue 2019-10-18 09:24:49 -07:00
Hossein Shafagh f075c5af3d in case no cert match via name-search, search via the cert itself (serial number, hash comparison) 2019-10-18 08:48:11 -07:00
Hossein Shafagh d43e859c34 describing the cert for each endpoint, for better cert search 2019-10-18 08:46:01 -07:00
Hossein Shafagh 10b600424e refactoring searching for cert 2019-10-18 08:45:32 -07:00
Hossein Shafagh b5ab87877b adding retry to acme setup client, since it can experience timeouts or other types of Connection Errors 2019-10-17 10:16:33 -07:00
Hossein Shafagh 356d3ee9f3
Merge pull request #2866 from Netflix/dependabot/pip/ecdsa-0.13.3
Bump ecdsa from 0.13.2 to 0.13.3
2019-10-15 16:26:39 -07:00
Hossein Shafagh fea37ba101
Merge branch 'master' into dependabot/pip/ecdsa-0.13.3 2019-10-15 15:56:59 -07:00
Hossein Shafagh 9d7ab27977
Merge pull request #2865 from hosseinsh/up-dependencies-20191015
updating requirements
2019-10-15 15:56:48 -07:00
dependabot[bot] a076497cf0
Bump ecdsa from 0.13.2 to 0.13.3
Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/warner/python-ecdsa/releases)
- [Changelog](https://github.com/warner/python-ecdsa/blob/master/NEWS)
- [Commits](https://github.com/warner/python-ecdsa/compare/python-ecdsa-0.13.2...python-ecdsa-0.13.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-15 22:49:30 +00:00
Hossein Shafagh 6f96a8f5b0 updating requirements 2019-10-15 15:47:21 -07:00
pmelse f0652ca6a9
bug fix for overwriting certificates 2019-10-10 15:49:31 -04:00
Hossein Shafagh 2239b68e0e
Merge pull request #2854 from hosseinsh/nlb-naming-bug
With NLBs the DNS formatting has changed, which resulted in Lemur not…
2019-09-23 13:23:43 -07:00
Hossein Shafagh 477db836f4 lint 2019-09-23 12:52:17 -07:00
Hossein Shafagh 86f661a8af With NLBs the DNS formatting has changed, which resulted in Lemur not getting the region correctly parsed 2019-09-23 12:36:08 -07:00
Hossein Shafagh 4e7e81aee8
Merge pull request #2853 from hosseinsh/up-dependencies-20Sep2019
updating dependencies, and fixing the deprecated arrow.replaces to shift
2019-09-20 15:34:55 -07:00
Hossein Shafagh 96b2149433 removing unintended commit 2019-09-20 15:22:45 -07:00
Hossein Shafagh 8c9a1df2cf
Merge branch 'master' into up-dependencies-20Sep2019 2019-09-20 15:19:25 -07:00
Hossein Shafagh a13c45e9cc updating dependencies, and fixing the deprecated arrow.replaces to shift 2019-09-20 13:49:38 -07:00
Hossein Shafagh 0c70e5c3fd
Merge pull request #2852 from hosseinsh/cert-year-validity
removing 3 and 4 years from validity range options
2019-09-20 10:23:47 -07:00
Hossein Shafagh 972051a61e removing 3 and 4 years from validity range options 2019-09-20 10:16:23 -07:00
Hossein Shafagh 9b2a1bebd1
Merge pull request #2849 from hosseinsh/better-metrics-endpoints
adding account number for better logging, since the endpoint is not a…
2019-08-21 10:13:02 -07:00
Hossein Shafagh d0e8666267
Merge branch 'master' into better-metrics-endpoints 2019-08-21 10:01:00 -07:00
Hossein Shafagh cb966a0204
Merge pull request #2848 from jramosf/patch-1
Show number of found items in pager
2019-08-21 10:00:46 -07:00
Hossein Shafagh db91e48395 adding account number for better logging, since the endpoint is not available in Lemur DB 2019-08-21 09:54:18 -07:00
Javier Ramos e5e395f0d9
Show number of found items in pager
This commit does not involve any additional query as the data is already in API calls' responses
2019-08-20 09:29:58 +02:00
Hossein Shafagh 18f42d2349
Merge pull request #2847 from hosseinsh/better-metrics-endpoints
metric for missing certificate from an endpoint
2019-08-15 19:20:33 -07:00
Hossein Shafagh 9b04d901c4 metric for missing certificate from an endpoint 2019-08-15 19:14:08 -07:00
Curtis 24698516fc
Merge pull request #2846 from castrapel/better_dns_autodetection
Allow better DNS autodetection for domains that directly match a DNS zone
2019-08-15 11:15:15 -07:00
Curtis Castrapel 1c6fee7292 Allow better DNS autodetection for domains that directly match a DNS hosted zone 2019-08-15 10:52:26 -07:00