Backport of Remove "BETA" marker from config entries into release/1.16.x (#18272)

backport of commit 7def767862c011e56b752e5cd83d320507511c7e

Co-authored-by: Thomas Eckert <teckert@hashicorp.com>
This commit is contained in:
hc-github-team-consul-core 2023-07-25 13:34:00 -04:00 committed by GitHub
parent 556dd95cd8
commit fee32407f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 35 deletions

View File

@ -410,39 +410,19 @@
},
{
"title": "API gateway",
"href": "/consul/docs/connect/gateways/api-gateway/configuration/api-gateway",
"badge": {
"text": "BETA",
"type": "outlined",
"color": "neutral"
}
"href": "/consul/docs/connect/gateways/api-gateway/configuration/api-gateway"
},
{
"title": "HTTP route",
"href": "/consul/docs/connect/gateways/api-gateway/configuration/http-route",
"badge": {
"text": "BETA",
"type": "outlined",
"color": "neutral"
}
"href": "/consul/docs/connect/gateways/api-gateway/configuration/http-route"
},
{
"title": "TCP route",
"href": "/consul/docs/connect/gateways/api-gateway/configuration/tcp-route",
"badge": {
"text": "BETA",
"type": "outlined",
"color": "neutral"
}
"href": "/consul/docs/connect/gateways/api-gateway/configuration/tcp-route"
},
{
"title": "Inline certificate",
"href": "/consul/docs/connect/gateways/api-gateway/configuration/inline-certificate",
"badge": {
"text": "BETA",
"type": "outlined",
"color": "neutral"
}
"href": "/consul/docs/connect/gateways/api-gateway/configuration/inline-certificate"
},
{
"title": "Ingress gateway",
@ -522,7 +502,7 @@
{
"title": "Delegate authorization to external services",
"path": "connect/proxies/envoy-extensions/usage/ext-authz"
},
},
{
"title": "Run Lua scripts in Envoy proxies",
"path": "connect/proxies/envoy-extensions/usage/lua"
@ -538,7 +518,8 @@
{
"title": "Run WebAssembly plug-ins in Envoy proxies",
"path": "connect/proxies/envoy-extensions/usage/wasm"
} ]
}
]
},
{
"title": "Configuration",
@ -546,16 +527,16 @@
{
"title": "External authorization",
"path": "connect/proxies/envoy-extensions/configuration/ext-authz"
},
},
{
"title": "Property override",
"path": "connect/proxies/envoy-extensions/configuration/property-override"
},
},
{
"title": "WebAssembly",
"path": "connect/proxies/envoy-extensions/configuration/wasm"
}
]
]
}
]
},
@ -658,11 +639,6 @@
},
{
"title": "API Gateways",
"badge": {
"text": "BETA",
"type": "outlined",
"color": "neutral"
},
"routes": [
{
"title": "Overview",
@ -1090,7 +1066,7 @@
{
"title": "Limit traffic rates from source IP addresses",
"path": "agent/limits/usage/limit-request-rates-from-ips"
}
}
]
},
{