Luke Kysow
b9df5d55b1
Fix missing docs for k8s
2021-01-27 12:16:01 -08:00
Kyle MacDonald
972e3add8e
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-27 12:16:01 -08:00
Ashwin Venkatesh
bc7b85153c
Update docs with fields for ingress support for consul UI
2021-01-27 12:16:01 -08:00
Jeff Escalante
dc84ad6a3a
fix error in component name on autopilot page ( #9638 )
2021-01-27 12:16:01 -08:00
Peter M
e11f69a9f4
changing HCP Consul to reflect GA
...
currently still pointing at private beta link, need to fix for GA.
2021-01-27 12:16:01 -08:00
danielehc
8a1731489e
Update index.mdx
2021-01-27 12:16:01 -08:00
Mark Lewis
886f46c152
Update options.mdx ( #9578 )
...
MInor typo.
2021-01-27 12:16:01 -08:00
Luke Kysow
5a1887a09c
Document proxy-defaults config for prometheus
2021-01-27 12:16:01 -08:00
Luke Kysow
aa7026a79f
Remove guides that live in learn.hashicorp.com now
2021-01-27 12:16:01 -08:00
Luke Kysow
e7496e01f0
Update k8s gateway docs for CRDs
2021-01-27 12:16:01 -08:00
Luke Kysow
a73111ba82
Move cfg entry docs to under connect from agent
...
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-27 12:16:01 -08:00
Luke Kysow
3c66a9a697
Use full names for cfg entries in sidebar
2021-01-27 12:16:01 -08:00
Luke Kysow
620a92d434
Reword redirect docs for clarity
2021-01-27 12:16:01 -08:00
Luke Kysow
f7237ed171
Add note about code duplication
2021-01-27 12:16:01 -08:00
Jeff Escalante
5577783da3
update start script, remove extra tabs code
2021-01-27 12:16:01 -08:00
Jeff Escalante
ddbd372649
update to latest deps
2021-01-27 12:16:01 -08:00
Luke Kysow
eeb544cc2d
Use nested tabs for gateway examples
2021-01-27 12:16:01 -08:00
Luke Kysow
3f6fd7d66c
Clean up JS for ConfigEntryReference component
2021-01-27 12:16:01 -08:00
Luke Kysow
4d4af4552d
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-27 12:16:01 -08:00
Iryna Shustava
b1958e6933
docs: Add k8s troubleshooting docs (hostPort vs hostNetwork) ( #9464 )
2021-01-23 00:32:52 +00:00
markblackman
c1ef166f37
Note to steer consumers away from unmaintained python-consul ( #9544 )
...
* Quick note to steer consumers away from unmaintained python-consul
2021-01-21 19:39:52 +00:00
Zachary Shilton
7d8ff3606c
Fix link color on home page ( #9611 )
...
* Fix learn-callout theming
* Fix link color in cloud-offerings-list
2021-01-21 18:16:18 +00:00
hashicorp-ci
6530cf370a
Release v1.9.2
2021-01-20 22:52:27 +00:00
Brandon Romano
64fe05199e
Merge pull request #9558 from hashicorp/br.stack-menu
...
[Website] StackMenu updates for 1/14
2021-01-14 17:32:26 +00:00
Chulki Lee
fc02207582
Fix link markup in docs/connect/ca/vault
2021-01-14 03:21:21 +00:00
Jeff Escalante
656a2e78c2
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-13 01:10:27 +00:00
Michael Hofer
9ade056d98
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 20:15:29 +00:00
Jeff Escalante
cd4bb347eb
add markdown page component
2021-01-11 14:14:43 -05:00
Jeff Escalante
171c4143c8
update deps, restore search
2021-01-11 14:14:28 -05:00
Jeff Escalante
d3bf52b03e
maintenance complete, pending markdown-page component addition
2021-01-11 14:12:46 -05:00
Kim Ngo
9b7bd1a548
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 16:30:14 +00:00
Mike Wickett
39ab1cc60d
Merge pull request #9546 from hashicorp/mw.update-alert-banner-webinar
...
website: update alert banner to promote webinar
2021-01-11 16:18:40 +00:00
Daniel Nephin
a654dccd8b
Merge pull request #9515 from hashicorp/watsonian/docs-snapshot-save-tmpdir
...
docs: add note about TMPDIR for snapshots
2021-01-06 22:07:15 +00:00
Daniel Nephin
c18234cba1
Merge pull request #9067 from naemono/6074-allow-config-MaxHeaderBytes
...
Adds option to configure HTTP Server's MaxHeaderBytes
2021-01-05 17:29:33 +00:00
Mike Morris
5938623c28
Merge branch 'stable-website' into release/1.9.x
2021-01-04 10:45:43 -05:00
David Yu
1455fb9498
Update with 0.28 ( #9450 )
2020-12-21 21:25:08 +00:00
David Yu
f8c4832f02
Update with 0.28 ( #9450 )
2020-12-21 21:25:03 +00:00
Blake Covarrubias
eaafe44cea
docs: Remove beta tag for 1.8 and 1.9 features
...
Remove beta tag for 1.8 and 1.9 features which are now GA.
2020-12-18 00:53:40 +00:00
Blake Covarrubias
f2bfbdb36e
docs: Remove beta tag for 1.8 and 1.9 features
...
Remove beta tag for 1.8 and 1.9 features which are now GA.
2020-12-18 00:53:36 +00:00
Kim Ngo
1655387817
nia/docs 0.1.0-techpreview2 ( #9405 )
...
Co-authored-by: Lorna Song <lorna@hashicorp.com>
2020-12-16 20:47:58 +00:00
Kim Ngo
35ef621a71
nia/docs 0.1.0-techpreview2 ( #9405 )
...
Co-authored-by: Lorna Song <lorna@hashicorp.com>
2020-12-16 20:47:54 +00:00
R.B. Boyer
1a5e203afb
update comment to correctly reflect type of data in the oidc auth method config ( #9364 )
2020-12-15 22:26:42 +00:00
R.B. Boyer
b6266d83b5
update comment to correctly reflect type of data in the oidc auth method config ( #9364 )
2020-12-15 22:26:37 +00:00
Daniel Nephin
6e91e84930
Merge pull request #9262 from hashicorp/dnephin/docs-deprecate-old-filters
...
docs: deprecate some old filter parameters
2020-12-15 22:12:13 +00:00
Daniel Nephin
7ec50a7043
Merge pull request #9262 from hashicorp/dnephin/docs-deprecate-old-filters
...
docs: deprecate some old filter parameters
2020-12-15 22:12:09 +00:00
kaitlincarter-hc
a63ff96f7f
Rotate Learn tutorials ( #9404 )
...
* update Learn tutorials on landing page
* add Vault image
2020-12-15 20:25:44 +00:00
kaitlincarter-hc
0ae3fde1ce
Rotate Learn tutorials ( #9404 )
...
* update Learn tutorials on landing page
* add Vault image
2020-12-15 20:25:40 +00:00
Tenpo
70ca39c873
update example for tag_name ( #9226 )
...
* update example for tag_name
In the example for azure the "tag_name" field is wrong cause say "tag_key" and not "tag_name"
* change tag_key by tag_name in the description of azure
2020-12-15 20:09:52 +00:00
Tenpo
abb3b443c9
update example for tag_name ( #9226 )
...
* update example for tag_name
In the example for azure the "tag_name" field is wrong cause say "tag_key" and not "tag_name"
* change tag_key by tag_name in the description of azure
2020-12-15 20:09:48 +00:00
Derek Strickland
2d751ea411
Fixed mesh gateway config instructions ( #9396 )
...
Added missing words to mesh gateway config instructions, and corrected punctuation a paragraph above. Please review for technical accuracy.
2020-12-15 19:08:58 +00:00