Backport of docs: KV tutorial becomes usage doc into release/1.15.x#20995
Conversation
|
Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement Learn more about why HashiCorp requires a CLA and what the CLA includes 1 out of 2 committers have signed the CLA.
temp seems not to be a GitHub user. Have you signed the CLA already but the status is still pending? Recheck it. |
github-team-consul-core-pr-approver
left a comment
There was a problem hiding this comment.
Auto approved Consul Bot automated PR
|
Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement Learn more about why HashiCorp requires a CLA and what the CLA includes temp seems not to be a GitHub user. Have you signed the CLA already but the status is still pending? Recheck it. |
* Add KV store usage page * nav typo
Backport
This PR is auto-generated from #20994 to be assessed for backporting due to the inclusion of the label backport/1.15.
🚨
The person who merged in the original PR is:
@boruszak
This person should manually cherry-pick the original PR into a new backport PR,
and close this one when the manual backport PR is merged in.
The below text is copied from the body of the original PR.
Description
This PR is a minor change to support the Consul Tutorial Refresh.
When testing redirects, we noticed a circular loop: the deprecated KV store tutorial redirected to the KV overview page, but the KV overview page linked to the tutorial for its usage info.
We had already made a docs version of the tutorial for the docs refresh, so we're adding it to the docs now and fixing the redirect in the tutorials repo to create a less frustrating experience.
Deployment preview
PR Checklist
Overview of commits