Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update istio envoy tutorial to use AuthorizationPolicy #6426

Merged

Conversation

tjons
Copy link
Contributor

@tjons tjons commented Nov 23, 2023

Why the changes in this PR are needed?

open-policy-agent/opa-envoy-plugin#492 changes the quick_start.yaml file to use the Istio AuthorizationPolicy API instead of the EnvoyFilter API, per suggestion from @howardjohn (#5911).

What are the changes in this PR?

Update the tutorial content for the Istio OPA integration to explain the changes made in open-policy-agent/opa-envoy-plugin#492.

Copy link

netlify bot commented Nov 23, 2023

Deploy Preview for openpolicyagent ready!

Name Link
🔨 Latest commit f33aa68
🔍 Latest deploy log https://app.netlify.com/sites/openpolicyagent/deploys/6567d4dc346ad500092f3721
😎 Deploy Preview https://deploy-preview-6426--openpolicyagent.netlify.app/docs/edge/envoy-tutorial-istio
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@howardjohn howardjohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (as an Istio maintainer)

Thanks1

anderseknert
anderseknert previously approved these changes Nov 29, 2023
Copy link
Member

@anderseknert anderseknert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

See Istio's [Quick Start](https://istio.io/docs/setup/kubernetes/install/kubernetes/) page to get started.

If you are using an earlier version of Istio (1.9+), you will have to customize the `AuthorizationPolicy` in the to use the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: in the ... ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we're referring to the quick_start.yaml file here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed!

Copy link
Member

@ashutosh-narkar ashutosh-narkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I guess we need to get open-policy-agent/opa-envoy-plugin#492 first?

Signed-off-by: tjons <tyler.schade@solo.io>
@tjons
Copy link
Contributor Author

tjons commented Nov 30, 2023

Yes, the opa envoy plugin one should go first. Fixed the error you caught and squashed.

@ashutosh-narkar ashutosh-narkar merged commit 4f9058b into open-policy-agent:main Nov 30, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants