-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feat] Support usage of separate Linode API for the domain client (#436)
* Use default http transport instead of oauth2.Transport * Improve client/import naming to avoid confusion * Pull and apply new custom dns client envs * Inform about fallback of dns token to general api token * Handle timeouts with compatible client * Don't count emitted log lines in tests * Update tests with new dns params * Impl. ClientConfig * Update getting started docs * object_storage_bucket: Rm unnecessary nolint:dupl * Populate system cert pool if root cert not provided * Rework doc additions into dns-loadbalancing.md
- Loading branch information
Showing
26 changed files
with
257 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.