Sarah Alsmiller
7efe530b9a
Merge branch 'sa-restructure-documentation' of github.com:hashicorp/consul into sa-restructure-documentation
2022-08-05 10:18:15 -05:00
Sarah Alsmiller
e6073042c5
remove configuration section
2022-08-05 10:18:04 -05:00
Sarah Alsmiller
6bf3a405ee
render issue
2022-08-05 10:16:41 -05:00
sarahalsmiller
482ddb8237
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:13:15 -05:00
sarahalsmiller
a305fa5a62
Update website/redirects.js
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:13:00 -05:00
sarahalsmiller
c5d9acd5db
Update website/content/docs/api-gateway/usage.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:11:36 -05:00
sarahalsmiller
fe8ac703da
Update website/content/docs/api-gateway/usage.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:10:55 -05:00
Sarah Alsmiller
f5d3ced8ae
clarify artifacts being applied
2022-08-05 10:05:58 -05:00
sarahalsmiller
4e542f83cc
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:01:29 -05:00
sarahalsmiller
402357a98e
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 10:00:45 -05:00
sarahalsmiller
232430305b
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 09:59:15 -05:00
sarahalsmiller
396d4038d6
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-05 09:59:01 -05:00
Kyle Havlovitz
3f435f31ac
Update ingress/terminating wildcard logic and handle destinations
2022-08-05 07:56:10 -07:00
cskh
c5b8b60e26
fix(cli): error message in service deregister subcommand ( #14028 )
2022-08-04 11:07:40 -04:00
John Cowen
a3f1ae2fd5
ui: Ensure CopyableCode copy icon/button is fully clickable ( #14016 )
...
* ui: Ensure CopyableCode copy icon/button is fully clickable
* Give it a 40px height also
2022-08-04 13:30:52 +01:00
freddygv
3a623f2e9d
Inherit active secret when exchanging
2022-08-03 17:32:53 -05:00
freddygv
b089472a12
Pass explicit signal with op for secrets write
...
Previously the updates to the peering secrets UUID table relied on
inferring what action triggered the update based on a reconciliation
against the existing secrets.
Instead we now explicitly require the operation to be given so that the
inference isn't necessary. This makes the UUID table logic easier to
reason about and fixes some related bugs.
There is also an update so that the peering secrets get handled on
snapshots/restores.
2022-08-03 17:25:12 -05:00
freddygv
544b3603e9
Avoid deleting peering secret UUIDs at dialers
...
Dialers do not keep track of peering secret UUIDs, so they should not
attempt to clean up data from that table when their peering is deleted.
We also now keep peer server addresses when marking peerings for
deletion. Peer server addresses are used by the ShouldDial() helper
when determining whether the peering is for a dialer or an acceptor.
We need to keep this data so that peering secrets can be cleaned up
accordingly.
2022-08-03 16:34:57 -05:00
Michael Klein
317709f469
ui: peering UI fixes - api contract change / wrong link in peerings list ( #14007 )
...
* Don't send `Datacenter` when establishing peer
* Don't surface link to non-existing peers.edit route anymore
2022-08-03 15:04:19 +02:00
John Cowen
f386122633
ui: Re-hook up regenerate button ( #14015 )
2022-08-03 13:55:57 +01:00
skpratt
1ded7a7632
Merge pull request #13906 from skpratt/validate-port-agent-split
...
Separate port and socket path validation for local agent
2022-08-02 16:58:41 -05:00
boruszak
cb587192ba
Minor edit
2022-08-02 16:25:13 -05:00
boruszak
f3a9f607b9
Proofing edits
2022-08-02 16:20:43 -05:00
boruszak
c0c97f2cb3
Proofing edits
2022-08-02 16:01:22 -05:00
boruszak
a7b4444958
New features/functions list
2022-08-02 15:17:09 -05:00
boruszak
b96d540271
New "Mesh Gateways for Peered Clusters" page
2022-08-02 15:09:00 -05:00
boruszak
8ace17e47c
Initial new features commit
2022-08-02 14:26:20 -05:00
Sarah Alsmiller
3b93d5e232
added required and type to parametersRef
2022-08-02 13:38:31 -05:00
sarahalsmiller
7648a37a84
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 13:33:15 -05:00
Dhia Ayachi
c1ca9afdf2
add token to the request when creating a cacheIntentions query ( #14005 )
2022-08-02 14:27:34 -04:00
sarahalsmiller
499e1d5a3b
Update website/content/docs/api-gateway/configuration/gateway.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 13:13:47 -05:00
Sarah Alsmiller
ed379e2aa3
typo
2022-08-02 12:30:17 -05:00
Sarah Alsmiller
58b58200eb
indent issue
2022-08-02 12:23:28 -05:00
Sarah Alsmiller
b5a35162be
flatten useage
2022-08-02 12:12:22 -05:00
sarahalsmiller
0944dc3c9e
Update website/content/docs/api-gateway/configuration/gatewayclass.mdx
2022-08-02 11:55:05 -05:00
sarahalsmiller
3318543b6a
Update website/content/docs/api-gateway/usage/basic-usage.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:54:26 -05:00
Kyle Havlovitz
fce49a1ec0
Fix wildcard picking up services it shouldn't for ingress/terminating gateways
2022-08-02 09:41:31 -07:00
Sarah Alsmiller
8b30cb6e14
indent
2022-08-02 11:15:34 -05:00
sarahalsmiller
714f99e634
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-02 11:13:44 -05:00
sarahalsmiller
26ccd54375
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-02 11:12:36 -05:00
Sarah Alsmiller
4e105496a6
added to
2022-08-02 11:10:49 -05:00
sarahalsmiller
e14753a3de
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:09:39 -05:00
sarahalsmiller
0921e23447
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:08:52 -05:00
sarahalsmiller
0abeddef75
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:08:16 -05:00
Sarah Alsmiller
a6f5a7dcb4
reformat
2022-08-02 11:07:29 -05:00
sarahalsmiller
c758501df8
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:04:47 -05:00
sarahalsmiller
6f5dfa4596
Update website/content/docs/api-gateway/configuration/index.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:01:21 -05:00
sarahalsmiller
3d0a05afc7
Update website/content/docs/api-gateway/configuration/index.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 11:00:38 -05:00
sarahalsmiller
6ca84569ee
Update website/content/docs/api-gateway/configuration/index.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 10:59:55 -05:00
sarahalsmiller
6cac7b76a1
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 10:58:27 -05:00