Paul Banks
8f5c7bbaa4
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 14:48:19 -05:00
kaitlincarter-hc
7ae3bd6362
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 14:47:11 -05:00
kaitlincarter-hc
de64bfe283
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 14:39:36 -05:00
Paul Banks
869387323f
Pull go-discover to fix Sirupsen/logrus ( #5598 )
...
* Pull go-discover to fix Sirupsen/logrus
* Actually rename Sirupsen -> sirupsen in vendor (despite macOS)
* Actually _actually_ rename Sirupsen -> sirupsen in vendor (despite macOS)
2019-04-03 20:07:00 +01:00
kaitlincarter-hc
92f28b4026
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 13:41:09 -05:00
Paul Banks
e2aba3b567
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 13:36:24 -05:00
Paul Banks
ae7cdab035
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 13:33:01 -05:00
kaitlincarter-hc
097b4c5c71
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 13:31:51 -05:00
Rebecca Zanzig
0e02866798
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 13:30:46 -05:00
Rebecca Zanzig
361ca71d30
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 13:27:42 -05:00
Paul Banks
e66e6bb30f
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 10:59:12 -05:00
kaitlincarter-hc
f60b5ed64c
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 10:58:55 -05:00
kaitlincarter-hc
61d34f9cda
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 10:56:51 -05:00
kaitlincarter-hc
9f462caf9d
Update website/source/docs/guides/kubernetes-reference.html.md
2019-04-03 10:56:25 -05:00
Paul Banks
5997fc816d
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 10:55:00 -05:00
Jack Pearkes
708a32671c
Minor Session / Lock Related Documentation Fixes ( #5037 )
...
* website: specify value of acquire/release params for kv
* website: clarify leader election usage in TTL docs
* website: document minimal value of lockdelay
I believe it uses the default when parsing 0 as it
views that as an empty parameter in this case.
2019-04-03 08:54:21 -07:00
Paul Banks
85a2497315
Update website/source/docs/guides/kubernetes-reference.html.md
...
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-04-03 10:54:20 -05:00
kaitlincarter-hc
748502290f
[docs] Basic Federation ( #5537 )
...
* Adding headers and example output.
* Update website/source/docs/guides/datacenters.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/datacenters.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/datacenters.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/datacenters.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/datacenters.html.md
* Update website/source/docs/guides/datacenters.html.md
2019-04-03 10:45:54 -05:00
Nathan Valentine
11236dbba6
EA has validated this content as working with Consul 1.4 ( #5541 )
2019-04-03 08:37:09 -07:00
Nathan Valentine
f644aacffb
EA has validated that this content works with Consul 1.4 ( #5542 )
2019-04-03 08:36:59 -07:00
Kyle Havlovitz
d6c25a13a5
Merge pull request #5539 from hashicorp/service-config
...
Service config state model
2019-04-02 16:34:58 -07:00
Kyle Havlovitz
63c9434779
Cleaned up some error handling/comments around config entries
2019-04-02 15:42:12 -07:00
Kyle Havlovitz
c80e457ca7
Merge pull request #5553 from hashicorp/txn-check-serialization
...
Use the correct check duration fields when converting transaction ops
2019-04-02 10:59:36 -07:00
Judith Malnick
96f9e65947
[docs] reimplement changes from PR #5505 ( #5591 )
2019-04-01 13:34:48 -07:00
Alvin Huang
8585a90b96
Fix broken links ( #5552 )
...
* fix network segments broken urls
* fix iptables broken link
* fix acl broken link
* fix acl-rules broken link
* fix acl migrate broken link
* fix clone token link
2019-04-01 16:01:00 -04:00
Judith Malnick
6891d3329f
Revert "[docs] Connect with Envoy Guide" ( #5589 )
2019-04-01 12:31:23 -07:00
Rebecca Zanzig
f21b8a8edf
Merge pull request #5515 from tryan225/docs/helm-extra-volumes-example
...
[docs] Adding an example of extraVolumes with the Helm chart
2019-04-01 09:53:02 -07:00
R.B. Boyer
3364638e4d
allow 'make dev-docker' to cache resolved modules ( #5588 )
2019-04-01 11:41:33 -05:00
R.B. Boyer
5cd32d0a9e
remove remaining references to govendor and vendorfmt ( #5587 )
2019-04-01 09:55:48 -05:00
Hans Hasselberg
cf4eb2474a
fix remaining CI failures after Go 1.12.1 Upgrade ( #5576 )
2019-03-29 16:29:27 +01:00
Kyle Havlovitz
ace5c7a1cb
Encode config entry FSM messages in a generic type
2019-03-28 00:06:56 -07:00
Kyle Havlovitz
96a460c0cf
Clean up service config state store methods
2019-03-27 16:52:38 -07:00
R.B. Boyer
ab57b02ff8
acl: memdb filter of tokens-by-policy was inverted ( #5575 )
...
The inversion wasn't noticed because the parallel execution of TokenList
tests was operating incorrectly due to variable shadowing.
2019-03-27 15:24:44 -05:00
Jeff Mitchell
ae509858ab
Bump vendor to take in new sdk/api versions ( #5574 )
2019-03-27 09:03:07 -04:00
Jeff Mitchell
e8e8aa1fe5
Update api ver to 1.0.1 ( #5573 )
2019-03-27 09:01:06 -04:00
Jeff Mitchell
118f5c93c4
Update SDK version ( #5572 )
2019-03-27 08:58:50 -04:00
Jeff Mitchell
d3c7d57209
Move internal/ to sdk/ ( #5568 )
...
* Move internal/ to sdk/
* Add a readme to the SDK folder
2019-03-27 08:54:56 -04:00
Judith Malnick
795dce1e12
[docs] Connect with Envoy Guide ( #5505 )
...
* Updating the intro.
* Update website/source/docs/guides/connect-envoy.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/connect-envoy.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-03-26 15:04:26 -07:00
Jeff Mitchell
b43800125c
Update vendoring from go mod. ( #5566 )
2019-03-26 17:50:42 -04:00
Jeff Mitchell
bfb42c34a8
Update api/internal tags ( #5565 )
2019-03-26 17:40:53 -04:00
Jeff Mitchell
1d8ad9aa92
Update internal dep ( #5564 )
2019-03-26 17:30:23 -04:00
Jeff Mitchell
2a5bf0c90d
Bump cleanhttp to be the same version as the other modules ( #5563 )
2019-03-26 17:14:53 -04:00
Jeff Mitchell
a41c865059
Convert to Go Modules ( #5517 )
...
* First conversion
* Use serf 0.8.2 tag and associated updated deps
* * Move freeport and testutil into internal/
* Make internal/ its own module
* Update imports
* Add replace statements so API and normal Consul code are
self-referencing for ease of development
* Adapt to newer goe/values
* Bump to new cleanhttp
* Fix ban nonprintable chars test
* Update lock bad args test
The error message when the duration cannot be parsed changed in Go 1.12
(ae0c435877d3aacb9af5e706c40f9dddde5d3e67). This updates that test.
* Update another test as well
* Bump travis
* Bump circleci
* Bump go-discover and godo to get rid of launchpad dep
* Bump dockerfile go version
* fix tar command
* Bump go-cleanhttp
2019-03-26 17:04:58 -04:00
kaitlincarter-hc
4f98691158
[docs] Advanced Federation ( #5538 )
...
* renaming guide and changing format.
* Adding headers, updating output.
* Update website/source/docs/guides/advanced-federation.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/advanced-federation.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/advanced-federation.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/advanced-federation.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/advanced-federation.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/advanced-federation.html.md
* Update website/source/docs/guides/advanced-federation.html.md
2019-03-26 12:24:12 -07:00
kaitlincarter-hc
4b74eae6bd
[docs] Semaphore ( #5524 )
...
* Updating and adding headings.
* Update website/source/docs/guides/semaphore.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
* Update website/source/docs/guides/semaphore.html.md
Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com>
2019-03-26 11:44:20 -07:00
Kyle Havlovitz
539482617f
Re-add logic to handle the undocumented duration fields
2019-03-26 10:44:02 -07:00
Kyle Havlovitz
2a3e747538
http: use the correct check duration fields when converting txn ops
2019-03-25 16:58:41 -07:00
Alvin Huang
beb819c0f1
add redirects for ACL docs ( #5550 )
2019-03-25 18:46:27 -04:00
Alvin Huang
e3f3987835
missed a broken link ( #5545 )
2019-03-25 18:46:10 -04:00
kaitlincarter-hc
ad1a9a5651
[docs] ACL Side Navigation Added ( #5526 )
...
* Adding new ACL menu item with guides and documentation.
* removing sidebar stuff from under agent, some documenting
2019-03-25 16:20:40 -05:00