Jeff Mitchell
4567a11c02
Fix up package name
2019-04-15 12:22:58 -04:00
Jeff Mitchell
f491851ed1
Move some things around in api/sdk
2019-04-15 12:14:20 -04:00
Becca Petrin
d3b7c3ccaf
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
c4cd113b14
Migrate database plugin methods to sdk
2019-04-15 11:36:10 -04:00
Jeff Mitchell
a6fbff2fa2
Bump Dockerfile Go version
2019-04-15 10:58:28 -04:00
Jeff Mitchell
d75b680bb1
Update go.sum in API
2019-04-15 10:49:41 -04:00
Jeff Mitchell
1442cb8912
Update vendor
2019-04-15 09:29:25 -04:00
Jeff Mitchell
84eb936ec8
Update .travis.yml
2019-04-13 03:58:35 -04:00
Jeff Mitchell
cdf6f2e909
Add replace directives for api and sdk for easier dev work
2019-04-13 03:46:13 -04:00
Jeff Mitchell
9ebc57581d
Switch to go modules ( #6585 )
...
* Switch to go modules
* Make fmt
2019-04-13 03:44:06 -04:00
Jeff Mitchell
e922b70e89
Remove unneeded consul dep
2019-04-13 02:22:03 -04:00
Jeff Mitchell
b9d4209280
Remove consul lib dep
2019-04-13 02:12:31 -04:00
Jeff Mitchell
be78ad2366
Remove dependency on Consul lib dir
2019-04-13 01:35:48 -04:00
Jeff Mitchell
3b0dc5b507
Sync a few things over
2019-04-13 00:04:44 -04:00
Jeff Mitchell
04ef36da6c
Bump Go version in README
2019-04-12 23:49:51 -04:00
Jeff Mitchell
1b5155080b
Update protobufs, sdk changes
2019-04-12 23:13:14 -04:00
Jeff Mitchell
19bd861581
Update physical_util.go with entry.go
2019-04-12 22:56:04 -04:00
Jeff Mitchell
1640ebeb82
Remove mock-plugin binary causing circular dep
2019-04-12 22:22:07 -04:00
Jeff Mitchell
7a89a2f7e3
Fix more tests
2019-04-12 22:14:50 -04:00
Jeff Mitchell
33faef3840
Fix some test breakages
2019-04-12 22:05:01 -04:00
Jeff Mitchell
28e2ce8577
Fix build breakages
2019-04-12 22:01:13 -04:00
Becca Petrin
6ded269700
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
6133bd2927
dont test files in CI
2019-04-12 15:40:45 -07:00
Jeff Mitchell
80c303ac83
Move ldaputil and tlsutil over to sdk
2019-04-12 18:26:54 -04:00
Jeff Mitchell
371db36ede
Move useragent to sdk
2019-04-12 18:17:49 -04:00
Jeff Mitchell
a1796b3ece
Move password to sdk
2019-04-12 18:12:13 -04:00
Jeff Mitchell
8d6ce1ffb5
Move policyutil to sdk
2019-04-12 18:08:46 -04:00
Jeff Mitchell
7ca424e8d2
Move cidrutil to sdk
2019-04-12 18:03:59 -04:00
Jeff Mitchell
c591f20836
Update API go mod with sdk tag
2019-04-12 17:56:53 -04:00
Jeff Mitchell
8bcb533a1b
Create sdk/ and api/ submodules ( #6583 )
2019-04-12 17:54:35 -04:00
Jim Kalafut
75480642cf
Update JWT docs for bound_claims improvements ( #6559 )
2019-04-12 14:08:02 -07:00
Jeff Mitchell
57c5424a6a
Bump travis go version
2019-04-12 17:04:04 -04:00
Becca Petrin
1e48ce8c37
update CHANGELOG
2019-04-12 11:24:26 -07:00
Becca Petrin
f20772310b
Merge branch 'opensource-master' into 6234-aws-region
2019-04-12 11:13:17 -07:00
Jeff Mitchell
4e7ce6f42b
Update deps ( #6580 )
...
* Update deps
* Change azure dep to match plugin
2019-04-12 11:51:37 -04:00
Jeff Mitchell
3ec1e79b6a
Fix test code breakage
2019-04-12 11:37:34 -04:00
Michel Vocks
a24474df5f
Fixed small issues in identity group alias API docs ( #6569 )
2019-04-12 09:05:37 +02:00
Brian Kassouf
494a332e96
Add upgrade guide for 1.1.1 ( #6573 )
2019-04-11 17:34:40 -07:00
Jeff Mitchell
3fba024c5f
Update audit hmac'ing information on website docs
2019-04-11 16:38:43 -04:00
Jeff Mitchell
22f9ac11e3
Cut version 1.1.1
2019-04-11 12:37:59 -04:00
ncabatoff
521e93c32b
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
8226001a17
changelog++
2019-04-11 11:49:53 -04:00
Jeff Mitchell
724d9f960c
changelog++
2019-04-11 11:30:36 -04:00
Jeff Mitchell
9f148c499e
Fix test break
2019-04-11 11:18:32 -04:00
Jeff Mitchell
a7038a871e
Prep for 1.1
2019-04-11 11:16:22 -04:00
Jeff Mitchell
4aa4a0665f
Sync over
2019-04-11 11:12:37 -04:00
Jeff Mitchell
88650026c4
changelog++
2019-04-11 11:08:10 -04:00
Jeff Mitchell
3a6a9d5c26
changelog++
2019-04-11 09:36:51 -04:00
Brian Kassouf
1e8454b087
changelog++
2019-04-10 15:53:18 -07:00
Noelle Daley
e0284d6375
changelog++
2019-04-10 15:21:13 -07:00