Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Fix LetsEncryptDnsChallengeWatcher config location#5280

Merged
rawlinp merged 3 commits intoapache:masterfrom
shamrickus:tr/fix-le
Nov 13, 2020
Merged

Fix LetsEncryptDnsChallengeWatcher config location#5280
rawlinp merged 3 commits intoapache:masterfrom
shamrickus:tr/fix-le

Conversation

@shamrickus
Copy link
Member

@shamrickus shamrickus commented Nov 13, 2020

What does this PR (Pull Request) do?

This fixes the LEDnsChallengerWatcher when the cr-config file is not located at /opt/traffic_router/db/cr-config.son.

Which Traffic Control components are affected by this PR?

  • Traffic Router

What is the best way to verify this PR?

Make sure /opt/traffic_router/db/cr-config.json does not exist and run the TR tests.
Alternatively, you can run this branch shamrickus/tr-int-test-2 and follow these instructions

If this is a bug fix, what versions of Traffic Control are affected?

  • master (2b0fad0)
  • 4.1.0
  • 4.1.1 (RC2)
  • 5.0.0 (RC1)

The following criteria are ALL met by this PR

  • This PR includes tests OR I have explained why tests are unnecessary
  • This PR includes documentation OR I have explained why documentation is unnecessary
  • This PR includes an update to CHANGELOG.md OR such an update is not necessary
  • This PR includes any and all required license headers
  • This PR DOES NOT FIX A SERIOUS SECURITY VULNERABILITY (see the Apache Software Foundation's security guidelines for details)

Steve Hamrick and others added 2 commits November 12, 2020 20:06
@rawlinp rawlinp added bug something isn't working as intended Traffic Router related to Traffic Router labels Nov 13, 2020
Copy link
Contributor

@rawlinp rawlinp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good, unit and integration tests pass. Just one formatting issue

@rawlinp rawlinp merged commit bf10033 into apache:master Nov 13, 2020
ocket8888 pushed a commit that referenced this pull request Nov 18, 2020
* Fix LE Watcher

* Forgot Changelog

* Use tabs

Co-authored-by: Steve Hamrick <steve_hamrick@comcast.com>
(cherry picked from commit bf10033)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug something isn't working as intended Traffic Router related to Traffic Router

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SteeringTest fails when LetsEncryptDnsChallengeWatcher hangs

2 participants