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 a few issues w.r.t jwk update and listeners. #153

Merged
merged 3 commits into from
Aug 26, 2021

Conversation

incfly
Copy link

@incfly incfly commented Aug 20, 2021

Since 1.10 Istio no longer support app listening on port localhost.
Also update the doc of how to set up jwk, which could be updated.

Fix #149

Signed-off-by: Jianfei Hu [email protected]
Signed-off-by: Jianfei Hu [email protected]

Since 1.10 Istio no longer support app listening on port localhost.
Also update the doc of how to set up jwk, which could be updated.

Signed-off-by: Jianfei Hu <[email protected]>
Signed-off-by: Jianfei Hu <[email protected]>
@incfly
Copy link
Author

incfly commented Aug 20, 2021

tried to plumb through helm values for the jwk content a bit. not work well since it has some string escape issues (when using --set from helm cli, the escaped value is unescaped...)

suboptimial but at least offer a way. we won't need this once jwkURI fectching is supported..

Jianfei Hu added 2 commits August 20, 2021 21:39
Signed-off-by: Jianfei Hu <[email protected]>
Signed-off-by: Jianfei Hu <[email protected]>
Signed-off-by: Jianfei Hu <[email protected]>
Signed-off-by: Jianfei Hu <[email protected]>
@istio-testing
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: incfly, lizan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@incfly incfly merged commit c6a89c9 into istio-ecosystem:master Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the authservice to the Istio 1.9+
4 participants