Commit Graph

26 Commits (b41f08d79d2a2e8dea1fa690c19bb6dff249e141)

Author SHA1 Message Date
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
8 years ago
James Bardin 91bd72f22b Create a registry.Client
8 years ago
James Bardin 23d21b373e Add registry/test package
8 years ago
James Bardin 9034fdb050 make sure invalid hosts aren't compared
9 years ago
James Bardin 8091bd627d move Svchost method to regsrc.Module
9 years ago
James Bardin 87f23d9719 add Module method for module name only
9 years ago
James Bardin 92db96f783 disallow github and bitbucket
9 years ago
James Bardin 98d0d15ddc Update the FriendlyHost tests for svchost.Hostname
9 years ago
James Bardin 1ac5871a09 use svchost.Hostname for FriendlyHost validation
9 years ago
James Bardin 9162213b01 reimport the registry regsrc module
9 years ago
James Bardin 0d10564a74 remove the registryDetector
9 years ago
James Bardin 0a673fa5ef use svchost.IsValid for FriendlyHost.Valid
9 years ago
James Bardin 54c5aab7ef missed another models dep in the registry
9 years ago
James Bardin a881460839 fix vet error in registry package
9 years ago
James Bardin 4f76d3a556 remove models dependency from the regresp
9 years ago
James Bardin 666164c369 disallow github and bitbucket hosts
9 years ago
James Bardin 27e578e7fb convert FriendlyHost to use svchost for validation
9 years ago
James Bardin 248a5e4523 copy regsrc and response from registry repo
9 years ago