cmd/devp2p: submit Route53 changes in batches (#20524)
This change works around the 32k RDATA character limit per change request and fixes several issues in the deployer which prevented it from working for our production trees.
Showing
- cmd/devp2p/dns_cloudflare.go 2 additions, 2 deletionscmd/devp2p/dns_cloudflare.go
- cmd/devp2p/dns_route53.go 92 additions, 37 deletionscmd/devp2p/dns_route53.go
- cmd/devp2p/dns_route53_test.go 156 additions, 0 deletionscmd/devp2p/dns_route53_test.go
- cmd/devp2p/dnscmd.go 5 additions, 0 deletionscmd/devp2p/dnscmd.go
Loading
Please register or sign in to comment