mrspanishviking
8aecfa877a
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-02-03 14:06:41 -07:00
mrspanishviking
4500622004
Apply suggestions from code review
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-02-03 14:00:06 -07:00
mrspanishviking
a8c6543e72
Apply suggestions from code review
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-02-01 15:22:32 -07:00
mrspanishviking
6be5970217
Apply suggestions from code review
...
Co-authored-by: Jared Kirschner <85913323+jkirschner-hashicorp@users.noreply.github.com>
2022-02-01 15:18:47 -07:00
Karl Cardenas
ff80779d4b
added learn tutorial link
2022-01-24 11:33:08 -07:00
Karl Cardenas
bd11a5fe13
updated introduction and service mesh styling
2022-01-24 11:25:49 -07:00
mrspanishviking
7baba1d05a
Apply suggestions from code review
...
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2022-01-24 11:20:12 -07:00
Karl Cardenas
3a74ca5374
pushing up local changes
2022-01-24 11:18:37 -07:00
Karl Cardenas
ba432f940f
docs: removed a question pr marketing's gudiance
2022-01-18 15:26:37 -07:00
Karl Cardenas
97e9b7cf4b
docs: answered the remaining questions
2022-01-18 15:12:26 -07:00
Karl Cardenas
27d8959a5a
Merge branch 'main' of github.com:hashicorp/consul into what_service_mesh
2022-01-18 15:11:48 -07:00
Evan Culver
e35dd08a63
connect: Upgrade Envoy 1.20 to 1.20.1 ( #11895 )
2022-01-18 14:35:27 -05:00
Scott Macfarlane
20c3d6670f
Merge pull request #11860 from hashicorp/sm/rename-ecr-tag
...
Update ECR tag in CRT Builds
2022-01-18 11:00:41 -08:00
David Yu
331092ead6
docs: move K8s compatability matrix and add more details for compatibility ( #11936 )
...
* adding changes to move compat matrix
* add back compat matrix
* add Vault versions
* adding details around monorepo
* add note about secrets backend
* small refactors
* Slight update with OpenShift notes
* Add note about OpenShift 4.4.x
* Update website/content/docs/k8s/installation/compatibility.mdx
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
* small formatting
* Removing Consul image column from Vault as secrets backend section
Since we already imply that default consul-k8s image should be used for support
* formating changes
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
2022-01-18 10:33:26 -08:00
Dhia Ayachi
25c36af222
update serf to v0.9.7 ( #12057 )
...
* update serf to v0.9.7
* add change log
* update changelog
2022-01-18 13:03:22 -05:00
Karl Cardenas
8cdff69252
added content to problems a mesh solves section
2022-01-18 08:14:40 -07:00
Jared Kirschner
1ec3a8524f
Merge pull request #12101 from hashicorp/wan-federation-with-mesh-gateways-networking-visual
...
docs: show WAN fed with/without mesh gateways
2022-01-18 09:22:13 -05:00
Jared Kirschner
a0d48e17c0
docs: show WAN fed with/without mesh gateways
2022-01-16 16:55:12 -08:00
Jared Kirschner
8a22562613
Merge pull request #12004 from hashicorp/consul-doc-day-changes-chip
...
Docs: Updating HTTP API endpoints with CLI equivalent links
2022-01-15 12:40:46 -05:00
Jared Kirschner
451fa0727f
docs: add missing link for intention list
2022-01-15 09:31:27 -08:00
Jared Kirschner
0675b30e86
docs: don't treat CLI cmd cross-ref as info box
2022-01-15 09:29:35 -08:00
Thomas Kula
ae0fe19d2f
docs: Minor grammar change to ingress-gateway.mdx ( #11365 )
...
Use plural form of "listeners", not possessive form of "listener's"
2022-01-14 16:36:02 -08:00
Preetha
09b9b4d3ad
Add new page on multi DC ACLs ( #12020 )
...
New docs page that details the steps needed to configure ACLS and replication in federated datacenters.
2022-01-14 18:32:44 -06:00
Karl Cardenas
c3b53444b7
typo fix
2022-01-14 15:09:33 -07:00
Melissa Kam
a883aa7f8e
Merge pull request #12087 from hashicorp/cts-tf-1.1
...
docs/nia: CTS Terraform v1.1 compatibility
2022-01-14 16:04:42 -06:00
Karl Cardenas
447b8c560a
api gw vs mesh section added
2022-01-14 14:48:54 -07:00
Karl Cardenas
9c036ae8f3
api gw vs mesh section added
2022-01-14 14:46:59 -07:00
Mark Anderson
178e73b9fe
Update website for latest version ( #12099 )
...
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2022-01-14 13:45:56 -08:00
Evan Culver
7a4fb0d0e5
Add changelog from latest releases ( #12095 )
2022-01-14 13:35:46 -08:00
dependabot[bot]
f3ac9dafa6
build(deps): bump github.com/ryanuber/columnize ( #12062 )
...
Bumps [github.com/ryanuber/columnize](https://github.com/ryanuber/columnize ) from 2.1.0+incompatible to 2.1.2+incompatible.
- [Release notes](https://github.com/ryanuber/columnize/releases )
- [Commits](https://github.com/ryanuber/columnize/compare/v2.1.0...v2.1.2 )
---
updated-dependencies:
- dependency-name: github.com/ryanuber/columnize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 12:39:13 -05:00
dependabot[bot]
2c8de28005
build(deps): bump github.com/kr/text from 0.1.0 to 0.2.0 ( #12063 )
...
Bumps [github.com/kr/text](https://github.com/kr/text ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/kr/text/releases )
- [Commits](https://github.com/kr/text/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: github.com/kr/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 12:35:00 -05:00
Blake Covarrubias
a3c0f748f5
docs: Add HCL examples to agent config options
2022-01-14 09:22:29 -08:00
Melissa Kam
f0775f7265
docs/nia: CTS Terraform v1.1 compatibility
2022-01-14 11:16:04 -06:00
Karl Cardenas
78844e842d
first intro
2022-01-14 10:09:05 -07:00
Matt Keeler
068f708fd9
Updating the docs to point out that 1.10.7 should be used instead of 1.10.6 ( #12086 )
2022-01-14 12:03:20 -05:00
dependabot[bot]
4947d6d29f
build(deps): bump github.com/mitchellh/pointerstructure ( #12072 )
...
Bumps [github.com/mitchellh/pointerstructure](https://github.com/mitchellh/pointerstructure ) from 1.0.0 to 1.2.1.
- [Release notes](https://github.com/mitchellh/pointerstructure/releases )
- [Commits](https://github.com/mitchellh/pointerstructure/compare/v1.0.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/mitchellh/pointerstructure
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:56:26 -05:00
dependabot[bot]
97348e25a7
Bump github.com/aws/aws-sdk-go from 1.25.41 to 1.42.34 ( #12083 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.25.41 to 1.42.34.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.25.41...v1.42.34 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:54:41 -05:00
Karl Cardenas
cf91121a98
Merge branch 'main' of github.com:hashicorp/consul into what_service_mesh
2022-01-14 08:49:44 -07:00
Blake Covarrubias
9a143762c1
docs: Show `consul intention list` in nav sidebar
...
Ensure `consul intention list` command is displayed in the navigation
sidebar.
Fixes #12036
2022-01-13 20:21:10 -08:00
Anthony
84234e7800
Merge pull request #12074 from hashicorp/agent-docs-updates
...
Update Web Components for Agent pages
2022-01-13 17:10:15 -05:00
Anthony
b58b672d77
Apply suggestions from code review
2022-01-13 17:04:19 -05:00
Anthony
d6458f3a9a
Apply suggestions from code review
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2022-01-13 16:55:07 -05:00
Daniel Nephin
f31e0b8b1a
Merge pull request #11661 from hashicorp/dnephin/ca-remove-one-call-to-active-root
...
ca: remove one call to Provider.ActiveRoot
2022-01-13 16:48:12 -05:00
Anthony
2b5107656a
Added hcl language to snippet.
2022-01-13 16:34:37 -05:00
Anthony
18efc981df
Removed extra comment.
2022-01-13 16:26:40 -05:00
Anthony
15c1ee06eb
Missed CodeBlockConfig tag.
2022-01-13 16:22:57 -05:00
Kevin Wang
1e5a6e0fd0
feat: versioned-docs ( #11327 )
...
This PR introduces versioned docs
2022-01-13 16:10:33 -05:00
Anthony
71cac5d50d
Added CodeBlockConfig tags and $ to shell examples missing it.
2022-01-13 16:07:11 -05:00
dependabot[bot]
151e516a8c
Bump github.com/hashicorp/go-memdb from 1.3.1 to 1.3.2 ( #11066 )
...
Bumps [github.com/hashicorp/go-memdb](https://github.com/hashicorp/go-memdb ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/hashicorp/go-memdb/releases )
- [Changelog](https://github.com/hashicorp/go-memdb/blob/master/changes.go )
- [Commits](https://github.com/hashicorp/go-memdb/compare/v1.3.1...v1.3.2 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-memdb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 10:54:36 -08:00
dependabot[bot]
b9ed140b4b
Bump github.com/hashicorp/go-raftchunking from 0.6.1 to 0.6.2 ( #11065 )
...
Bumps [github.com/hashicorp/go-raftchunking](https://github.com/hashicorp/go-raftchunking ) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/hashicorp/go-raftchunking/releases )
- [Commits](https://github.com/hashicorp/go-raftchunking/compare/v0.6.1...v0.6.2 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-raftchunking
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 10:28:49 -08:00