Commit Graph

2223 Commits

Author SHA1 Message Date
Hossein Shafagh 7810095796
Merge branch 'master' into better-error-handling-dyn 2019-07-30 13:27:43 -07:00
Hossein Shafagh ff933ba1aa
Merge pull request #2833 from hosseinsh/redis-better-error-handling_
better error handling for redis
2019-07-30 13:27:33 -07:00
Kush Bavishi 44bc562e8b
Update ultradns.py
Minor logging changes in wait_for_dns_change
2019-07-30 13:08:16 -07:00
Hossein Shafagh 30e4f5032b
Merge branch 'master' into moving-cronjobs-to-celery-v2 2019-07-30 11:44:24 -07:00
Hossein Shafagh ffdd06ec07
Merge branch 'master' into better-error-handling-dyn 2019-07-30 11:43:56 -07:00
Hossein Shafagh bec4416185
Merge branch 'master' into redis-better-error-handling_ 2019-07-30 11:43:49 -07:00
Kush Bavishi b17da52ead Merge branch 'master' of https://github.com/kush-bavishi/lemur into ultradnsPlugin 2019-07-30 11:40:20 -07:00
Kush Bavishi 3d48b422b5 Removed TODO 2019-07-30 11:39:35 -07:00
Hossein Shafagh 0ec8fe05ea
Merge pull request #2838 from hosseinsh/fixing-makeFile
lemur is one level deep than makefile
2019-07-30 10:41:29 -07:00
Hossein Shafagh 244aa069f0 lemur is one level deep than makefile 2019-07-30 10:32:09 -07:00
Hossein Shafagh a89cbe9332 moving all cron jobs to become celery jobs 2019-07-30 09:57:15 -07:00
Kush Bavishi 3ad791e1ec Dynamically obtain the authoritative nameserver for the domain 2019-07-29 18:01:28 -07:00
Kush Bavishi e993194b4f Check ultraDNS authoritative server first. Upon success, check Googles DNS server. 2019-07-29 14:59:28 -07:00
Hossein Shafagh adabe18c90 metric tags, to be able to track which domains where failing during the LetsEncrypt domain validation 2019-07-25 18:56:28 -07:00
Hossein Shafagh 429e6a967c better error handling for redis 2019-07-25 18:49:19 -07:00
Kush Bavishi 252410c6e9 Updated TTL from 300 to 5 2019-07-22 16:00:20 -07:00
Kush Bavishi 51f3b7dde0 Added the Record class for UltraDNS 2019-07-22 14:23:40 -07:00
Kush Bavishi 0b52aa8c59 Added Zone class to handle ultradns zones 2019-07-22 11:47:48 -07:00
Hossein Shafagh 5c1bc72af8
Merge pull request #2825 from arnydo/docs_adcs
Add ADCS Plugin to Docs
2019-07-18 17:16:53 -07:00
Hossein Shafagh 41cf1335d2
Merge branch 'master' into docs_adcs 2019-07-18 17:04:09 -07:00
Hossein Shafagh 3beaedc2fa
Merge pull request #2832 from hosseinsh/metrics-tags
fixing metrics: source is not dict
2019-07-18 17:03:25 -07:00
Hossein Shafagh 004df84c6d
Merge branch 'master' into docs_adcs 2019-07-18 16:54:03 -07:00
Hossein Shafagh 36ebba6491 source is not dict 2019-07-18 15:16:01 -07:00
Kush Bavishi e37a7c775e Initial commit for the UltraDNS plugin to support Lets Encrypt 2019-07-18 14:29:54 -07:00
Hossein Shafagh ee151bdc43
Merge pull request #2828 from hosseinsh/improved-logging-alerting-v2
Improved logging alerting v2
2019-07-17 11:33:45 -07:00
Hossein Shafagh a3706594fc
Merge branch 'master' into improved-logging-alerting-v2 2019-07-17 11:20:55 -07:00
Hossein Shafagh d199819d66
Merge pull request #2829 from hosseinsh/update-reqs-20190712
updating requirements
2019-07-17 09:54:41 -07:00
Hossein Shafagh 09c0fa0f94 updating the function declaration 2019-07-16 17:21:01 -07:00
Hossein Shafagh 54ecda4e1a updating fakeredis 2019-07-16 09:09:12 -07:00
Hossein Shafagh 0ed00c5011 updating test requirement 2019-07-16 09:01:04 -07:00
Hossein Shafagh cd1aeb15f1 adding testing for redis 2019-07-12 11:50:12 -07:00
Hossein Shafagh ae1633b0f2 updating requirements
has been a while since last update, more testing in deployment needed
2019-07-12 10:38:47 -07:00
Hossein Shafagh 1b1bdbb261 spacing 2019-07-12 10:25:37 -07:00
Hossein Shafagh 97d74bfa1d fixing the app context issue. we will create an app if no current_app available 2019-07-12 08:47:39 -07:00
Hossein Shafagh 2628ed1a82 better alerting 2019-07-11 23:00:35 -07:00
arnydo 66bff57c04
Add ADCS Plugin Configuration to Docs
Add configuration options based on https://github.com/Netflix/lemur/pull/2255#issue-240136873
2019-07-10 12:10:47 -04:00
arnydo 41c781318c
Add ADCS in Docs
Add info regarding the ADCS plugin created by "https://github.com/sirferl/lemur".
"lemur_adcs" plugin is part of Lemur by default so I added to main plugins section within Docs.
2019-07-10 10:08:14 -04:00
Curtis ea8524f035
Merge pull request #2824 from castrapel/doc_image_fix
Fix doc images
2019-07-10 06:54:03 -07:00
Curtis Castrapel 424b517914 Fix doc images 2019-07-10 06:53:19 -07:00
Curtis 7419fd951e
Merge pull request #2822 from castrapel/master
Initial LetsEncrypt / Celery docs
2019-07-09 11:29:15 -07:00
Curtis f2a2683dcb
Merge branch 'master' into master 2019-07-09 11:28:42 -07:00
Curtis Castrapel 8eb639e366 Initial LetsEncrypt / Celery docs 2019-07-09 11:13:11 -07:00
Hossein Shafagh 2510f25cc0
Merge pull request #2821 from hosseinsh/updating-docs
updating the python version
2019-07-09 10:55:10 -07:00
Hossein Shafagh 4f5f55a383
Merge branch 'master' into updating-docs 2019-07-09 10:41:25 -07:00
Hossein Shafagh 0b2a5e8646 updating the python version 2019-07-09 09:51:51 -07:00
Hossein Shafagh c7398d9e2f
Merge pull request #2820 from castrapel/celery_time_limit_sync
Relax celery time limit for source syncing; Ensure metric tags are string
2019-07-01 11:14:05 -07:00
Curtis Castrapel 0c5a8f2039 Relax celery time limit for source syncing; Ensure metric tags are string 2019-07-01 08:35:04 -07:00
Hossein Shafagh ff3016e65e
Merge pull request #2818 from Netflix/revert-2807-FasterPermalink
Revert "Faster permalink"
2019-06-26 10:44:44 -07:00
Hossein Shafagh 0e037973b2
Revert "Faster permalink" 2019-06-26 10:31:58 -07:00
Curtis 14d32368c0
Merge pull request #2808 from intgr/restore-manage-shebang
manage.py: Restore shebang line
2019-06-25 09:41:22 -07:00