You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:
Traffic Ops (maybe)
Traffic Router
Current behavior:
Currently, the Watchers in Traffic Router (like LetsEncryptDnsChallengeWatcher and FederationsWatcher) have the Traffic Ops API version hard coded.
New behavior:
This should be updated to be a parameter so a new deployment isnt required to change API versions. The new behavior should just use a changeable API version instead of the hardcoded one
This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:
Current behavior:
Currently, the Watchers in Traffic Router (like LetsEncryptDnsChallengeWatcher and FederationsWatcher) have the Traffic Ops API version hard coded.
New behavior:
This should be updated to be a parameter so a new deployment isnt required to change API versions. The new behavior should just use a changeable API version instead of the hardcoded one