mirror of https://github.com/status-im/consul.git
update deps, add no-index category, fix downloads page
This commit is contained in:
parent
6907c7e3db
commit
57c5118a83
|
@ -9,6 +9,7 @@ export default [
|
||||||
'index',
|
'index',
|
||||||
{
|
{
|
||||||
category: 'features',
|
category: 'features',
|
||||||
|
name: 'API Features',
|
||||||
content: ['consistency', 'blocking', 'filtering', 'caching'],
|
content: ['consistency', 'blocking', 'filtering', 'caching'],
|
||||||
},
|
},
|
||||||
'--------',
|
'--------',
|
||||||
|
|
|
@ -1687,12 +1687,12 @@
|
||||||
"integrity": "sha512-yP5d8zA6az3rvL1vHjsV8c9jUl05M06knvtmMdP4VYlkElikeoJ0kd/oJi0n1Zb5s4Pe4k7zOZah7VmYLYdwyw=="
|
"integrity": "sha512-yP5d8zA6az3rvL1vHjsV8c9jUl05M06knvtmMdP4VYlkElikeoJ0kd/oJi0n1Zb5s4Pe4k7zOZah7VmYLYdwyw=="
|
||||||
},
|
},
|
||||||
"@hashicorp/react-docs-page": {
|
"@hashicorp/react-docs-page": {
|
||||||
"version": "1.1.0",
|
"version": "1.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/@hashicorp/react-docs-page/-/react-docs-page-1.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@hashicorp/react-docs-page/-/react-docs-page-1.2.1.tgz",
|
||||||
"integrity": "sha512-fxIP+K/t1Vp64qv1Ejs7sL88TdvKyyWZYwvu5GtpVBIJKd4g2f0wqeJ+3tl8uiV7brM78Ye28k8Z5dqptG+/RQ==",
|
"integrity": "sha512-OZzqm1YFUrKacApRG+rQQdDcJqzcwFKGxFK67IJK2Iq62Ry5wTTMUAORQdaAJDJJXU3XI9JGGHAP7Y03d2GtcA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@hashicorp/react-content": "^2.2.1",
|
"@hashicorp/react-content": "^2.2.1",
|
||||||
"@hashicorp/react-docs-sidenav": "^3.1.0",
|
"@hashicorp/react-docs-sidenav": "^3.2.1",
|
||||||
"@hashicorp/react-head": "^0.1.1",
|
"@hashicorp/react-head": "^0.1.1",
|
||||||
"@hashicorp/react-inline-svg": "^1.0.0"
|
"@hashicorp/react-inline-svg": "^1.0.0"
|
||||||
},
|
},
|
||||||
|
@ -1705,9 +1705,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@hashicorp/react-docs-sidenav": {
|
"@hashicorp/react-docs-sidenav": {
|
||||||
"version": "3.1.0",
|
"version": "3.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/@hashicorp/react-docs-sidenav/-/react-docs-sidenav-3.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@hashicorp/react-docs-sidenav/-/react-docs-sidenav-3.2.1.tgz",
|
||||||
"integrity": "sha512-j7ya2rbtaA8BIGxF3DbwcHamp+JUybXJNgyvAPZ8Ixo8dbfIPnpSmSOYXtnvsWm+0jWzVVHNKHkQRIHtrCM5IA==",
|
"integrity": "sha512-+jMgXFgq7j9zKNPZ5z8pXBkNrxfP1+A1F9KTPsvoIsKdy9cybVVqELQxnWJ//BJxEEilBm+Gqi0Z9dIGmV73Wg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@hashicorp/react-link-wrap": "^0.0.3",
|
"@hashicorp/react-link-wrap": "^0.0.3",
|
||||||
"fuzzysearch": "^1.0.3"
|
"fuzzysearch": "^1.0.3"
|
||||||
|
@ -1825,9 +1825,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@hashicorp/react-product-downloader": {
|
"@hashicorp/react-product-downloader": {
|
||||||
"version": "3.0.5",
|
"version": "3.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@hashicorp/react-product-downloader/-/react-product-downloader-3.0.5.tgz",
|
"resolved": "https://registry.npmjs.org/@hashicorp/react-product-downloader/-/react-product-downloader-3.1.0.tgz",
|
||||||
"integrity": "sha512-Q+ZHqmLrm/9oG0jpVKZK1kLToAAp+E0x5jeU19CckF8OH8Ob9ZacNQOYtBHp/cpMjUmqsg1LGncZS3jf6gGn2Q==",
|
"integrity": "sha512-6Bka/VgIwESrbygxvIwqND+vX9pXW4Y25+mB8usEhxMnz7UxBacGpx87j/Rab7C4iXvTXx/2CNtJe9jCupR6eQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@hashicorp/react-button": "^2.1.7"
|
"@hashicorp/react-button": "^2.1.7"
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,8 +15,8 @@
|
||||||
"@hashicorp/react-code-block": "^1.2.6",
|
"@hashicorp/react-code-block": "^1.2.6",
|
||||||
"@hashicorp/react-consent-manager": "^2.0.7",
|
"@hashicorp/react-consent-manager": "^2.0.7",
|
||||||
"@hashicorp/react-content": "^3.0.0-0",
|
"@hashicorp/react-content": "^3.0.0-0",
|
||||||
"@hashicorp/react-docs-page": "^1.1.0",
|
"@hashicorp/react-docs-page": "^1.2.1",
|
||||||
"@hashicorp/react-docs-sidenav": "^3.1.0",
|
"@hashicorp/react-docs-sidenav": "^3.2.1",
|
||||||
"@hashicorp/react-docs-sitemap": "^1.0.0",
|
"@hashicorp/react-docs-sitemap": "^1.0.0",
|
||||||
"@hashicorp/react-enterprise-alert": "^2.0.0",
|
"@hashicorp/react-enterprise-alert": "^2.0.0",
|
||||||
"@hashicorp/react-footer": "^3.1.12",
|
"@hashicorp/react-footer": "^3.1.12",
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
"@hashicorp/react-inline-svg": "^1.0.0",
|
"@hashicorp/react-inline-svg": "^1.0.0",
|
||||||
"@hashicorp/react-logo-grid": "^2.0.9",
|
"@hashicorp/react-logo-grid": "^2.0.9",
|
||||||
"@hashicorp/react-mega-nav": "^4.0.1-2",
|
"@hashicorp/react-mega-nav": "^4.0.1-2",
|
||||||
"@hashicorp/react-product-downloader": "^3.0.5",
|
"@hashicorp/react-product-downloader": "^3.1.0",
|
||||||
"@hashicorp/react-section-header": "^2.0.0",
|
"@hashicorp/react-section-header": "^2.0.0",
|
||||||
"@hashicorp/react-subnav": "^3.0.1",
|
"@hashicorp/react-subnav": "^3.0.1",
|
||||||
"@hashicorp/react-text-and-content": "^4.0.7",
|
"@hashicorp/react-text-and-content": "^4.0.7",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: api
|
layout: api
|
||||||
page_title: Consistency Modes
|
page_title: Consistency Modes
|
||||||
sidebar_title: API Features
|
sidebar_title: Consistency Modes
|
||||||
description: >-
|
description: >-
|
||||||
Most of the read query endpoints support multiple levels of consistency. Since
|
Most of the read query endpoints support multiple levels of consistency. Since
|
||||||
no policy will suit all clients' needs, these consistency modes allow the user
|
no policy will suit all clients' needs, these consistency modes allow the user
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
layout: api
|
|
||||||
page_title: API Features
|
|
||||||
sidebar_title: API Features
|
|
||||||
---
|
|
||||||
|
|
||||||
TODO: Placeholder
|
|
|
@ -12,7 +12,32 @@ export default function DownloadsPage({ downloadData }) {
|
||||||
product="Consul"
|
product="Consul"
|
||||||
version={VERSION}
|
version={VERSION}
|
||||||
downloads={downloadData}
|
downloads={downloadData}
|
||||||
/>
|
>
|
||||||
|
<p>
|
||||||
|
<a href="/downloads_tools">» Download Consul Tools</a>
|
||||||
|
</p>
|
||||||
|
<div className="release-candidate">
|
||||||
|
<p>Note for ARM users:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Use Armelv5 for all 32-bit armel systems</li>
|
||||||
|
<li>Use Armhfv6 for all armhf systems with v6+ architecture</li>
|
||||||
|
<li>Use Arm64 for all v8 64-bit architectures</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
The following commands can help determine the right version for your
|
||||||
|
system:
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<code>$ uname -m</code>
|
||||||
|
<br />
|
||||||
|
<code>
|
||||||
|
$ readelf -a /proc/self/exe | grep -q -c Tag_ABI_VFP_args && echo
|
||||||
|
"armhf" || echo "armel"
|
||||||
|
</code>
|
||||||
|
</div>
|
||||||
|
</ProductDownloader>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue