Commit Graph

10543 Commits

Author SHA1 Message Date
Jeff Mitchell
54360375c0 Update to SDK v0.1.8 2019-04-15 13:49:21 -04:00
Jeff Mitchell
8060a7b505 More rearranging of API and SDK 2019-04-15 13:38:08 -04:00
Jeff Mitchell
d026d9a2ef Fix up package name 2019-04-15 12:22:58 -04:00
Jeff Mitchell
7bff97d829 Move some things around in api/sdk 2019-04-15 12:14:20 -04:00
Becca Petrin
6773ffbdd1 Add explanation to dbplugin.Database (#6581)
* add explanation to the database interface

* wordsmithing

* wrap comments, add comments for Type and Close methods

* will be stored, not with be stored

* update comment on the Type method
2019-04-15 08:39:44 -07:00
Jeff Mitchell
05bcacee74 Migrate database plugin methods to sdk 2019-04-15 11:36:10 -04:00
Jeff Mitchell
901060d479 Bump Dockerfile Go version 2019-04-15 10:58:28 -04:00
Jeff Mitchell
f066e3a858 Update go.sum in API 2019-04-15 10:49:41 -04:00
Jeff Mitchell
c3d4854e39 Update vendor 2019-04-15 09:29:25 -04:00
Jeff Mitchell
c9c800c98b
Update .travis.yml 2019-04-13 03:58:35 -04:00
Jeff Mitchell
1a787a1c42 Add replace directives for api and sdk for easier dev work 2019-04-13 03:46:13 -04:00
Jeff Mitchell
278bdd1f4e
Switch to go modules (#6585)
* Switch to go modules

* Make fmt
2019-04-13 03:44:06 -04:00
Jeff Mitchell
ab43bf7d18 Remove unneeded consul dep 2019-04-13 02:22:03 -04:00
Jeff Mitchell
e7d0b57659 Remove consul lib dep 2019-04-13 02:12:31 -04:00
Jeff Mitchell
7f057959c1 Remove dependency on Consul lib dir 2019-04-13 01:35:48 -04:00
Jeff Mitchell
fccfeef238 Sync a few things over 2019-04-13 00:04:44 -04:00
Jeff Mitchell
250733e980 Bump Go version in README 2019-04-12 23:49:51 -04:00
Jeff Mitchell
1d5aeccb60 Update protobufs, sdk changes 2019-04-12 23:13:14 -04:00
Jeff Mitchell
5103b7426a Update physical_util.go with entry.go 2019-04-12 22:56:04 -04:00
Jeff Mitchell
ecf4f58fae Remove mock-plugin binary causing circular dep 2019-04-12 22:22:07 -04:00
Jeff Mitchell
aa67ad63dd Fix more tests 2019-04-12 22:14:50 -04:00
Jeff Mitchell
916205b8f6 Fix some test breakages 2019-04-12 22:05:01 -04:00
Jeff Mitchell
550e92a5ec Fix build breakages 2019-04-12 22:01:13 -04:00
Becca Petrin
936192c392
Merge pull request #6268 from hashicorp/6234-aws-region
Add region to CLI for generating AWS login data
2019-04-12 16:15:38 -07:00
Becca Petrin
797edb7754 dont test files in CI 2019-04-12 15:40:45 -07:00
Jeff Mitchell
f95571a361 Move ldaputil and tlsutil over to sdk 2019-04-12 18:26:54 -04:00
Jeff Mitchell
6388efd4f0 Move useragent to sdk 2019-04-12 18:17:49 -04:00
Jeff Mitchell
a920c10be6 Move password to sdk 2019-04-12 18:12:13 -04:00
Jeff Mitchell
7ae6fb56ff Move policyutil to sdk 2019-04-12 18:08:46 -04:00
Jeff Mitchell
cf03949594 Move cidrutil to sdk 2019-04-12 18:03:59 -04:00
Jeff Mitchell
a420514911 Update API go mod with sdk tag 2019-04-12 17:56:53 -04:00
Jeff Mitchell
170521481d
Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
Jim Kalafut
451f2a6f36
Update JWT docs for bound_claims improvements (#6559) 2019-04-12 14:08:02 -07:00
Jeff Mitchell
1de2efca2b Bump travis go version 2019-04-12 17:04:04 -04:00
Becca Petrin
80838bea2f update CHANGELOG 2019-04-12 11:24:26 -07:00
Becca Petrin
cd37917df5 Merge branch 'opensource-master' into 6234-aws-region 2019-04-12 11:13:17 -07:00
Jeff Mitchell
b5455293d4
Update deps (#6580)
* Update deps

* Change azure dep to match plugin
2019-04-12 11:51:37 -04:00
Jeff Mitchell
9d5acfeee9 Fix test code breakage 2019-04-12 11:37:34 -04:00
Michel Vocks
2ee02ef6da
Fixed small issues in identity group alias API docs (#6569) 2019-04-12 09:05:37 +02:00
Brian Kassouf
8bb77ab973
Add upgrade guide for 1.1.1 (#6573) 2019-04-11 17:34:40 -07:00
Jeff Mitchell
729910a068 Update audit hmac'ing information on website docs 2019-04-11 16:38:43 -04:00
Jeff Mitchell
a3dcd63451
Cut version 1.1.1 2019-04-11 12:37:59 -04:00
ncabatoff
ec9427c8e3 Save metrics to barrier without going through c.systemBarrierView (#884)
* Don't bother trying to save metrics when we don't have a barrier.  Use stateLock.

* Use c.barrier instead of c.systemBarrierView, thus we don't need locking
and don't need to worry about race with mount setup.

* Remove unneccessary lock.
2019-04-11 12:37:38 -04:00
Jeff Mitchell
6c49db3118 changelog++ 2019-04-11 11:49:53 -04:00
Jeff Mitchell
2a76e2c80a changelog++ 2019-04-11 11:30:36 -04:00
Jeff Mitchell
ecfa50840c Fix test break 2019-04-11 11:18:32 -04:00
Jeff Mitchell
e426c5f826 Prep for 1.1 2019-04-11 11:16:22 -04:00
Jeff Mitchell
c9a3d174a3 Sync over 2019-04-11 11:12:37 -04:00
Jeff Mitchell
87ff2586d4 changelog++ 2019-04-11 11:08:10 -04:00
Jeff Mitchell
4c8667e9cb changelog++ 2019-04-11 09:36:51 -04:00