good morning!!!!

Skip to content
Snippets Groups Projects
Forked from github / maticnetwork / bor
Source project has a limited visibility.
  • Quest Henkart's avatar
    e3a3f7cd
    cmd/devp2p: use AWS-SDK v2 (#22360) · e3a3f7cd
    Quest Henkart authored
    This updates the DNS deployer to use AWS SDK v2. Migration is relatively
    seamless, although there were two locations that required a slightly
    different approach to achieve the same results. In particular, waiting for
    DNS change propagation is very different with SDK v2. 
    
    This change also optimizes DNS updates by publishing all changes before
    waiting for propagation.
    e3a3f7cd
    History
    cmd/devp2p: use AWS-SDK v2 (#22360)
    Quest Henkart authored
    This updates the DNS deployer to use AWS SDK v2. Migration is relatively
    seamless, although there were two locations that required a slightly
    different approach to achieve the same results. In particular, waiting for
    DNS change propagation is very different with SDK v2. 
    
    This change also optimizes DNS updates by publishing all changes before
    waiting for propagation.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Go Modules. Learn more