Kyle Havlovitz
7a016a4c46
Add doc examples for expanded token read CLI and API
2022-03-31 15:03:41 -07:00
Bryce Kalow
04ec4c2aa4
website: redirect /api to /api-docs ( #12660 )
2022-03-30 16:16:26 -05:00
Jared Kirschner
fcec9a18ce
docs: mention filtered by ACLs in affected APIs
2022-03-21 09:06:45 -07:00
Jared Kirschner
e90c2a6994
Merge pull request #12489 from hashicorp/docs/results-filtered-by-acl-awareness-coordinate
...
docs: mention filtered by ACLs in coordinate API
2022-03-19 16:17:08 -04:00
Jared Kirschner
724838e600
docs: add filtered by ACLs header curl example
2022-03-18 15:47:08 -07:00
Jared Kirschner
37385058d8
docs: mention filtered by ACLs in coordinate API
2022-03-18 15:47:08 -07:00
mrspanishviking
1ae820ea0a
Revert "[Docs] Agent configuration hierarchy "
2022-03-15 16:13:58 -07:00
trujillo-adam
667976c94f
fixing merge conflicts part 3
2022-03-15 15:25:03 -07:00
trujillo-adam
60a88bb40f
merging new hierarchy for agent configuration
2022-03-14 15:44:41 -07:00
trujillo-adam
b588620385
fixing merge conflicts
2022-03-01 09:08:20 -08:00
Blake Covarrubias
f46bbb7205
Fix spelling errors
2022-01-20 08:54:23 -08:00
Blake Covarrubias
d81889bb41
docs: Avoid redirects by pointing links to new URLs
...
Avoid HTTP redirects for internal site links by updating old URLs to
point to the new location for the target content.
2022-01-20 08:52:51 -08:00
Jared Kirschner
9d24242b73
Merge pull request #12004 from hashicorp/consul-doc-day-changes-chip
...
Docs: Updating HTTP API endpoints with CLI equivalent links
2022-01-15 12:40:46 -05:00
Jared Kirschner
fa6200bba3
docs: add missing link for intention list
2022-01-15 09:31:27 -08:00
Jared Kirschner
65d5836951
docs: don't treat CLI cmd cross-ref as info box
2022-01-15 09:29:35 -08:00
Blake Covarrubias
5a12f2cf20
docs: Use long form of CLI flags ( #12030 )
...
Use long form of CLI flags in all example commands.
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-01-12 15:05:01 -08:00
Chip Vaughn
e210e7cb58
CLI Link clean-up
2022-01-11 15:51:04 -05:00
Chip Vaughn
fd71fdbefb
Fixing CircleCI issues and adding Partition CLI links
2022-01-11 11:46:50 -05:00
Chip Vaughn
cd0405ff0d
Correcting CLI links and grammer changes part 2
2022-01-11 11:26:05 -05:00
Chip Vaughn
db58296ce8
Correcting CLI links and grammer changes
2022-01-11 10:41:48 -05:00
Chip Vaughn
0f6e660077
Correcting CLI links and grammer changes
2022-01-11 10:37:48 -05:00
Chip Vaughn
7f61e9f677
Editing links and grammer changes
2022-01-11 10:36:09 -05:00
Daniel Nephin
d33bcda622
docs: move the ACL 'Authorization' section
...
This section was actually about authentication (not authorization).
We already have sections in our api and cli docs. This commit removes the section and replaces
it with a short paragraph in the Tokens section which links to the existing docs.
2022-01-10 17:10:39 -05:00
Chip Vaughn
309f1eab4b
Updating HTTP API endpoints with CLI equivalent links
2022-01-10 14:21:32 -05:00
Chris S. Kim
14e1898544
Add LastErrorMessage to /acl/replication docs ( #11990 )
2022-01-10 13:42:57 -05:00
Daniel Upton
dd8d8fb6fd
Incorporate feedback from @jkirschner-hashicorp and @karl-cardenas-coding
2022-01-10 15:53:41 +00:00
Daniel Upton
e69ad56141
docs: clarify transaction usage and limitations in kv api docs
2022-01-10 13:59:43 +00:00
Blake Covarrubias
952bb3c4a2
docs: Fix service_id description on agent deregister API
2021-12-22 09:43:20 -08:00
Blake Covarrubias
80ce6b54e2
Document /v1/agent/force-leave prune and wan params ( #11886 )
...
Document prune parameter added in #6571 and wan parameter added in
#11722 .
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2021-12-20 15:56:13 -08:00
kevinpollet
6b9cec20f2
docs: fix typo in KV store API
2021-12-16 16:48:08 -08:00
Chris S. Kim
3b32e1b1b6
docs: Add API docs for Admin Partitions ( #11834 )
2021-12-14 17:04:02 -05:00
FFMMM
75d3fb2a10
update connect ca leaf endpoint docs ( #11723 )
...
* update connect ca leaf endpoint docs
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
* pr feedback
* Update website/content/api-docs/agent/connect.mdx
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
2021-12-03 10:44:36 -08:00
Dan Upton
b07edb9fe6
docs: `X-Consul-Results-Filtered-By-ACLs` header ( #11629 )
2021-12-03 17:31:09 +00:00
Dan Upton
eff3dc09b6
Rename `agent_master` ACL token in the API and CLI ( #11669 )
2021-12-02 17:05:27 +00:00
Dan Upton
e1829a8706
Rename `master` and `agent_master` ACL tokens in the config file format ( #11665 )
2021-12-01 21:08:14 +00:00
Daniel Nephin
5e5e3b590d
Merge pull request #11468 from hashicorp/dnephin/acl-docs-namespace-rules
...
docs: update docs about namespace default policy/role
2021-11-26 14:00:30 -05:00
Daniel Nephin
aaea8df5d1
docs: update docs about namespace default policy/role
...
To include details about the permissions the ACL token must have to perform the request.
2021-11-26 13:47:45 -05:00
Daniel Nephin
0ec2a804df
Merge pull request #10690 from tarat44/h2c-support-in-ping-checks
...
add support for h2c in h2 ping health checks
2021-11-02 13:53:06 -04:00
Daniel Upton
a620b6be2e
Support Check-And-Set deletion of config entries ( #11419 )
...
Implements #11372
2021-11-01 16:42:01 +00:00
Daniel Nephin
f24bad2a52
Merge pull request #11232 from hashicorp/dnephin/acl-legacy-remove-docs
...
acl: add docs and changelog for the removal of the legacy ACL system
2021-10-25 18:38:00 -04:00
Uday
5709070692
Update segment.mdx
2021-10-22 13:49:30 -07:00
tarat44
f4c5672c79
fix mistakes in docs
2021-10-07 02:29:41 -04:00
Daniel Nephin
51e498717f
docs: add notice that legacy ACLs have been removed.
...
Add changelog
Also remove a metric that is no longer emitted that was missed in a
previous step.
2021-10-05 18:30:22 -04:00
Daniel Nephin
a2e5db40b9
api-docs: remove duplicate acl-legacy page
...
Redirect the url to the copy that is part of the left nav.
2021-10-05 14:01:31 -04:00
tarat44
f8b47cdfcd
change config option to H2PingUseTLS
2021-10-05 00:12:21 -04:00
tarat44
ed4ca3db49
add support for h2c in h2 ping health checks
2021-10-04 22:51:08 -04:00
Joshua Gilman
ab7d6c2670
Adds consulrs Rust client library to SDK list
2021-10-01 19:29:31 -07:00
Daniel Nephin
44d91ea56f
Add failures_before_warning to checks ( #10969 )
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
* agent: add failures_before_warning setting
The new setting allows users to specify the number of check failures
that have to happen before a service status us updated to be `warning`.
This allows for more visibility for detected issues without creating
alerts and pinging administrators. Unlike the previous behavior, which
caused the service status to not update until it reached the configured
`failures_before_critical` setting, now Consul updates the Web UI view
with the `warning` state and the output of the service check when
`failures_before_warning` is breached.
The default value of `FailuresBeforeWarning` is the same as the value of
`FailuresBeforeCritical`, which allows for retaining the previous default
behavior of not triggering a warning.
When `FailuresBeforeWarning` is set to a value higher than that of
`FailuresBeforeCritical it has no effect as `FailuresBeforeCritical`
takes precedence.
Resolves: https://github.com/hashicorp/consul/issues/10680
Signed-off-by: Jakub Sokołowski <jakub@status.im>
Co-authored-by: Jakub Sokołowski <jakub@status.im>
2021-09-14 12:47:52 -04:00
mrspanishviking
447e1331f3
Merge pull request #10815 from hashicorp/docs/prepared-query-consistency-modes-3475
...
docs: Add supported consistency modes to prepared queries
2021-09-03 07:43:40 -07:00
Blake Covarrubias
db59597cac
docs: Update code blocks across website
...
* Use CodeTabs for examples in multiple formats.
* Ensure correct language on code fences.
* Use CodeBlockConfig for examples with filenames, or which need
highlighted content.
2021-08-11 13:20:03 -07:00