Kyle Havlovitz
7dac583863
connect/ca: Allow ForceWithoutCrossSigning for all providers
...
This allows setting ForceWithoutCrossSigning when reconfiguring the CA
for any provider, in order to forcibly move to a new root in cases where
the old provider isn't reachable or able to cross-sign for whatever
reason.
2021-01-29 13:38:11 -08:00
Luke Kysow
b5212fbcc6
Add operations section to k8s notes ( #9625 )
...
* Add operations section to k8s notes
* Unify faq/troubleshooting
2021-01-29 11:15:40 -08:00
Kyle Havlovitz
b2dc7f7d9b
Merge pull request #9541 from sadedil/patch-1
...
Add a CLI tool for "Client Libraries & SDKs" page
2021-01-28 10:18:41 -08:00
David Yu
b2d00dce7a
docs: Update Compat Matrix for Consul Helm 0.29 ( #9657 )
...
* docs: Update Compat Matrix for Consul Helm 0.29
Adding 0.29
* Update compatibility.mdx
2021-01-27 14:39:03 -08:00
Luke Kysow
9f006fdcc8
Document proxy-defaults config for prometheus ( #9640 )
2021-01-26 17:19:30 -08:00
Jeff Escalante
d1db0c2645
fix error in component name on autopilot page ( #9638 )
2021-01-25 20:00:28 -05:00
Chris Boulton
8a35df81c7
connect: add local_request_timeout_ms to configure local_app http timeouts ( #9554 )
2021-01-25 13:50:00 -06:00
Peter M
0af93a5dfc
changing HCP Consul to reflect GA
...
currently still pointing at private beta link, need to fix for GA.
2021-01-22 17:02:28 -08:00
Iryna Shustava
92b3f7d814
docs: Add k8s troubleshooting docs (hostPort vs hostNetwork) ( #9464 )
2021-01-22 16:31:37 -08:00
Ashwin Venkatesh
851c44cff5
Merge pull request #9612 from hashicorp/ui-ingress
...
Update docs with fields for ingress support for consul UI
2021-01-22 15:17:40 -05:00
Ashwin Venkatesh
8b3bbcabbc
Update docs with fields for ingress support for consul UI
2021-01-22 12:19:43 -05:00
danielehc
283da85f78
Update index.mdx ( #9618 )
2021-01-22 18:07:23 +01:00
Mustafa Sadedil
d5b9abe761
Remove tool ref from the wrong page
2021-01-21 23:04:50 +03:00
Mustafa Sadedil
d5c4418a65
Add new CLI tool to Community Tools Page (kvit)
2021-01-21 23:03:36 +03:00
markblackman
eb5c0ebbb3
Note to steer consumers away from unmaintained python-consul ( #9544 )
...
* Quick note to steer consumers away from unmaintained python-consul
2021-01-21 11:38:29 -08:00
Zachary Shilton
fec93c0152
Fix link color on home page ( #9611 )
...
* Fix learn-callout theming
* Fix link color in cloud-offerings-list
2021-01-21 13:15:42 -05:00
Kyle MacDonald
6216eed571
website: remove netlify artifacts and port missing redirects over to new format ( #9601 )
...
* website: port existing new redirects old format
* website: remove netlify specific artifacts
2021-01-21 10:16:17 -05:00
freddygv
204936b666
Release 1.9.2
2021-01-20 17:28:35 -07:00
Mark Lewis
ee368e9a00
Update options.mdx ( #9578 )
...
MInor typo.
2021-01-18 15:31:39 +00:00
Brandon Romano
6bf49d74ef
Merge pull request #9558 from hashicorp/br.stack-menu
...
[Website] StackMenu updates for 1/14
2021-01-14 09:28:24 -08:00
Luke Kysow
10b8090db9
Remove guides that live in learn.hashicorp.com now ( #9563 )
2021-01-14 08:46:55 -08:00
Chulki Lee
8be5a4b38a
Fix link markup in docs/connect/ca/vault
2021-01-13 19:20:00 -08:00
Luke Kysow
b6d7bf1243
Move cfg entry docs to under connect from agent ( #9533 )
...
Since all config entries are currently related to service mesh it's a
much more natural place to look for them under Service Mesh than under
Agent.
2021-01-13 12:48:48 -08:00
Brandon Romano
05123e8fc2
Website StackMenu updates for 1/14
2021-01-13 10:06:15 -08:00
Jeff Escalante
cb848760c6
Docs Website: prepare for move to vercel hosting ( #9427 )
...
* prepare for move to vercel hosting
* add html extension redirect handling
* temporarily add back netlify files for hosting transition
2021-01-12 20:09:23 -05:00
Michael Hofer
3c3b67288d
cli: Add consul intention list command (based on PR #6825 ) ( #9468 )
...
This PR is based on the previous work by @snuggie12 in PR #6825 . It adds the command consul intention list to list all available intentions. The list functionality for intentions seems a bit overdue as it's just very handy. The web UI cannot list intentions outside of the default namespace, and using the API is sometimes not the friendliest option. ;)
I cherry picked snuggie12's commits who did most of the heavy lifting (thanks again @snuggie12 for your great work!). The changes in the original commit mostly still worked on the current HEAD. On top of that I added support for namespaces and fixed the docs as they are managed differently today. Also the requested changes related to the "Connect" references in the original PRs have been addressed.
Fixes #5652
Co-authored-by: Matt Hoey <mhoey05@jcu.edu>
2021-01-12 21:14:31 +01:00
Kim Ngo
c123192946
docs/nia: Fix example config block to execute properly ( #9547 )
...
CTS running with default configuration will communicate over http
unless the Consul client is configured with TLS. Having the example
set the scheme to https is misleading and will result in an error:
"http: server gave HTTP response to HTTPS client"
2021-01-11 10:27:33 -06:00
Mike Wickett
f2347dd4bc
website: update alert banner to promote webinar
2021-01-11 09:28:22 -05:00
Mustafa Sadedil
b756ed2e42
Add a CLI tool for "Client Libraries & SDKs" page
...
Hi everyone,
I'm developing an open source CLI tool for easily editing Consul KV values from your favorite text editor. I've added to Client Libraries & SDKs page on website.
Repository: https://github.com/sadedil/kvit
Kind regards,
Mustafa
2021-01-10 23:07:18 +03:00
Luke Kysow
45ea95ac28
Update k8s gateway docs for CRDs ( #9538 )
2021-01-08 14:30:41 -08:00
Nitya Dhanushkodi
dd81e4a1cc
Document how clients not on K8s can join a DC in K8s. ( #9438 )
2021-01-07 16:14:07 -08:00
Luke Kysow
4f15f83dc6
Reword redirect docs for clarity ( #9504 )
2021-01-07 11:40:59 -08:00
Luke Kysow
a556c0b025
Document CRDs and kube namespaces ( #9502 )
...
* Document CRDs and kube namespaces
2021-01-07 11:22:06 -08:00
Luke Kysow
345ffb9e0a
Merge pull request #9516 from hashicorp/lkysow/config-entry-sidebar
...
Use full names for cfg entries in sidebar
2021-01-07 11:21:18 -08:00
Luke Kysow
709ad9ea81
Merge pull request #9416 from hashicorp/luke-component-crd
...
Document Kube CRDs alongside config entry docs
2021-01-07 11:20:46 -08:00
Luke Kysow
c32b0db50c
Add note about code duplication
2021-01-07 11:15:11 -08:00
Jeff Escalante
1c4352fd5a
update start script, remove extra tabs code
2021-01-07 14:05:00 -05:00
Jeff Escalante
24554d7672
update to latest deps
2021-01-07 14:00:43 -05:00
Luke Kysow
688d0c38ce
Use nested tabs for gateway examples
2021-01-06 16:45:35 -08:00
Luke Kysow
ff51ab236d
Use full names for cfg entries in sidebar
2021-01-06 11:01:01 -08:00
Joel Watson
ca265e1890
docs: add note about TMPDIR for snapshots
2021-01-06 12:56:40 -06:00
Luke Kysow
5c72b8059c
Clean up JS for ConfigEntryReference component
2021-01-06 10:33:52 -08:00
Kim Ngo
7d49e7d07e
Update NIA discuss link to new tag ( #9500 )
2021-01-05 12:06:09 -06:00
Luke Kysow
517cfa7918
Document Kube CRDs alongside config entry docs
...
* Adds a new react component `ConfigEntryReference` that allows us to
document config entries for both HCL and Kubernetes CRDs.
* Rewrites config entry docs to use new component
* Add CRD examples alongside HCL examples
* Removes examples from Kube CRD doc because the examples are now in the
main CRD docs
2021-01-05 09:40:43 -08:00
Michael Montgomery
e4f603dfae
Merge branch 'master' into 6074-allow-config-MaxHeaderBytes
2020-12-30 14:14:05 -06:00
Michael Montgomery
817903b925
Fixed failing tests
...
Removed use of `NewTestAgent`, per review comment
Removed CLI flag, per review comment
Updated website documentation
Added changelog entry
2020-12-30 14:09:50 -06:00
Iryna Shustava
cdcfd0e4f9
Update Helm reference docs ( #9463 )
2020-12-23 11:42:36 -08:00
David Yu
48917f89c4
Update with 0.28 ( #9450 )
2020-12-21 13:24:33 -08:00
Ashwin Venkatesh
609b922b42
Merge pull request #9431 from hashicorp/gen-docs2
...
Ensure type shown for maps in k8s docs
2020-12-18 15:07:14 -05:00
Nitya Dhanushkodi
2e14bfeb28
Update helm docs for external client agents. ( #9429 )
2020-12-18 09:18:17 -08:00