Dhia Ayachi
82b30f8020
convert `Roles` index to use `indexerMulti` ( #11013 )
...
* convert `Roles` index to use `indexerMulti`
* add role test in oss
* fix oss to use the right index func
* preallocate slice
2021-09-10 16:04:33 -04:00
Dhia Ayachi
569e18d002
convert indexPolicies in ACLTokens table to the new index ( #11011 )
2021-09-10 14:57:37 -04:00
Dhia Ayachi
0d0edeec27
convert indexSecret to the new index ( #11007 )
2021-09-10 09:10:11 -04:00
Dhia Ayachi
f0cbe25ca6
convert indexAccessor to the new index ( #11002 )
2021-09-09 16:28:04 -04:00
Hans Hasselberg
24c6ce0be0
tls: consider presented intermediates during server connection tls handshake. ( #10964 )
...
* use intermediates when verifying
* extract connection state
* remove useless import
* add changelog entry
* golint
* better error
* wording
* collect errors
* use SAN.DNSName instead of CommonName
* Add test for unknown intermediate
* improve changelog entry
2021-09-09 21:48:54 +02:00
Jared Kirschner
2798b3e02f
Merge pull request #10834 from jkirschner-hashicorp/improve-docs-configure-ui-https
...
docs: give tutorials links for securing UI access
2021-09-09 11:08:11 -04:00
Peter M
deeda282bd
Merge pull request #10995 from hashicorp/pcmccarron-patch-1
...
adding NIA to sidebar nav
2021-09-08 10:56:26 -06:00
Peter M
649a03edd5
fixing link error
...
path was pointing to the wrong page on new sidebar addition.
2021-09-08 10:20:58 -06:00
Chris S. Kim
3fb797382b
Sync enterprise changes to oss ( #10994 )
...
This commit updates OSS with files for enterprise-specific admin partitions feature work
2021-09-08 11:59:30 -04:00
Sergey Matyukevich
19a744191f
Allow configuring graceful stop in testutil ( #10566 )
...
* Allow configuring graceful stop in testutil
Signed-off-by: Sergey Matyukevich <s.matyukevich@gmail.com>
* add a changelog
Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
2021-09-08 11:12:54 -04:00
Jared Kirschner
b2b00606fb
docs: give tutorials links for securing UI access
2021-09-07 22:13:09 -07:00
Kyle Havlovitz
a7b5a5d1b4
Merge pull request #10984 from hashicorp/mesh-resource
...
acl: adding a new mesh resource
2021-09-07 15:06:20 -07:00
Dhia Ayachi
96d7842118
partition dicovery chains ( #10983 )
...
* partition dicovery chains
* fix default partition for OSS
2021-09-07 16:29:32 -04:00
Peter M
a75da4060d
adding NIA to sidebar nav
2021-09-07 12:44:07 -06:00
trujillo-adam
cbb9db9860
Merge pull request #10980 from hashicorp/docs-fix-policy-federation-vm-k8-secondary
...
fixing the policy for configuring k8 clusters as secondary in federated arch
2021-09-07 08:10:39 -07:00
trujillo-adam
9bedec4006
Update website/content/docs/k8s/installation/multi-cluster/vms-and-kubernetes.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-09-07 07:53:57 -07:00
Matt Keeler
081f1777e7
Add changelog known issues for latest patch releases ( #10992 )
...
This is to advertise the issue with TLS verification and a temporary workaround.
2021-09-07 09:14:06 -04:00
mrspanishviking
447e1331f3
Merge pull request #10815 from hashicorp/docs/prepared-query-consistency-modes-3475
...
docs: Add supported consistency modes to prepared queries
2021-09-03 07:43:40 -07:00
R.B. Boyer
4206f585f0
acl: adding a new mesh resource
2021-09-03 09:12:03 -04:00
Dhia Ayachi
72391dc99c
try to infer command partition from node partition ( #10981 )
2021-09-03 08:37:23 -04:00
trujillo-adam
2f92768b75
fixing the policy for configuring k8 clusters as secondary in federated arch
2021-09-02 15:26:41 -07:00
mrspanishviking
ab47aac5b4
Merge pull request #10977 from hashicorp/nia-style-fix
...
docs: fixed numbering of license bullets and corrected indent
2021-09-02 12:51:35 -07:00
Karl Cardenas
77b93b6cce
docs: indenting pr web dev guidance and Blake
2021-09-02 11:25:49 -07:00
mrspanishviking
4eee7d222e
Update website/content/docs/nia/enterprise/license.mdx
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-09-02 11:24:21 -07:00
Peter M
a5852c5b3f
Merge pull request #10978 from hashicorp/pcmccarron-ent-update
...
Adding NIA to Consul Ent page
2021-09-02 10:37:44 -06:00
Peter M
f5edf83cbb
Adding NIA to Consul Ent page
2021-09-02 10:32:07 -06:00
Karl Cardenas
05fa704647
docs: fixed numbering of license bullets and corrected indent
2021-09-02 09:28:36 -07:00
Kevin Wang
d994d60684
fix(website): `start` script reloads app on save ( #10973 )
2021-09-02 09:43:15 -04:00
Amos Shapira
519a7e7848
docs: Add missing "is" on core security models ( #10975 )
...
Add missing "is" in description of `auto_encrypt.tls` parameter on
core security models page.
2021-09-01 22:07:20 -07:00
mrspanishviking
ada5f80fb5
Merge pull request #10974 from hashicorp/nia-docs
...
docs: link to the enterprise license tutorial
2021-09-01 16:25:57 -07:00
Karl Cardenas
52c7d2c797
docs: link to the enterprise license tutorial
2021-09-01 15:59:12 -07:00
lornasong
5384f6f2fd
nia/docs 0.3.0 ( #10930 )
...
Co-authored-by: Kim Ngo <6362111+findkim@users.noreply.github.com>
Co-authored-by: Melissa Kam <mkam@hashicorp.com>
Co-authored-by: Michael Wilkerson <mwilkerson@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-09-01 13:45:36 -05:00
mrspanishviking
12bcf5b60c
github: added CODEOWNERS to automatically request tech writer review ( #10962 )
...
* github: update CODEOWNERS to point to the @hashicorp/consul-docs group
2021-09-01 14:02:06 -04:00
Dhia Ayachi
eb19271fd7
add partition to SNI when partition is non default ( #10917 )
2021-09-01 10:35:39 -04:00
Freddy
1dfdad8193
Update audit logging example ( #10966 )
...
* Update audit-logging.mdx
2021-08-31 16:04:47 -06:00
Freddy
11672defaf
connect: update envoy supported versions to latest patch release
...
(#10961 )
Relevant advisory:
https://github.com/envoyproxy/envoy/security/advisories/GHSA-6g4j-5vrw-2m8h
2021-08-31 10:39:18 -06:00
Paul Ewing
a121970f53
Revert early out errors in license API ( #10952 )
...
Licensing recently changed in Consul v1.10 and along with those changes
the client API was updated such that PutLicense and ResetLicense both
immediately return an error to avoid an unecessary round trip that will
inevitably fail.
For reference, see: 08eb600ee5
Unfortunately, this change broke forward compatibility such that a v1.10
client can no longer make these requests to a v1.9 server which is a
valid use case.
This commit reintroduces these requests to fix this compatibility
breakage but leaves the deprecation notices in tact.
2021-08-31 10:36:35 -06:00
trujillo-adam
d341e113db
Merge pull request #10892 from hashicorp/docs-tables-service-discovery-services
...
Reformatting service discovery parameters into tables
2021-08-30 15:20:42 -07:00
trujillo-adam
51b45c34de
missed typo
2021-08-30 14:50:55 -07:00
trujillo-adam
09679aee3a
applying @blake 's feedback
2021-08-30 14:49:32 -07:00
Daniel Nephin
888856b627
Merge pull request #10957 from hashicorp/dnephin/dev-docs
...
Move ./contributing to ./docs
2021-08-30 16:19:35 -04:00
Daniel Nephin
f32d1ceeb5
Move contributing to docs
...
So that this documentation is more appropriated named.
2021-08-30 16:17:09 -04:00
Daniel Nephin
84e571c191
Merge pull request #10956 from hashicorp/dnephin/update-contrib
...
Update contributing guide
2021-08-30 16:16:27 -04:00
Daniel Nephin
fd812a5964
Update contributing guide
...
* Replace the mailing list link with Discuss. The mailing list has not been used for a few years.
* 'make format' no longer exists, so replace it with 'gofmt'
* Remove the instructions about running all tests locally, and debugging flakes.
* Update note about vendoring of dependencies.
* Add link to developer docs.
2021-08-30 14:57:30 -04:00
Daniel Nephin
b5b902033b
Merge pull request #10891 from hashicorp/dnephin/docs-remove-old-overview
...
docs: move the remaining INTERNALS.md content
2021-08-30 14:22:10 -04:00
mrspanishviking
2497afed0d
Merge pull request #10912 from hashicorp/auto_config
...
docs: added information about a conflict when using auto_config and a…
2021-08-30 08:32:32 -07:00
Karl Cardenas
245ab6dbf4
docs: fixed identation of warning components
2021-08-30 07:12:30 -07:00
Evan Culver
52d2709306
changelog: add entries for 1.10.2, 1.9.9 and 1.8.15 ( #10953 )
...
* changelog: add entries for 1.10.2, 1.9.9 and 1.8.15
* changelog: reorder entries for 1.9.9 and 1.8.15
Co-authored-by: Mike Morris <mikemorris@users.noreply.github.com>
2021-08-30 09:15:09 -04:00
Dhia Ayachi
8e2de60b87
add partition flag to catalog commands ( #10949 )
...
* add partition flag to catalog commands
* add missing files
2021-08-27 16:34:45 -04:00
Dustin Clifford
27839b6d93
docs: Bad External VM Example ( #10943 )
...
Adds a missing `\` for continuation in the example command for
connecting an external VM client outside of Kubernetes to the Consul
server cluster.
2021-08-27 11:38:55 -07:00