The DNSSEC refresh cron job still uses the Perl version #6179
Labels
improvement
The functionality exists but it could be improved in some way.
low impact
affects only a small portion of a CDN, and cannot itself break one
tools
related to tools outside of main components, e.g. 'compare'
Traffic Ops
related to Traffic Ops
Milestone
This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:
Current behavior:
The Traffic Ops DNSSEC refresh cron job still uses the Perl implementation:
trafficcontrol/traffic_ops/etc/cron.d/trafops_dnssec_refresh
Line 18 in a971b6c
New behavior:
The cron job should use the Go implementation (
/traffic_ops/app/bin/checks/DnssecRefresh/ToDnssecRefresh.go
).The text was updated successfully, but these errors were encountered: