openservicemesh / osm

Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.
https://openservicemesh.io/
Apache License 2.0
2.59k stars 277 forks source link

Documentation issue - broken link - OPA plugin #5254

Closed stephaneey closed 1 year ago

stephaneey commented 1 year ago

Hello,

This page https://release-v0-11.docs.openservicemesh.io/docs/guides/integrations/external_auth_opa/ refers to a link that is broken in the following section:

kubectl create namespace opa
kubectl apply -f https://raw.githubusercontent.com/openservicemesh/osm/main/docs/example/manifests/opa/deploy-opa-envoy.yaml

The link returns a 404 and it doesn't seem to be any OPA-related doc anymore.

stephaneey commented 1 year ago

Hello,

Sorry, it is indeed a broken link but I just added the last stable version number, meaning 1.2. So, the link is the following: https://raw.githubusercontent.com/openservicemesh/osm-docs/release-v1.2/manifests/opa/deploy-opa-envoy.yaml