11894 Commits

Author SHA1 Message Date
Hans Hasselberg
abd8e605cf fix TestLeader_SecondaryCA_IntermediateRenew (#8702)
* fix lessThanHalfTime
* get lock for CAProvider()
* make a var to relate both vars
* rename to getCAProviderWithLock
* move CertificateTimeDriftBuffer to agent/connect/ca
2020-09-18 08:14:09 +00:00
Preetha
6ccec70bfb Merge pull request #8638 from eckdanny/docs/clarify-kv-keys-url-safe
docs: clarify KV url-safe key names
2020-09-17 20:52:07 +00:00
Sabeen Syed
6117c7ff73 Merge pull request #8668 from hashicorp/BeenzSyed-consulesm
Add Consul ESM to Consul Tools page
2020-09-17 19:37:00 +00:00
R.B. Boyer
5583c9c30f fixed typos in 1.8.4 and 1.8.3 changelog line 2020-09-17 11:35:51 -05:00
Mike Morris
dc50eca37f test: update tags for database service registrations and queries (#8693) 2020-09-16 18:21:49 +00:00
Blake Covarrubias
fb664c18dd Add path-based routing example to Ingress docs (#8672)
Add configuration example for HTTP path-based routing with virtual
services to Ingress gateway configuration entry documentation.

Resolves #8018
2020-09-15 22:39:54 +00:00
Daniel Nephin
3ee2aa1325 Merge pull request #8685 from pierresouchay/do_not_flood_logs_with_Non-server_in_server-only_area
[BUGFIX] Avoid GetDatacenter* methods to flood Consul servers logs
2020-09-15 21:58:29 +00:00
Hans Hasselberg
f88600320d Update API docs for GET /operator/keyring (#8691)
The response includes a new field: PrimaryKeys that lists the installed
primary keys.
2020-09-15 19:39:15 +00:00
Kyle Havlovitz
2ed68b9f45 Merge pull request #8646 from hashicorp/common-intermediate-ttl
Move IntermediateCertTTL to common CA config
2020-09-15 19:04:27 +00:00
Blake Covarrubias
2e52125319 website: Add redirects for additional pages (#8684)
Add redirects for additional pages which have old URLs being returned
in search engine results.
2020-09-15 18:50:25 +00:00
Jeff Escalante
999024cee6 Merge pull request #8689 from hashicorp/je.fix-redirects
Broken link fixes
2020-09-15 17:09:04 +00:00
Jasmine W
e7c13bb711 Merge pull request #8666 from hashicorp/update-docs-redirect
Update _redirects
2020-09-15 04:59:56 +00:00
Blake Covarrubias
ed39172b37 docs: Add -node-identity option to token and role command (#8671)
Document `-node-identity` option which was added in #7970 for
`acl token <create|update>` and `acl role <create|update>` commands.
2020-09-15 02:03:56 +00:00
Derek Strickland
eb710f4711 Added docs link to Learn tutorial for Kind. (#8610) 2020-09-14 20:03:52 -04:00
David Yu
68163cdb84 Small changes to Readme around Consul description (#8114)
Re-ordered features and revised Consul description.
2020-09-14 20:03:45 -04:00
Derek Strickland
0e486502cb Fixed broken link to Helm Chart install page. (#8662) 2020-09-14 23:25:45 +00:00
kaitlincarter-hc
ed7ff57514 Website Links to Learn (#8641)
* update links

* Update website/pages/home/index.jsx
2020-09-14 23:17:32 +00:00
Derek Strickland
55a3f46694 Fixed broken install links (#8674) 2020-09-14 17:38:33 +00:00
David Yu
403982169e Create compatability.mdx for Consul Kubernetes docs (#8655)
Create Compatibility Matrix page for Consul and Consul on Kubernetes underneath Upgrade section in the Kubernetes docs.
2020-09-14 17:25:05 +00:00
hashicorp-ci
e4ea0360da Putting source back into Dev Mode 2020-09-11 14:21:16 +00:00
hashicorp-ci
12b16df320
Release v1.8.4 v1.8.4 2020-09-11 03:06:12 +00:00
hashicorp-ci
2394439344
update bindata_assetfs.go 2020-09-11 03:06:11 +00:00
Mike Morris
2be21f123c vendor: bump consul/api to v1.7.0 2020-09-11 01:41:09 +00:00
Mike Morris
91ee7990cc
website: 1.8.x catchup (#8648)
* website: purge existing directory

* website: bulk update from master with changes specific to the upcoming 1.9 release excluded

* test: revert envoy_version to 1.14.2 for existing-ca-path golden file
api/v1.7.0
2020-09-10 13:32:06 -04:00
Hans Hasselberg
fa0a6d7ff1
changelog updates from go-changelog (#8649)
* update changelog
* add entry for 8588 (#8650)
* add missing entry for 8588
2020-09-10 19:01:12 +02:00
Hans Hasselberg
1444588869 add entry for 8588 (#8650) 2020-09-10 16:54:01 +00:00
John Cowen
212af71cfd
Update CHANGELOG.md 2020-09-09 18:50:41 +01:00
John Cowen
3c1f24525a ui: [Bugfix] KV creation from within a 'folder' (#8613)
* ui: Prefill an newly created KV for the when we are on a create route

* ui: Add some KV creation tests
2020-09-09 08:13:11 +00:00
Blake Covarrubias
b3ca781602 docs: Fix rendering of link under service config endpoint
HTML and markdown cannot be present in the same line. Change markdown
link to HTML anchor element.
2020-09-09 00:44:17 +00:00
Tim Arenz
208b89d378 Add support for -ca-path option in the connect envoy command (#8606)
* Add support for -ca-path option in the connect envoy command
* Adding changelog entry
2020-09-08 14:10:21 +00:00
Seth Hoenig
9f735e6ff3 api: create fresh http client for unix sockets (#8602)
Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com>
2020-09-06 16:28:56 +00:00
R.B. Boyer
6896f1a8df sdk: also print test agent logs in verbose mode (#8616) 2020-09-04 16:24:57 +00:00
Alvin Huang
d6f885c5bc add checkout to dev-upload-s3 (#8617) 2020-09-04 14:44:20 +00:00
Hans Hasselberg
89b7e80478 secondaryIntermediateCertRenewalWatch abort on success (#8588)
secondaryIntermediateCertRenewalWatch was using `retryLoopBackoff` to
renew the intermediate certificate. Once it entered the inner loop and
started `retryLoopBackoff` it would never leave that.
`retryLoopBackoffAbortOnSuccess` will return when renewing is
successful, like it was intended originally.
2020-09-04 09:49:16 +00:00
Alvin Huang
e54758221e switch to new aws account s3 bucket for dev artifacts (#8612) 2020-09-03 23:50:51 -04:00
Tyler Ryan
82ba6d8bb5 Clarifying service definition requirements for registering a service … (#8608) 2020-09-03 18:26:45 +00:00
R.B. Boyer
2d2453a145 docs: forgot to change this version number when the feature was backported (#8607) 2020-09-03 16:09:50 +00:00
R.B. Boyer
770fc0985a connect: all config entries pick up a meta field (#8596)
Fixes #8595
2020-09-02 19:22:37 +00:00
R.B. Boyer
b8cfef599c agent: ensure that we normalize bootstrapped config entries (#8547) 2020-09-02 19:21:58 +00:00
R.B. Boyer
c2a28ba268 connect: fix bug in preventing some namespaced config entry modifications (#8601)
Whenever an upsert/deletion of a config entry happens, within the open
state store transaction we speculatively test compile all discovery
chains that may be affected by the pending modification to verify that
the write would not create an erroneous scenario (such as splitting
traffic to a subset that did not exist).

If a single discovery chain evaluation references two config entries
with the same kind and name in different namespaces then sometimes the
upsert/deletion would be falsely rejected. It does not appear as though
this bug would've let invalid writes through to the state store so the
correction does not require a cleanup phase.
2020-09-02 15:47:53 +00:00
Freddy
f88f5105bd
Add docs for using namespaces with intentions (#8594) 2020-09-01 12:29:41 -06:00
Matt Keeler
8036981dcb
Backport: #8523 (#8589)
auto-encrypt is now handled as a special case of auto-config.

This also is moving all the cert-monitor code into the auto-config package.
2020-08-31 16:46:37 -04:00
Daniel Nephin
62784f8a63
Merge pull request #8584 from hashicorp/1.8.x-fix-the-build
[1.8.x] Fix the build by upgrading x/time
2020-08-31 13:40:51 -04:00
Daniel Nephin
37a24b6071 Merge pull request #8577 from hashicorp/dnephin/changelog-for-8537
Add missing changelog for PR 8537
2020-08-31 15:57:37 +00:00
Daniel Nephin
83031dfffe Merge pull request #8586 from pierresouchay/changelog_for_8552
Added changelog for #8552
2020-08-28 21:36:19 +00:00
Daniel Nephin
62870d57d8 Upgrade x/time
To fix the build. We auto-backported a change that requires a newer version of x/time
2020-08-28 15:17:23 -04:00
Daniel Nephin
f8dbe4821d Merge pull request #8548 from edevil/fix_flake
Fix flaky TestACLResolver_Client/Concurrent-Token-Resolve
2020-08-28 19:11:24 +00:00
Daniel Nephin
607a494000 Merge pull request #8552 from pierresouchay/reload_cache_throttling_config
Ensure that Cache options are reloaded when `consul reload` is performed
2020-08-28 19:05:15 +00:00
Jack
295358044b Add http2 and grpc support to ingress gateways (#8458) 2020-08-27 15:41:39 -06:00
R.B. Boyer
f5e62f1d1b
agent: expose the list of supported envoy versions on /v1/agent/self (#8566)
also backport of a portion of c599a2f5f411a5820b7f0b9b126e2d2270ba3a67 from #8424
2020-08-27 11:33:33 -05:00