Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hi,community
As a beginner,from what I know right now, the auth part is rely on the k8s gateway ,the function entry of openfunction. And it varies from different type of k8s gateway.
Will the authentication mechanism be specially developed later or still depend on k8s gateway?

You must be logged in to vote

You're right. We'll start to use K8s gateway API as OpenFunction's gateway starting from v0.7.0, find the proposal here
The PR has been merged into the master branch.

And contour will be the default gateway implementation. Users can also choose to use istio as another gateway implementation.

I think we'll rely on the K8s gateway api's HTTPS for security concerns. @wrongerror you've anything to say?

Replies: 2 comments

Comment options

You're right. We'll start to use K8s gateway API as OpenFunction's gateway starting from v0.7.0, find the proposal here
The PR has been merged into the master branch.

And contour will be the default gateway implementation. Users can also choose to use istio as another gateway implementation.

I think we'll rely on the K8s gateway api's HTTPS for security concerns. @wrongerror you've anything to say?

You must be logged in to vote
0 replies
Answer selected by jackkkkklee
Comment options

Currently, I think the scope of OpenFunction does not need to involve the authentication mechanism, just as OpenFunction does not involve the implementation of the k8s gateway api. Users can choose the implementation of the gateway and the authentication mechanism according to their own needs.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.