Xuan Luo
51a77533e4
Merge pull request #12017 from hashicorp/doc-changes
...
Doc changes
2022-01-10 16:33:47 -08:00
Xuan Luo
cf8c005194
updated image
2022-01-10 16:29:32 -08:00
Jake Herschman
5460c0c0f6
fixed duplicated image path
2022-01-10 19:08:16 -05:00
Jake Herschman
28ca3503b8
Updated Consul UI Screenshots
2022-01-10 19:01:42 -05:00
Xuan Luo
b5a046f5b0
docs: add gateway overview illustration
2022-01-10 15:47:57 -08:00
Luke Kysow
31a436bf82
Add distributed tracing docs ( #12010 )
...
* Add distributed tracing docs
2022-01-10 15:43:31 -08:00
Jake Herschman
60cb4a8d36
updated topology image
2022-01-10 18:39:35 -05:00
Jake Herschman
2994a78c97
updated datacenter dropdown image
2022-01-10 18:38:41 -05:00
Jake Herschman
ee3efc0468
updated topology image
2022-01-10 18:37:51 -05:00
Neena Pemmaraju
cea9f8e1fd
docs: updated the description of min_quorum
2022-01-10 15:37:36 -08:00
Xuan Luo
a099c85db5
docs: added gateway overview illustration
2022-01-10 15:30:01 -08:00
Preetha
92cc690e0d
Updated health check docs page with HCL examples ( #12000 )
...
All healthcheck JSON examples now have HCL equivalents.
2022-01-10 17:19:39 -06:00
Amier Chery
17816d5cff
Added images to respective pages
...
Added the images to each respective page on splitting/routing/resolving along with a brief description on how to navigate there.
2022-01-10 18:14:24 -05:00
mrspanishviking
3f4cf0e64a
Merge pull request #11997 from hashicorp/20sr20-patch-1
...
Adding texts in verify_leader metric
2022-01-10 15:59:20 -07:00
Sujata Roy
c1db7de581
Update website/content/docs/agent/telemetry.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-10 14:57:14 -08:00
mrspanishviking
e7009f52af
Merge pull request #12007 from hashicorp/Amier3-patch-1-1
...
docs: clarify hcl/cli differences
2022-01-10 15:45:46 -07:00
Matt Keeler
7b5d52257e
Document Consul enterprise 1.10.0-1.10.4 forwards incompatibility with 1.11 ( #11978 )
...
Also fixed a broken link in the 1.10.x upgrade instructions.
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-10 17:18:40 -05:00
Amier Chery
47fc7e5ad9
Create options.mdx
...
Adding a small little note to the top of the 'command line options' section of this page following community feedback in #10628
2022-01-10 17:15:33 -05:00
Matt Siegel
33933f8a33
Added ACL requirements for CLI commands
2022-01-10 16:44:56 -05:00
Jasmine W
e94525c216
added screenshot of k8s service
2022-01-10 15:57:15 -05:00
Sujata Roy
1064333eb6
Adding texts in verify_leader metric
...
- Added description providing example case when the metric can go high
2022-01-10 12:01:27 -08:00
Jasmine W
0d61d70e3b
Adding UI screenshots to L7 overview
2022-01-10 14:34:00 -05:00
Chip Vaughn
f3587417d0
Updating HTTP API endpoints with CLI equivalent links
2022-01-10 14:21:32 -05:00
Preetha
295ab0b3a5
Added HCL examples to service discovery page ( #11989 )
...
Improved HCL examples in the service discovery docs page
2022-01-10 13:12:42 -06:00
Chris S. Kim
65f97e6305
Add LastErrorMessage to /acl/replication docs ( #11990 )
2022-01-10 13:42:57 -05:00
Karl Cardenas
205d687d07
added additonal example for failover within DC and unique namespace
2022-01-10 11:41:43 -07:00
mrspanishviking
b844d68c4b
Apply suggestions from code review
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2022-01-10 11:22:53 -07:00
mrspanishviking
506a423495
Merge pull request #11977 from hashicorp/boxofrad/kv-docs-examples
...
docs: kv doc improvements
2022-01-10 11:22:09 -07:00
Karl Cardenas
687f9340f7
removed empty {}
2022-01-10 10:51:00 -07:00
Karl Cardenas
e992522c4c
added another example for DC and namespace failover
2022-01-10 10:45:54 -07:00
Matt Siegel
bfb88306f6
Added Corresponding HTTP API Endpoints for every CLI command
2022-01-10 12:40:11 -05:00
Krastin Krastev
d893c9261e
adding JSON examples to /docs/connect/observability/ui-visualization
2022-01-10 17:47:51 +01:00
trujillo-adam
0ac96c7d23
Merge pull request #11930 from hashicorp/docs/admin-partition-updates-1.11.0-misc
...
added line about wildcard intentions not supported for admin partitions
2022-01-10 07:53:58 -08:00
Daniel Upton
0e5c1c349c
Incorporate feedback from @jkirschner-hashicorp and @karl-cardenas-coding
2022-01-10 15:53:41 +00:00
Daniel Upton
8529a23e59
docs: clarify transaction usage and limitations in kv api docs
2022-01-10 13:59:43 +00:00
Daniel Upton
021537c837
docs: call out `kv export` and the transaction API
2022-01-10 13:51:35 +00:00
Daniel Upton
2dc05b4017
docs: improve kv get examples
...
- Split examples into sections with headers
- Hide the clipboard on examples as the copied text isn't useful
- Format inline flags as code using backticks
2022-01-10 13:40:24 +00:00
Daniel Upton
ce55cb70b8
docs: call out `kv import` and the transaction API
2022-01-10 12:30:28 +00:00
Daniel Upton
8630f03130
docs: improve read/scanability of kv put examples
...
- Split examples into sections with headers
- Hide the clipboard on examples as the copied text isn't useful
- Add an example of supplying data in a heredoc
- Move the flags section to the bottom to clearly separate it from CAS
which also mentions "flags" of a different kind
- Slight re-wording for clarity
2022-01-10 12:15:59 +00:00
Daniel Upton
c9c34d0e76
docs: fix placement of warning in kv put example
2022-01-10 11:40:25 +00:00
trujillo-adam
d4f9a30927
applied feedback
2022-01-07 15:43:51 -08:00
trujillo-adam
994ef3dfb3
Update website/content/docs/connect/config-entries/mesh.mdx
...
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2022-01-07 14:20:43 -08:00
Blake Covarrubias
fdb5e22e25
docs: Redirect mesh-gateway page to new location
...
The mesh gateway docs at /docs/connect/gateways/mesh-gateway were
moved in #11859 to a new location in order to accommodate the addition
of separate instructions for using gateways with admin partitions.
This commit redirects the old mesh gateway page to its new location at
/connect/gateways/mesh-gateway/service-to-service-traffic-datacenters.
2022-01-06 13:35:11 -08:00
trujillo-adam
1b0b4f7c26
Merge pull request #11945 from hashicorp/docs/exported-services-language-issues
...
tweaks to the language used in the requirements section
2022-01-06 07:26:39 -08:00
David Yu
1b65760782
docs: Fix indentation for gossipEncryption when using Vault secrets backend
2022-01-05 21:35:28 -08:00
trujillo-adam
2ff5f50e8c
tweaks to the language used in the requirements section
2022-01-05 12:01:10 -08:00
Blake Covarrubias
e898cf1d41
cli: Show node identities in acl token list output ( #11926 )
...
Fix the pretty CLI output of `consul acl token list` so that it
properly displays node identities that are associated with a token.
2022-01-04 12:44:43 -08:00
Noel Quiles
1ff6da7cdd
website: Update copy ( #11853 )
2022-01-04 15:29:46 -05:00
trujillo-adam
8852810eb5
added line about wildcard intentions not supported for admin partitions
2022-01-03 15:31:58 -08:00
trujillo-adam
65cb869c5b
proposed language about why there is no <CE>.meta.partition field
2022-01-03 14:40:03 -08:00
David Yu
6bef2b2eb4
docs: Clarification of Vault Consul K8s requirements for Auth Method ( #11929 )
...
* docs: Clarification of Vault Consul K8s requirements
* link back to requirements
* Update gossip.mdx
* Update index.mdx
* add details for K8s auth method requirement
* Update gossip.mdx
* Update server-tls.mdx
* Update connect-ca.mdx
* Update gossip.mdx
* Update server-tls.mdx
* Update website/content/docs/k8s/installation/vault/gossip.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/server-tls.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update website/content/docs/k8s/installation/vault/index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
* Update index.mdx
* Update index.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-03 14:17:55 -08:00
trujillo-adam
2f4fae73d1
Merge branch 'docs/service-mesh-config-entries-add-partitions--1.11.0' of github.com:hashicorp/consul into docs/service-mesh-config-entries-add-partitions--1.11.0
...
updating local with GH comments
2022-01-03 11:32:34 -08:00
trujillo-adam
5a25979d0b
Apply suggestions from code review
...
typos and minor corrections
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2022-01-03 11:32:14 -08:00
Artem Kozlenkov
06e547a5b6
add the missing `-n consul` namespace to `k pf ..`
2021-12-27 17:54:35 +01:00
Artem Kozlenkov
e45ae6d17e
Update install.mdx
...
add port-forwad missing namespace flag
2021-12-27 17:50:49 +01:00
Jeff Escalante
32a2cf4646
add enterprise downloads page ( #10550 )
...
* add enterprise downloads page
* remove beta block
* clean up prop repetition, add hcp callout
* move around external props pattern
* add legal notice to ent page
2021-12-24 14:53:07 -05:00
saurabh-sp-tripathi
69c19ca9fc
Fix typo, Layer 7 is application layer not network
2021-12-22 15:13:56 -08:00
mrspanishviking
e5a0c397d4
Merge pull request #11901 from hashicorp/why_consul
...
docs: added consul infographic
2021-12-22 14:46:39 -07:00
trujillo-adam
885937c14c
Merge branch 'main' of github.com:hashicorp/consul into docs/service-mesh-config-entries-add-partitions--1.11.0
...
pulling main into the this branch
2021-12-22 13:12:08 -08:00
trujillo-adam
15a9e60837
Merge pull request #11877 from hashicorp/docs/acl-changes-admin-partitions-1.11.x
...
Docs/acl changes admin partitions 1.11.x
2021-12-22 12:06:19 -08:00
trujillo-adam
fcb26ad009
Apply suggestions from code review
...
applied review feedback
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2021-12-22 12:04:45 -08:00
Noel Quiles
882fc69489
website: Upgrade <Subnav /> & <ProductDownloadsPage /> ( #11894 )
...
* Update @hashicorp/react-subnav
* Upgrade to latest/upgrade product-downloads-page
2021-12-22 15:04:39 -05:00
trujillo-adam
a08f294602
Merge pull request #11859 from hashicorp/docs/service-mesh-gateways-clarification-for-1.11.0
...
clarify mesh gateway docs use cases; include admin partition flow
2021-12-22 11:56:11 -08:00
trujillo-adam
52f429db26
fixed bad md syntax
2021-12-22 11:40:26 -08:00
trujillo-adam
e5b3be0597
applied feedback
2021-12-22 11:18:06 -08:00
Blake Covarrubias
89fdd2592f
docs: Fix service_id description on agent deregister API
2021-12-22 09:43:20 -08:00
Karl Cardenas
a0f3899557
using svg instead of png
2021-12-21 15:05:12 -07:00
Karl Cardenas
2839a015a5
updated text to why consul
2021-12-21 14:42:42 -07:00
Karl Cardenas
91285e208c
added consul infograhic
2021-12-21 14:34:56 -07:00
Blake Covarrubias
0db9f05eea
Minor doc fixes to K8s CA and Admin Partitions guides
...
K8s Vault CA config docs:
* Re-add filename label on K8s Connect CA config.
* Remove call to `jq` when retrieving CA configuration.
* Clarify `connect.ca_config` and `connect.ca_provider` agent configs
are only used at cluster initialization.
Admin Partitions tutorial:
* Fix Helm client values filename.
* Use kubectl's template output to base64 decode Consul bootstrap token.
2021-12-21 12:30:29 -08:00
trujillo-adam
85e86bd316
updated configuration entry params for admin partitions 1.11
2021-12-20 16:30:39 -08:00
Blake Covarrubias
09cc3338d4
Document /v1/agent/force-leave prune and wan params ( #11886 )
...
Document prune parameter added in #6571 and wan parameter added in
#11722 .
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2021-12-20 15:56:13 -08:00
Alex Carpenter
a2e2bd7960
Homepage use case redesign ( #11728 )
...
* init homepage
* adds tutorials
* update subnav
* adds intro background
* add offerings
* adds in practice cta
* include radial gradient
* cleanup gradient
* Fix learn more button display
* include use case pages
* connect subnav menu items
* extract in practice section for reuse
* use Products type
* fix type error
* add neutral option
* rework cta logic
* Fix links map
* fix use case path
* updates accent method
* fix button prop usage
* refactor customer case study
* refactor case studies component
* cleanup margin
* refactor data props
* fix offering cta
* spacing updates and introduce intro component
* adds intro interface
* removes footer border
* fix intro description color
* add revalidate code to homepage
* cleanup unused imports
* bump subnav
* makes stats optional
* adjust border radius based on customer story
* redirect /home to homepage
* fix: turtorials link
* fix: logo alignment
* fix: section background color
* feat: home reorder and tuts and docs links
* fix: flush padding
* formatting
* feat: sort use cases in nav
* fix: card overflow
* fix: adjust overflow method
* fix: padding on desktop
* fix: card container overflow padding on mobile
* fix: intro cta conditional
* fix: simplify conditional
* fix: customer logo sizing
* cleanup old data
* accept isInternalLink as arg
* remove chunk
* fix: isInternalLink usage
* fix: isInternalLink prop usage
* fix: add lang to document
* init homepage
* adds tutorials
* add offerings
* cleanup unused imports
* bump subnav
* fix: flush padding
* formatting
* fix: intro cta conditional
* fix: simplify conditional
* cleanup old data
* add consul on kubernetes to menu items
* add use case redirect
* Add use case redirect
2021-12-20 13:42:20 -08:00
Chris S. Kim
f8b1ab4d67
website: Update version.js ( #11897 )
2021-12-20 15:09:03 -05:00
David Yu
2df20d13d5
docs: clarification on Limitations for Vault Secrets backend ( #11885 )
...
* docs: clarification on Limitations for Vault Secrets backend
* address typo in CLI docs
* Update index.mdx
* Update index.mdx
2021-12-17 14:38:12 -08:00
David Yu
bd011ab7b6
docs: ExportedServices YAML correction ( #11883 )
...
* docs: ExportedServices YAML correction
* Add enterprise alert to CRD index
2021-12-17 11:29:10 -08:00
Freddy
77892c1fcc
Remove beta notice from cli doc ( #11878 )
2021-12-17 09:52:59 -08:00
trujillo-adam
300daff089
additional clarification on upstream configurations for x-dc and x-partition traffic
2021-12-17 09:46:50 -08:00
David Yu
40d97ca926
docs: fix ExportedServices typo on example
...
Fix typlo
2021-12-17 09:39:55 -08:00
mrspanishviking
dd1179177f
Merge pull request #11879 from hashicorp/david-yu-exported-services
...
docs: add Exported Services to overview
2021-12-17 07:10:46 -07:00
David Yu
147c6724d5
docs: remove BETA from Consul K8s CLI ( #11863 )
...
* docs: remove BETA from Consul K8s CLI
2021-12-16 20:26:48 -08:00
David Yu
b272e8517d
add enterprise inline
2021-12-16 20:23:03 -08:00
David Yu
72412ca910
docs: add exported services to overview
2021-12-16 20:20:11 -08:00
trujillo-adam
595701e5bf
ACL system docs updates re: admin partitions in Consul v1.11.0
2021-12-16 17:24:46 -08:00
kevinpollet
33039f2c2b
docs: fix typo in KV store API
2021-12-16 16:48:08 -08:00
Noel Quiles
19f2476bde
website: Disable alert banner ( #11869 )
2021-12-16 13:49:54 -05:00
David Yu
a20a6111b5
docs: Add admin partitions to Enterprise Overview page ( #11871 )
2021-12-16 09:47:50 -08:00
David Yu
6a7d56951c
docs: Remove BETA from Admin Partitions ( #11862 )
2021-12-15 19:37:07 -08:00
David Yu
8bcdb6dfa2
docs: ExportedServices CRD typo and change heading for services ( #11845 )
2021-12-15 15:51:24 -08:00
David Yu
8504b689ab
docs: Admin Partitions image bump to GA ( #11846 )
...
* docs: Admin Partitions image bump to GA
* Bump to the right versions for Consul 1.11.1
2021-12-15 15:37:46 -08:00
trujillo-adam
bcfff8fde4
clarify mesh gateway docs use cases; include admin partition flow
2021-12-15 13:11:52 -08:00
Kyle Schochenmaier
1d5fba753c
docs: consul-vault kubernetes integration docs ( #11766 )
...
* Add documentation for the consul with vault integration that covers Server TLS, Connect CA and gossip encryption
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Iryna Shustava <iryna@hashicorp.com>
2021-12-15 12:59:36 -06:00
Mark Anderson
9806b7c268
Website fixups for admin partitions ( #11842 )
...
* Website fixups for admin partitions
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2021-12-14 17:55:21 -08:00
trujillo-adam
38a45517cc
Merge pull request #11778 from hashicorp/docs/admin-partitions-rc-updates
...
Updates for admin partitions to include changes for RC
2021-12-14 17:38:17 -08:00
trujillo-adam
8ea3764cb6
applying final feedback
2021-12-14 17:36:25 -08:00
Kyle Havlovitz
9576e0f9dd
Merge pull request #11838 from hashicorp/partitions-dns-docs
...
docs: Update dns sections for partition query format and virtual IPs
2021-12-14 16:22:35 -08:00
Kyle Havlovitz
b40e7da006
Update wording of partition format section
2021-12-14 15:56:49 -08:00
R.B. Boyer
04d7efd61c
Update website/content/docs/upgrading/upgrade-specific.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-12-14 16:22:00 -06:00
R.B. Boyer
4c657cdfda
deprecate another endpoint
2021-12-14 16:22:00 -06:00
R.B. Boyer
96390f6cee
also update for dns_prefer_namespace deprecation
2021-12-14 16:22:00 -06:00
R.B. Boyer
40a54b7e98
docs: version specific upgrade content for 1.11.0
2021-12-14 16:22:00 -06:00
Chris S. Kim
729ff425ff
docs: Add API docs for Admin Partitions ( #11834 )
2021-12-14 17:04:02 -05:00
R.B. Boyer
ef3a32b4ad
docs: document partition config flag ( #11840 )
2021-12-14 16:02:08 -06:00
Chris S. Kim
f76fc6cabe
docs: Update discovery chain compilation results with partition fields ( #11835 )
2021-12-14 15:37:34 -05:00
trujillo-adam
a2327c7a81
fixed merge conflicts
2021-12-14 12:28:15 -08:00
Kyle Havlovitz
f4010065a7
docs: Update exported-services page to include required Name field
2021-12-14 12:10:30 -08:00
trujillo-adam
4840ba85ed
trying to fix merge conflicts and apply feedback
2021-12-14 11:54:33 -08:00
trujillo-adam
69d07dcc92
Apply suggestions from code review
...
Apply suggestions from code review
Co-authored-by: Ashwin Venkatesh <ashwin@hashicorp.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2021-12-14 11:51:34 -08:00
trujillo-adam
674b1fc55c
Merge branch 'docs/admin-partitions-rc-updates' of github.com:hashicorp/consul into docs/admin-partitions-rc-updates
...
applying feedback on admin partitions rc docs
2021-12-14 11:44:15 -08:00
Kyle Havlovitz
1a03cd6a4c
docs: add virtual IP section to DNS docs
2021-12-14 11:39:17 -08:00
trujillo-adam
e064f3561b
applying feedback on rc admin partition documentation
2021-12-14 11:28:38 -08:00
Kyle Havlovitz
d11c55e4c7
docs: Update namespaced DNS services section for partitions format
2021-12-14 11:05:41 -08:00
Paul Banks
131897bff6
Merge pull request #11164 from hashicorp/docs/ingress-sds
...
Document SDS for ingress gateways
2021-12-14 17:32:40 +00:00
Freddy
0913644141
Update stray ref to old admin-partition cmd ( #11797 )
2021-12-09 19:10:01 -07:00
Matt Keeler
bcce800f55
Various Boltdb/Raft Documentation Updates ( #11793 )
...
* Documenting the new raft_boltdb configuration options
* Add documentation around new boltdb metrics.
* Correct documentation for the consul.raft.fsm.apply metric
2021-12-09 16:18:59 -05:00
Brandon Romano
f299488fa9
Update alert banner ( #11790 )
2021-12-09 12:09:47 -05:00
Ashwin Venkatesh
b71fff9f1c
update docs ( #11784 )
2021-12-08 21:21:46 -05:00
trujillo-adam
93bf817b8a
Merge branch 'main' into docs/admin-partitions-rc-updates
2021-12-08 10:29:57 -08:00
trujillo-adam
fc72ae64e9
Updates for admin partitions to include changes for RC
2021-12-08 09:37:01 -08:00
Giovanni Torres
38c1f3b9ea
docs: add missing verb
...
This change adds a missing verb at the end of the sentence.
2021-12-07 16:08:17 -08:00
Melissa Kam
a6a02b5525
Merge pull request #11769 from hashicorp/cts-typo-fix
...
docs/nia: Fix typo in CTS CLI options
2021-12-07 14:40:08 -06:00
Noel Quiles
b768f9f97c
website: Upgrade <HashiStackMenu /> to latest ( #11760 )
2021-12-07 15:32:06 -05:00
Jared Kirschner
d3018e6846
improve location of DNS alt domain docs section
2021-12-07 15:10:14 -05:00
Melissa Kam
b6310400ab
docs/nia: Fix typo in CTS CLI options
2021-12-07 13:55:49 -06:00
freddygv
e91509383f
Clean up additional refs to partition exports
2021-12-04 15:16:40 -07:00
freddygv
09cdeae13c
Move exported-services docs based on new name
2021-12-03 17:47:32 -07:00
freddygv
ed6076db26
Rename partition-exports to exported-services
...
Using a name less tied to partitions gives us more flexibility to use
this config entry in OSS for exports between datacenters/meshes.
2021-12-03 17:47:31 -07:00
Freddy
ff1e71efec
Merge pull request #11682 from hashicorp/ap/renames
2021-12-03 17:35:38 -07:00
Jared Kirschner
eb90c7f3ad
Merge pull request #11458 from kbabuadze/docs-altDomain-section
...
added Alternative Domain section to dns page in docs
2021-12-03 15:48:55 -05:00
FFMMM
0c4633a231
update connect ca leaf endpoint docs ( #11723 )
...
* update connect ca leaf endpoint docs
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
* pr feedback
* Update website/content/api-docs/agent/connect.mdx
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
2021-12-03 10:44:36 -08:00
Dan Upton
267ef064c0
docs: `X-Consul-Results-Filtered-By-ACLs` header ( #11629 )
2021-12-03 17:31:09 +00:00
Zachary Shilton
3ed8cbe9b4
website: bump deps to fix print styles ( #11392 )
...
* website: bump deps to fix print styles
* website: remove unnecessary print styles
* fix: hide hashicorp header
* fix: hashi-stack-menu print selector
2021-12-03 10:07:57 -05:00
Konstantine
34df6ced93
added hcl
2021-12-03 00:54:39 +02:00
Konstantine
0a3c012691
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-12-02 22:39:21 +02:00
Konstantine
664211d508
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-12-02 22:39:14 +02:00
Konstantine
a2205318ff
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-12-02 22:39:02 +02:00
Konstantine
67c81de2af
Update website/content/docs/discovery/dns.mdx
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2021-12-02 22:38:57 +02:00
Dan Upton
bf56a2c495
Rename `agent_master` ACL token in the API and CLI ( #11669 )
2021-12-02 17:05:27 +00:00
Dan Upton
d8afd2f6c8
Rename `master` and `agent_master` ACL tokens in the config file format ( #11665 )
2021-12-01 21:08:14 +00:00
R.B. Boyer
db91cbf484
auto-config: ensure the feature works properly with partitions ( #11699 )
2021-12-01 13:32:34 -06:00
Paul Banks
1d85afeed4
Reformatting suggestions from review
2021-12-01 15:35:24 +00:00
Paul Banks
d5a93d6b88
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-12-01 15:13:40 +00:00
Paul Banks
46849a63f9
Apply suggestions from code review
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-12-01 15:13:40 +00:00
Paul Banks
fcfedfdb5d
Add documentation for SDS support in ingress gateways.
2021-12-01 15:13:40 +00:00
Heronimus Tresy
d866e51bd4
docs: community tools - add string2files consul-template plugin ( #11675 )
2021-12-01 09:24:47 -05:00
John Cowen
b5c8af4580
ui: Add `Service.Partition` as available variable for dashboard urls ( #11654 )
2021-12-01 11:05:57 +00:00
trujillo-adam
cef938e620
Merge pull request #11558 from hashicorp/docs/admin-partitions-service-exports-configuration-entry
...
Admin partition docs: cross-partition support beta2/3
2021-11-30 11:22:30 -08:00
trujillo-adam
0fb360211a
addtional feedback; added PartitionExports to CRDs section
2021-11-30 11:18:12 -08:00
trujillo-adam
632e4bd35c
applied additional feedback
2021-11-29 13:28:05 -08:00
David Yu
29c791c90e
docs: Notes about WAN Federation when using Vault as Connect CA ( #11143 )
...
* docs: Notes about WAN Federation when using Vault as Connect CA
* Apply suggestions from code review
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
* Update website/content/docs/connect/ca/vault.mdx
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
* Update website/content/docs/connect/ca/vault.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/connect/ca/vault.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update vault.mdx
* Update vault.mdx
Co-authored-by: Daniel Nephin <dnephin@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-11-29 12:37:14 -08:00