sarahalsmiller
ef276ffd15
Update website/content/docs/api-gateway/install.mdx
...
Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
2022-08-02 10:55:44 -05:00
sarahalsmiller
9b07bf91f8
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-08-01 16:02:49 -05:00
sarahalsmiller
02dcd4a0a9
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-01 15:59:15 -05:00
sarahalsmiller
c3b825c474
Update website/content/docs/api-gateway/configuration/gatewayclass.mdx
2022-08-01 15:56:38 -05:00
sarahalsmiller
c5a36bb917
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
2022-08-01 15:55:38 -05:00
Sarah Alsmiller
ebccfd1026
added tls config context
2022-08-01 15:54:09 -05:00
Sarah Alsmiller
5ad88c661b
added context to tls settings
2022-08-01 15:47:49 -05:00
sarahalsmiller
d28aa70c11
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-29 12:07:36 -05:00
sarahalsmiller
612150b4f7
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-29 10:23:20 -05:00
Sarah Alsmiller
53ee7f376b
parametesRef set to optional
2022-07-29 10:12:45 -05:00
sarahalsmiller
bcf58d544c
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:52:19 -05:00
sarahalsmiller
815734a944
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:37:39 -05:00
sarahalsmiller
5ca812faa7
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:37:07 -05:00
sarahalsmiller
65a5a6729a
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:35:21 -05:00
sarahalsmiller
3708dd18c9
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:35:01 -05:00
sarahalsmiller
fbe0eedf2f
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:34:55 -05:00
sarahalsmiller
64c62de47f
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:34:46 -05:00
sarahalsmiller
bf7b938ea4
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:34:34 -05:00
sarahalsmiller
d5fc31e19e
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 17:06:29 -05:00
sarahalsmiller
5a69d18a4b
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-28 16:52:25 -05:00
trujillo-adam
0e7c640b9e
tweaks to the basic usage topic
2022-07-28 11:38:50 -07:00
trujillo-adam
cf7310377c
tweaks to the configuration overview page
2022-07-28 11:04:21 -07:00
trujillo-adam
79ff210efe
more tweaks to gatewayclass docs
2022-07-28 10:02:12 -07:00
trujillo-adam
8c32107cba
minor changes to the gatewayclass documentation
2022-07-27 16:08:54 -07:00
trujillo-adam
60d85c86f1
fixed small typo
2022-07-27 15:32:26 -07:00
trujillo-adam
29635f6a99
fixed links and clarified some sections in gateway configuration doc
2022-07-27 15:27:04 -07:00
trujillo-adam
534f011663
Merge branch 'main' of github.com:hashicorp/consul into sa-restructure-documentation
2022-07-27 11:47:56 -07:00
Chris S. Kim
213e985d17
Reduce arm64 flakes for TestConnectCA_ConfigurationSet_ChangeKeyConfig_Primary
...
There were 16 combinations of tests but 4 of them were duplicates since the default key type and bits were "ec" and 256. That entry was commented out to reduce the subtest count to 12.
testrpc.WaitForLeader was failing on arm64 environments; the cause is unknown but it might be due to the environment being flooded with parallel tests making RPC calls. The RPC polling+retry was replaced with a simpler check for leadership based on raft.
2022-07-27 13:54:34 -04:00
Chris S. Kim
c80ab10527
Retry checks for virtual IP metadata
2022-07-27 13:54:34 -04:00
Chris S. Kim
146dd93775
Sort slice of ServiceNames deterministically
2022-07-27 13:54:34 -04:00
Chris S. Kim
85dd506ecb
Remove unnecessary goroutine in flaky test
...
The watch is established in a background goroutine and the first assertion proves that the watcher is active so there is no reason for the update to happen in a racy goroutine.
Note that this does not completely remove the race condition as the first call to testGetConfigValTimeout could time out before a config is returned.
2022-07-27 13:54:34 -04:00
cskh
f7858a1bda
chore: clarify the error message: service.service must not be empty ( #13907 )
...
- when register service using catalog endpoint, the key of service
name actually should be "service". Add this information to the
error message will help user to quickly fix in the request.
2022-07-27 10:16:46 -04:00
Jared Kirschner
39480deed0
Merge pull request #13914 from hashicorp/docs/remove-comparisons-from-ref-docs
...
docs: remove comparative info from ref docs site
2022-07-27 02:42:41 -04:00
Jared Kirschner
41f5cd2a37
Merge pull request #12903 from hashicorp/docs/show-cli-cmd-options-before-general-options
...
Docs: Show CLI command-specific options before general options
2022-07-27 02:18:04 -04:00
Jared Kirschner
13b3430a4e
docs: show CLI cmd-specific opts before general opts
...
Applied to a single command (acl auth-method create).
2022-07-26 22:38:44 -07:00
Jared Kirschner
d4a0dde9fd
docs: remove comparative info from ref docs site
2022-07-26 22:27:39 -07:00
Iryna Shustava
9bd8c0cd6d
docs: update helm reference docs ( #13910 )
2022-07-26 17:54:51 -06:00
cskh
ae04e2f048
chore: removed unused method AddService ( #13905 )
...
- This AddService is not used anywhere.
AddServiceWithChecks is place of AddService
- Test code is updated
2022-07-26 16:54:53 -04:00
Sarah Alsmiller
5afea2aa3f
fix links
2022-07-26 12:59:28 -05:00
Sarah Alsmiller
e53d3a4eab
update controllername to match previous style
2022-07-26 12:42:46 -05:00
Sarah Alsmiller
e1ab9bcb16
fix links
2022-07-26 12:34:10 -05:00
John Cowen
4e5190245e
ui: Make peered intentions read-only ( #13814 )
...
* ui: Make peered intentions read-only
* Replace "" to undefined for SourcePeer so its the same as PeerName
* Fixup copypasta
* Ensure tests run with no peers
2022-07-26 17:29:37 +01:00
Sarah Alsmiller
b8db71b392
fix links
2022-07-26 10:25:48 -05:00
Sarah Alsmiller
8a8fe6c3d5
restructure allowed values to be consistent
2022-07-26 10:10:17 -05:00
John Cowen
f41a754cbe
ui: Add peering establishment to the peer listing page ( #13813 )
...
* ui: Add peering establishment to the peer listing page
* Remove this.form.reset
2022-07-26 15:36:49 +01:00
Sarah Alsmiller
fbec429a11
clean up leftover table lines
2022-07-26 09:33:15 -05:00
Sarah Alsmiller
de00798f62
clean up extra sentence
2022-07-26 09:31:27 -05:00
sarahalsmiller
f5c6736c55
Update website/content/docs/api-gateway/configuration/gatewayclassconfig.mdx
...
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2022-07-26 09:30:38 -05:00
Michael Klein
bf9045db69
ui: add deprecation worfklow addon ( #13877 )
...
* add ember-cli-deprecation-workflow
* Add deprecation workflow configuration
This will silence all deprecations by default reducing noise in the test
output significantly.
We can tackle deprecations now one by one but won't have to deal with
very verbose console logs anymore.
2022-07-26 15:01:09 +02:00
Sarah Alsmiller
9d165e8ce8
updated all pages to follow cm/s specification
2022-07-25 21:57:30 -05:00