Commit Graph

26 Commits (f-debugger)

Author SHA1 Message Date
James Bardin 3deeb94aac registry: staticcheck
6 years ago
James Bardin 0b31ffa587 use a single log writer
6 years ago
James Bardin 6ca477f042 move helper/logging to internal
6 years ago
Kristin Laemmert d2e999ba1f
remove unused code (#26503)
6 years ago
Alisdair McDiarmid 1c1df6dc50 registry: Fix panic when server is unreachable
6 years ago
Kim Ngo d88729d922
registry: configurable client timeout (#24259)
6 years ago
findkim 4f55721c2e registry: setup client logger
6 years ago
findkim a3f26ccd12 website/docs/commands: document TF_REGISTRY_DISCOVERY_RETRY
6 years ago
findkim d0e13320d5 registry: configurable retry client
6 years ago
Radek Simko 32f9722d9d
Replace import paths & set UA string where necessary
7 years ago
Pam Selle d72456d188 Add friendly error for when registry unresponsive
7 years ago
Sander van Harmelen a5a2156584 core: enhance service discovery
8 years ago
Kristin Laemmert bdaf8290b4 registry/client: added a specific error if the registry client does not
8 years ago
Kristin Laemmert ce5e66e178 plugin/discovery provider installer: download providers from the registry
8 years ago
Kristin Laemmert d1f27ce8c2 registry: renaming module-specific registry functions
8 years ago
Kristin Laemmert 082af84131 registry: adding provider functions to registry client
8 years ago
Sander van Harmelen 179b32d426 Add a `CredentialsForHost` method to disco.Disco
8 years ago
Sander van Harmelen 2c0c3771a9 Make sure to close the response body
8 years ago
Paul Tyng c868092d2d
Standardize http.Client creation with User-Agent
8 years ago
Paul Tyng 344e8fca05
Relax typing to allow for http.RoundTripper
8 years ago
Martin Atkins 59939cf320 configs/configload: installation from registry and go-getter
8 years ago
James Bardin eba73a3bb4
Merge pull request #17134 from hashicorp/jbardin/GH-17119
8 years ago
James Bardin 38f76ddc4e the trailing slash check caused a nil dereference
8 years ago
Masayuki Morita f440dba137 Standardize on log level "WARN" rather than "WARNING"
8 years ago
James Bardin 34b4000be9 allow discovery without trailing slash
9 years ago
James Bardin 91bd72f22b Create a registry.Client
9 years ago