Josh Black
d8e0a13aae
update gofumpt to 0.3.1 and reformat the repo ( #17055 )
...
* update gofumpt to 0.3.1 and reformat the repo
* output the version of the formatter we're using
2022-09-07 17:31:20 -07:00
Brian Kassouf
303c2aee7c
Run a more strict formatter over the code ( #11312 )
...
* Update tooling
* Run gofumpt
* go mod vendor
2021-04-08 09:43:39 -07:00
ncabatoff
30eba1eed1
Update retryablehttp to fix a data race ( #9551 )
2020-08-31 11:10:52 -04:00
Calvin Leung Huang
8cefbca1c9
Refactor service registration ( #8976 )
...
* serivceregistration: refactor service registration logic to run later
* move state check to the internal func
* sr/kubernetes: update setInitialStateInternal godoc
* sr/kubernetes: remove return in setInitialState
* core/test: fix mockServiceRegistration
* address review feedback
2020-05-15 11:06:58 -07:00
Becca Petrin
4b2bbe3f73
Sanitize Vault version strings for Kubernetes ( #8411 )
...
* sanitize vault version strings for kube
* replace disallowed chars with dashes
* use strings.Map
* use switch for whitelisted chars
2020-02-24 14:19:58 -08:00
Becca Petrin
88e4868194
fix testserver in vault enterprise environment ( #8358 )
2020-02-14 18:17:58 -08:00
Becca Petrin
5a01a5af0f
Add Kubernetes service registration ( #8249 )
2020-02-13 09:56:29 -08:00