Commit Graph

14731 Commits (544d5b68c454fa8e869fcf8bc75aac988c15a10f)

Author SHA1 Message Date
trujillo-adam 544d5b68c4 Merge pull request #11028 from hashicorp/docs-k8s-cli-alpha
adding k8s-cli alpha docs
2021-09-24 15:10:10 -07:00
Blake Covarrubias 046e926f62 docs: Decode K8s secrets with base64decode function
Use kubectl's base64decode template function (added in K8s 1.11) to
decode values in Secrets. Removes external call to `base64` utility on
the host system.
2021-09-24 16:00:45 +00:00
CJ 0730aff2dd docs: Fix grammatical errors in glossary (#10751) 2021-09-23 15:38:05 +00:00
Ashwin Venkatesh 592b088fae Update docs (#11111) 2021-09-22 16:26:49 +00:00
Evan Culver 55ec80a3be sso/oidc: add support for acr_values request parameter (#11026)
Co-authored-by: R.B. Boyer <4903+rboyer@users.noreply.github.com>
2021-09-17 16:11:17 +00:00
Iryna Shustava 0af39e5794 Merge pull request #11050 from hashicorp/ecs-beta-doc-prep
docs: ECS docs for beta
2021-09-16 22:28:35 +00:00
David Yu 93b846a83c docs: Reformat Uninstall steps (#11040)
* docs: Reformat Uninstall steps

Reformatting uninstall as steps to make uninstall instructions more clear.
2021-09-15 18:59:50 +00:00
David Yu 9e6dc0fe31 docs: Remove step for deleting webhook-cert-manager secret on Consul K8s uninstall (#11035)
* Remove step for deleting webhook-cert-manager secret
* Update website/content/docs/k8s/operations/uninstall.mdx
2021-09-15 15:12:04 +00:00
Jared Kirschner c22f1987b2 Merge pull request #10837 from jkirschner-hashicorp/improve-docs-dns-with-acl
Improve documentation around using DNS with ACLs Enabled
2021-09-13 15:10:33 +00:00
Kyle MacDonald 85aaf267db website: fixup incorrect markdown syntax (#11015) 2021-09-13 14:37:24 +00:00
Paul Banks 507913bc7e Document how to make namespace wildcard intentions. (#10724)
* Update intentions.mdx

* Apply suggestions from code review

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
2021-09-10 20:25:58 +00:00
Jared Kirschner d20366cbc7 Merge pull request #10834 from jkirschner-hashicorp/improve-docs-configure-ui-https
docs: give tutorials links for securing UI access
2021-09-09 15:09:39 +00:00
Peter M 214423dde4 Merge pull request #10995 from hashicorp/pcmccarron-patch-1
adding NIA to sidebar nav
2021-09-08 17:24:51 +00:00
Peter M 716658f287 Merge pull request #10978 from hashicorp/pcmccarron-ent-update
Adding NIA to Consul Ent page
2021-09-07 18:02:10 +00:00
trujillo-adam 7f89f1dc4e 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 15:11:23 +00:00
mrspanishviking 09f973040e Merge pull request #10815 from hashicorp/docs/prepared-query-consistency-modes-3475
docs: Add supported consistency modes to prepared queries
2021-09-03 14:44:49 +00:00
mrspanishviking b65015f4a1 Merge pull request #10977 from hashicorp/nia-style-fix
docs: fixed numbering of license bullets and corrected indent
2021-09-02 19:52:20 +00:00
Amos Shapira 3ec92909bb 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-02 05:08:31 +00:00
mrspanishviking 7ac0625766 Merge pull request #10974 from hashicorp/nia-docs
docs: link to the enterprise license tutorial
2021-09-01 23:26:44 +00:00
lornasong 21aa09f417 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 18:46:24 +00:00
Freddy 0ce5bb1762 Update audit logging example (#10966)
* Update audit-logging.mdx
2021-08-31 22:06:06 +00:00
Freddy 8529161f97 connect: update envoy supported versions to latest patch release [1 .10.x] (#10960) 2021-08-31 16:40:43 +00:00
trujillo-adam 90b42c66fa Merge pull request #10892 from hashicorp/docs-tables-service-discovery-services
Reformatting service discovery parameters into tables
2021-08-30 22:21:20 +00:00
mrspanishviking 32f7a58f82 Merge pull request #10912 from hashicorp/auto_config
docs: added information about a conflict when using auto_config and a…
2021-08-30 15:33:15 +00:00
Mike Morris d1bd04badb Merge branch 'stable-website' into backport/1.10.x-docs-updates 2021-08-28 12:29:52 -04:00
hc-github-team-consul-core c5ee56668c Merge branch 'release/1.10.2' into remote-x 2021-08-27 21:14:21 +00:00
hc-github-team-consul-core 62bc62d3c1 Putting source back into Dev Mode 2021-08-27 21:14:18 +00:00
hc-github-team-consul-core 3cb6eeedbd
Release v1.10.2 2021-08-27 19:44:05 +00:00
hc-github-team-consul-core 8ab3884ae2
update bindata_assetfs.go 2021-08-27 19:44:04 +00:00
Dustin Clifford 3885dea053 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 18:40:10 +00:00
Dustin Clifford 0ba7eafcee 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 18:40:07 +00:00
Evan Culver 51fd366b43
Reset go.sum 2021-08-27 11:20:13 -07:00
Evan Culver 8546861a50
Update go.mod & go.sum correctly 2021-08-27 10:39:57 -07:00
Evan Culver 3ae445b5f3
Bump api version to v1.10.0 2021-08-27 10:32:54 -07:00
Evan Culver a377209d73
changelog: add unreleased entries for 1.10.2 (#10940) 2021-08-27 10:59:28 -04:00
Luke Kysow 7eac534335
Update helm reference (#10939)
* Update helm reference

* Fix docs issue breaking build

* Remove keys that aren't yet in the release
2021-08-26 18:03:29 -07:00
Luke Kysow abdd2bdaab
Update helm reference (#10939)
* Update helm reference

* Fix docs issue breaking build

* Remove keys that aren't yet in the release
2021-08-26 18:02:42 -07:00
Evan Culver 3357e57dac
[1.10.x] rpc: authorize raft requests (#10931) 2021-08-26 15:25:08 -07:00
Kenia b7a4fe0b4d ui: Hide all metrics for ingress gateway services (#10858) 2021-08-26 20:16:55 +00:00
Kenia b6cb12be96 ui: Add tests for topology metrics stats (#10600) 2021-08-26 19:17:39 +00:00
Chris S. Kim 7a635ff8e1
[1.10.x] Backport (#10811) and update vendor with new yamux version (#10929) 2021-08-26 14:35:38 -04:00
Chris S. Kim f7ce97d73c ent->oss test fix (#10926) 2021-08-26 18:07:32 +00:00
Kenia 88d8b84614 ui: Add support in Topology view for Routing Configurations (#10872) 2021-08-26 17:59:16 +00:00
Kenia 5a1b176d10 ui: Create Routing Configurations route and page (#10835) 2021-08-26 17:47:23 +00:00
John Cowen 9d18b08da3 ui: [BUGFIX] Add missing `@` to fix missing non-subset Failovers (#10913)
This commit fixes a problem where parent Failovers where not showing (subset children were fine).

Seems to have been introduced with a move/glimmer upgrade here #9154 so I'm adding a 1.9.x backport.
2021-08-26 16:02:34 +00:00
Freddy 9f3ab77242 Merge pull request #10911 from hashicorp/areas/update 2021-08-26 15:31:32 +00:00
Chris S. Kim 358a26d4cf api: expose upstream routing configurations in topology view (#10811)
Some users are defining routing configurations that do not have associated services. This commit surfaces these configs in the topology visualization. Also fixes a minor internal bug with non-transparent proxy upstream/downstream references.
2021-08-25 19:21:41 +00:00
R.B. Boyer b42bd0f2df
[1.10.x] grpc: ensure that streaming gRPC requests work over mesh gateway based wan federation (#10908)
Backport of #10838 to 1.10.x
2021-08-25 09:26:08 -05:00
Kenia f43eab3873 ui: Disabling policy form fields from users with 'read' permissions (#10902) 2021-08-25 13:43:18 +00:00
John Cowen 45ac42e0fe ui: Unskip auth-method serializer test (#10878)
During #9617 we added a list view only for AuthMethods, but not a detail view. We did add the Adapter/Serializer that collected/reshaped data for a detail view.

The test for this serializer was skipped here, but I'm not sure why.

We then added #9845 which began to use this AuthMethod Serializer, but we didn't go back to finish up the skipped test here either.

This PR unskips this test and finishes off the test correctly.
2021-08-25 11:35:30 +00:00