Commit Graph

2380 Commits (9775781b4609fb24cece934af5c96fb9461463d9)

Author SHA1 Message Date
hc-github-team-consul-core 290d9b209b
Backport of fix typos, style, and improper links into release/1.16.x (#18270)
backport of commit 5427c5f363

Co-authored-by: trujillo-adam <ajosetru@gmail.com>
2023-07-24 23:49:10 +00:00
hc-github-team-consul-core c05b4f2b85
Backport of NET-1825: More new ACL token creation docs into release/1.16.x (#18257)
NET-1825: More new ACL token creation docs (#18063)

Co-authored-by: Paul Glass <pglass@hashicorp.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-07-24 13:37:42 -05:00
hc-github-team-consul-core 1650d2d688
Backport of Fix some inconsistencies in jwt docs into release/1.16.x (#18254)
backport of commit 1d59989d80

Co-authored-by: jm96441n <john.maguire@hashicorp.com>
2023-07-24 11:22:39 -07:00
hc-github-team-consul-core a4ad256085
Backport of Clarify license reporting timing and GDPR compliance into release/1.16.x (#18238)
backport of commit 360c3dfad5

Co-authored-by: Judith Malnick <judith@hashicorp.com>
2023-07-21 23:24:20 +00:00
hc-github-team-consul-core 1e88432a13
Backport of [NET-4122] Doc guidance for federation with externalServers into release/1.16.x (#18233)
backport of commit c5522ca0e9

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2023-07-21 19:51:40 +00:00
hc-github-team-consul-core 713c8867fa
Backport of fix typos and update ecs compat table into release/1.16.x (#18220)
* backport of commit 216f79353f

* backport of commit 1df03269ef

* backport of commit 12df6a1ac9

---------

Co-authored-by: trujillo-adam <ajosetru@gmail.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-07-21 09:18:17 -07:00
hc-github-team-consul-core e9f9a8a6a5
Backport of docs: fix the description of client rpc into release/1.16.x (#18213)
backport of commit 4e8cdddb9f

Co-authored-by: cskh <hui.kang@hashicorp.com>
2023-07-20 20:55:05 +00:00
Tu Nguyen 453052c2b4
Fix typo on docs telemetry page (#18185) 2023-07-19 08:11:19 -07:00
hc-github-team-consul-core 409becb085
Backport of docs - remove Sentinel from enterprise features list into release/1.16.x (#18182)
* resolve conflicts

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2023-07-19 02:03:30 +00:00
hc-github-team-consul-core 9b3bbccbcd
Backport of Add FIPS reference to consul enterprise docs into release/1.16.x (#18175)
* backport of commit c77fe8fb20

* backport of commit 7c3963cd2c

* backport of commit e706f4ccfd

* Add FIPS reference to consul enterprise docs (#18028)`
* Add FIPS reference to consul enterprise docs

* Update website/content/docs/enterprise/index.mdx

Co-authored-by: David Yu <dyu@hashicorp.com>

* remove support for ecs client (fips)

---------

Co-authored-by: David Yu <dyu@hashicorp.com>

---------

Co-authored-by: Tu Nguyen <im2nguyen@gmail.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-07-18 13:37:08 -07:00
hc-github-team-consul-core f02d214546
Backport of Change docs to say 168h instead of 7d for server_rejoin_age_max into release/1.16.x (#18156)
## Backport

This PR is auto-generated from #18154 to be assessed for backporting due
to the inclusion of the label backport/1.16.



The below text is copied from the body of the original PR.

---

### Description

Addresses
https://github.com/hashicorp/consul/pull/17171#issuecomment-1636930705
 
### Testing & Reproduction steps

<!--

* In the case of bugs, describe how to replicate
* If any manual tests were done, document the steps and the conditions
to replicate
* Call out any important/ relevant unit tests, e2e tests or integration
tests you have added or are adding

-->

### Links

<!--

Include any links here that might be helpful for people reviewing your
PR (Tickets, GH issues, API docs, external benchmarks, tools docs, etc).
If there are none, feel free to delete this section.

Please be mindful not to leak any customer or confidential information.
HashiCorp employees may want to use our internal URL shortener to
obfuscate links.

-->

### PR Checklist

* [ ] updated test coverage
* [ ] external facing docs updated
* [ ] appropriate backport labels added
* [ ] not a security concern


---

<details>
<summary> Overview of commits </summary>

  - f5a6411ce7 

</details>

Co-authored-by: David Yu <dyu@hashicorp.com>
2023-07-17 17:12:38 +00:00
hc-github-team-consul-core 530744a6d3
Backport of Add ingress gateway deprecation notices to docs into release/1.16.x (#18131)
## Backport

This PR is auto-generated from #18102 to be assessed for backporting due
to the inclusion of the label backport/1.16.



The below text is copied from the body of the original PR.

---

### Description

This adds notices, that ingress gateway is deprecated, to several places
in the product docs where ingress gateway is the topic.

### Testing & Reproduction steps

Tested with a local copy of the website.

### Links

Deprecation of ingress gateway was announced in the Release Notes for
Consul 1.16 and Consul-K8s 1.2. See:

[https://developer.hashicorp.com/consul/docs/release-notes/consul/v1_16_x#what-s-deprecated](https://developer.hashicorp.com/consul/docs/release-notes/consul/v1_16_x#what-s-deprecated
)

[https://developer.hashicorp.com/consul/docs/release-notes/consul-k8s/v1_2_x#what-s-deprecated](https://developer.hashicorp.com/consul/docs/release-notes/consul-k8s/v1_2_x#what-s-deprecated)

### PR Checklist

* [N/A] updated test coverage
* [X] external facing docs updated
* [X] appropriate backport labels added
* [X] not a security concern


---

<details>
<summary> Overview of commits </summary>

- 8aa89b446c -
8500ad0f7d -
4a7777930a

</details>

---------

Co-authored-by: Jeff-Apple <79924108+Jeff-Apple@users.noreply.github.com>
2023-07-14 17:29:39 +00:00
hc-github-team-consul-core 89b8ceccfd
Backport of Docs: fix unmatched bracket for health checks page into release/1.16.x (#18137)
## Backport

This PR is auto-generated from #18134 to be assessed for backporting due
to the inclusion of the label backport/1.16.



The below text is copied from the body of the original PR.

---

### Description

- Fix unmatched bracket in the
[doc](https://developer.hashicorp.com/consul/docs/services/usage/checks#ttl-check-configuration)
(see the following screenshot of the page)

<img width="618" alt="Screenshot 2023-07-13 at 9 01 19 PM"
src="https://github.com/hashicorp/consul/assets/463631/20707735-906f-4b06-999d-44e6329a9fec">


### Testing & Reproduction steps

<!--

* In the case of bugs, describe how to replicate
* If any manual tests were done, document the steps and the conditions
to replicate
* Call out any important/ relevant unit tests, e2e tests or integration
tests you have added or are adding

-->

### Links



<!--

Include any links here that might be helpful for people reviewing your
PR (Tickets, GH issues, API docs, external benchmarks, tools docs, etc).
If there are none, feel free to delete this section.

Please be mindful not to leak any customer or confidential information.
HashiCorp employees may want to use our internal URL shortener to
obfuscate links.

-->

### PR Checklist

* [ ] updated test coverage
* [ ] external facing docs updated
* [ ] appropriate backport labels added
* [ ] not a security concern


---

<details>
<summary> Overview of commits </summary>

  - d40243b3a3 

</details>

Co-authored-by: cskh <hui.kang@hashicorp.com>
2023-07-14 14:02:16 +00:00
hc-github-team-consul-core a5c713a109
Backport of Add docs for jwt cluster configuration into release/1.16.x (#18135)
## Backport

This PR is auto-generated from #18004 to be assessed for backporting due
to the inclusion of the label backport/1.16.



The below text is copied from the body of the original PR.

---

### Description

<!-- Please describe why you're making this change, in plain English.
-->

- Add jwt-provider docs for jwks cluster configuration. The
configuration was added here:
https://github.com/hashicorp/consul/pull/17978


---

<details>
<summary> Overview of commits </summary>

  - 1ab3c3be1e 

</details>

Co-authored-by: Ronald Ekambi <ronekambi@gmail.com>
2023-07-14 11:26:38 +00:00
hc-github-team-consul-core b86af2873b
backport of commit b9b58ec763 (#18110)
Co-authored-by: John Murret <john.murret@hashicorp.com>
2023-07-13 16:00:12 +00:00
hc-github-team-consul-core bbcbec99d3
backport of commit 5403b62315 (#18123)
Co-authored-by: nv-hashi <80716011+nv-hashi@users.noreply.github.com>
2023-07-12 19:44:07 -07:00
hc-github-team-consul-core f5e86acc91
Backport of Docs for dataplane upgrade on k8s into release/1.16.x (#18105)
* backport of commit 0d7bee8adc

* backport of commit 408cbe8ae0

* backport of commit a0854784dc

* backport of commit 71c4c6564f

* backport of commit 0c060fa2ba

---------

Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-07-12 17:11:46 +00:00
hc-github-team-consul-core 9d6dff8b8d
Backport of Docs: Update proxy lifecycle annotations and consul-dataplane flags into release/1.16.x (#18095)
* backport of commit 08cd196252

* backport of commit 9fd806a458

---------

Co-authored-by: Curt Bushko <cbushko@gmail.com>
2023-07-12 03:27:38 +00:00
hc-github-team-consul-core 4ea7c7f631
Backport of docs updates - cluster peering and virtual services into release/1.16.x (#18087)
* backport of commit 3ef758cefb

* backport of commit f7c54b6ce2

* backport of commit 6b2e88c154

* backport of commit 87dc79fddb

* backport of commit 3d9805c133

* backport of commit e76ec0a193

* backport of commit 4b03ba27c1

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2023-07-11 23:11:53 +00:00
hc-github-team-consul-core 18c9a87176
Backport of Fix a couple typos in Agent Telemetry Metrics docs into release/1.16.x (#18084)
* backport of commit 58ef5fdd8f

* backport of commit 857427ae8c

---------

Co-authored-by: josh <josh.timmons@hashicorp.com>
2023-07-11 20:33:39 +00:00
hc-github-team-consul-core efb87e4a68
backport of commit 38301b5ccc (#17899)
Co-authored-by: mr-miles <miles.waller@gmail.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-07-10 14:54:54 -07:00
hc-github-team-consul-core 5432554679
Backport of Fix removed service-to-service peering links into release/1.16.x (#18019)
* no-op commit due to failed cherry-picking

* Fix removed service-to-service peering links (#17221)

* docs: fix removed service-to-service peering links

* docs: extend peering-via-mesh-gateways intro (thanks @trujillo-adam)

---------

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>

---------

Co-authored-by: temp <temp@hashicorp.com>
Co-authored-by: Michael Hofer <karras@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2023-07-07 15:53:45 -07:00
Thomas Eckert f3c28bda50
Update Consul on Kubernetes Helm Docs (#18054)
* Render Consul K8s Helm Docs
---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2023-07-07 21:54:51 +00:00
hc-github-team-consul-core cd780c0358
Backport of docs - add jobs use case for service mesh k8s into release/1.16.x (#18043)
* resolve conflicts
* fix backport
* address feedback

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2023-07-07 10:30:11 -07:00
hc-github-team-consul-core b3a88e845f
Backport of docs - add service sync annotations and k8s service weight annotation into release/1.16.x (#18036)
* backport of commit e1bf428494

* backport of commit ddf214e638

* backport of commit e41bd9c4e3

* backport of commit b9cfc86e14

* backport of commit 0ddf013d6c

* backport of commit 1b0b513b05

* backport of commit 29442ad641

* backport of commit 5e7ddf5c7e

* backport of commit f2b6fa7b43

* backport of commit 83b84a985a

* backport of commit 56d81738cc

* backport of commit 0ab44f06c7

* backport of commit 69c99fbccb

* backport of commit b79e1245c1

* backport of commit fb1441976b

* backport of commit 3b7b2a0424

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2023-07-06 20:00:56 +00:00
hc-github-team-consul-core dc112763a6
backport of commit 7f8d860bee (#18031)
Co-authored-by: trujillo-adam <ajosetru@gmail.com>
2023-07-06 16:53:39 +00:00
hc-github-team-consul-core de9dd31299
backport of commit 4b1ed38b41 (#18026)
Co-authored-by: J.C. Jones <jc@letsencrypt.org>
2023-07-05 15:24:03 -07:00
hc-github-team-consul-core 7dcf0d8f3c
Backport of docs: Sameness "beta" warning into release/1.16.x (#18021)
* backport of commit 73d41e410c

* backport of commit 8cc5520baf

---------

Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
2023-07-05 15:04:31 -07:00
hc-github-team-consul-core 377377f7f1
Backport of updated typo in tab heading into release/1.16.x (#18023)
* backport of commit 3b636ed4a1

* backport of commit 7837039441

---------

Co-authored-by: trujillo-adam <ajosetru@gmail.com>
2023-07-05 14:20:50 -07:00
hc-github-team-consul-core b1c18c23b9
backport of commit 6f5d36b559 (#18016)
Co-authored-by: Ranjandas <thejranjan@gmail.com>
2023-07-05 18:04:14 +00:00
hc-github-team-consul-core 8c5f3741aa
Backport of feat: include nodes count in operator usage endpoint and cli command into release/1.16.x (#18012)
* backport of commit 54cdccd019

* backport of commit e543f71693

---------

Co-authored-by: Poonam Jadhav <poonam.jadhav@hashicorp.com>
2023-07-05 15:37:51 +00:00
hc-github-team-consul-core 2638a271da
Backport of docs: samenessGroup YAML examples into release/1.16.x (#17988)
* backport of commit c7348b3294

* backport of commit e4c346f0fe

---------

Co-authored-by: boruszak <jeffrey.boruszak@hashicorp.com>
2023-06-30 20:39:30 +00:00
hc-github-team-consul-core b9103036df
Backport of update doc into release/1.16.x (#17976)
* backport of commit 91c82db42b

* backport of commit 4be71ab941

---------

Co-authored-by: Xinyi Wang <xinyi.wang@hashicorp.com>
2023-06-30 15:28:58 +00:00
hc-github-team-consul-core c11d89dc4e
Backport of Fix formatting codeblocks on APIgw docs into release/1.16.x (#17972)
* backport of commit 1c8b715212

* backport of commit 0d690d9eb6

---------

Co-authored-by: Tu Nguyen <im2nguyen@gmail.com>
2023-06-30 06:30:10 +00:00
hc-github-team-consul-core 04e31cc49a
Backport of Propose new changes to APIgw upgrade instructions into release/1.16.x (#17909)
* no-op commit due to failed cherry-picking

* address merge conflict

---------

Co-authored-by: temp <temp@hashicorp.com>
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2023-06-29 21:44:24 -07:00
hc-github-team-consul-core a907b08db8
backport of commit ff6b620db7 (#17924)
Co-authored-by: natemollica-dev <57850649+natemollica-nm@users.noreply.github.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-06-30 03:08:21 +00:00
hc-github-team-consul-core 49f4a32564
Backport of Fix streaming backend link into release/1.16.x (#17961)
* backport of commit 4f7d21da6c

* backport of commit d1ba0e877c

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2023-06-29 19:39:19 +00:00
hc-github-team-consul-core 29ab77c0ed
backport of commit 807c080091 (#17956)
Co-authored-by: jm96441n <john.maguire@hashicorp.com>
2023-06-29 18:28:31 +00:00
hc-github-team-consul-core b81b130ca5
Backport of docs: Deprecations for connect-native SDK and specific connect native APIs into release/1.16.x (#17941)
* backport of commit a8658bf7c8

* backport of commit 966673b5fe

* backport of commit 7cea575b3a

* backport of commit 17e57a3abe

* backport of commit 86a7dc3465

* backport of commit 7f541fffaa

* backport of commit 4e46d282ff

* backport of commit 72d7b61634

* backport of commit 2b6169f7cb

* backport of commit b94a833ec9

* backport of commit 74e0ec2a05

* backport of commit be0167b492

* backport of commit a92a3088b4

* backport of commit 4b02d312d7

* backport of commit f131207d42

* backport of commit 3f0be37f49

* backport of commit 29ed7aaf6f

* backport of commit 8ae546707b

* backport of commit 8ed74fcf44

* backport of commit 36537bafb6

* backport of commit ef7599d778

---------

Co-authored-by: David Yu <dyu@hashicorp.com>
2023-06-28 19:58:47 +00:00
hc-github-team-consul-core 7a13886da0
backport of commit 359409be2a (#17928)
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-06-28 03:37:58 +00:00
hc-github-team-consul-core 28101c8e21
backport of commit b86f3cbe35 (#17926)
Co-authored-by: David Yu <dyu@hashicorp.com>
2023-06-27 19:08:52 -07:00
hc-github-team-consul-core e49b029a04
Backport of Reference hashicorp/consul instead of consul for Docker image into release/1.16.x (#17920)
* backport of commit d490377d50

* backport of commit ee7f7b794f

---------

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2023-06-28 00:06:28 +00:00
hc-github-team-consul-core 0e8b18625c
backport of commit a87f4e37b9 (#17907)
Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
2023-06-27 18:08:27 +00:00
hc-github-team-consul-core e3381594a9
Backport of Create and update release notes for 1.16 and 1.2 into release/1.16.x (#17908)
* backport of commit 7196fb16d9

* backport of commit facfb7742d

---------

Co-authored-by: Tu Nguyen <im2nguyen@gmail.com>
2023-06-27 10:59:56 -07:00
hc-github-team-consul-core 0f2bbb9f3b
backport of commit 13f3763037 (#17883)
Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2023-06-26 17:53:32 +00:00
hc-github-team-consul-core d559eeca76
Backport of api-gateway: add operation cannot be fulfilled error to common errors into release/1.16.x (#17882)
* backport of commit 0c93965a53

* backport of commit 4db4d76958

* backport of commit fe843257cf

---------

Co-authored-by: Sarah Alsmiller <sarah.alsmiller@hashicorp.com>
Co-authored-by: sarahalsmiller <100602640+sarahalsmiller@users.noreply.github.com>
2023-06-26 17:40:34 +00:00
hc-github-team-consul-core 21428bf0e6
Backport of docs: update upgrade to consul-dataplane docs on k8s into release/1.16.x (#17865)
* backport of commit ad7cbd5c70

* backport of commit 122b50b088

* backport of commit fea8da7109

---------

Co-authored-by: Iryna Shustava <iryna@hashicorp.com>
2023-06-23 23:01:20 +00:00
hc-github-team-consul-core 94c90ca020
Backport of docs: add note about path prefix matching behavior for HTTPRoute config into release/1.16.x (#17861)
* backport of commit 64f6ad32f0

* backport of commit 7cd1e75cb8

---------

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
2023-06-23 22:23:07 +00:00
hc-github-team-consul-core bb00ec6448
backport of commit a928262563 (#17859)
Co-authored-by: Derek Menteer <derek.menteer@hashicorp.com>
2023-06-23 19:09:48 +00:00
hc-github-team-consul-core 941c90d837
backport of commit 9e0e1160d5 (#17858)
Co-authored-by: V. K <cn007b@gmail.com>
2023-06-23 18:59:23 +00:00