Skip to content

Commit

Permalink
update_ref_docs fails on an arm machine (#13816)
Browse files Browse the repository at this point in the history
* update_ref_docs fails on an arm machine

* Remove retired ist0117

* Fix removed link
  • Loading branch information
ericvn committed Sep 5, 2023
1 parent 867381b commit fbb5c8d
Show file tree
Hide file tree
Showing 26 changed files with 28,477 additions and 222 deletions.
2 changes: 1 addition & 1 deletion content/en/blog/2021/wasm-progress/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This was a significant milestone, since it indicates that:

## `wasm-extensions` Ecosystem Repository

As an early adopter of the Envoy Wasm runtime, the Istio Extensions and Telemetry working group gained a lot of experience in developing extensions. We built several first-class extensions, including [metadata exchange](/docs/reference/config/proxy_extensions/metadata_exchange/), [Prometheus stats](https://archive.istio.io/v1.17/docs/reference/config/proxy_extensions/stats/), and [attribute generation](https://archive.istio.io/v1.17/docs/reference/config/proxy_extensions/attributegen/).
As an early adopter of the Envoy Wasm runtime, the Istio Extensions and Telemetry working group gained a lot of experience in developing extensions. We built several first-class extensions, including [metadata exchange](https://archive.istio.io/v1.17/docs/reference/config/proxy_extensions/metadata_exchange/), [Prometheus stats](https://archive.istio.io/v1.17/docs/reference/config/proxy_extensions/stats/), and [attribute generation](https://archive.istio.io/v1.17/docs/reference/config/proxy_extensions/attributegen/).
In order to share our learning more broadly, we created a [`wasm-extensions` repository](https://github.com/istio-ecosystem/wasm-extensions) in the `istio-ecosystem` organization. This repository serves two purposes:

* It provides canonical example extensions, covering several highly demanded features (such as [basic authentication](https://github.com/istio-ecosystem/wasm-extensions/tree/master/extensions/basic_auth)).
Expand Down
1,569 changes: 1,569 additions & 0 deletions content/en/docs/reference/commands/install-cni/index.html

Large diffs are not rendered by default.

0 comments on commit fbb5c8d

Please sign in to comment.