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

New configuration format #1247

Closed
pastequo opened this issue Jan 25, 2024 · 2 comments · Fixed by #1249
Closed

New configuration format #1247

pastequo opened this issue Jan 25, 2024 · 2 comments · Fixed by #1249

Comments

@pastequo
Copy link
Contributor

This Issue comes from this design document: https://docs.google.com/document/d/12X1-9nhjAhpf-Wlt3RbdoMbvx31zFBva/edit#heading=h.gjdgxs

The proposal is to make the configuration more flexible, more extensible. This issue focus only on the new configuration format, without any filtering capabilities (that will come in another issue)

See the design document for more information

pastequo added a commit to pastequo/net-istio that referenced this issue Jan 25, 2024
pastequo added a commit to pastequo/net-istio that referenced this issue Jan 29, 2024
pastequo added a commit to pastequo/net-istio that referenced this issue Jan 30, 2024
pastequo added a commit to pastequo/net-istio that referenced this issue Feb 5, 2024
pastequo added a commit to pastequo/net-istio that referenced this issue Feb 6, 2024
knative-prow bot pushed a commit that referenced this issue Feb 9, 2024
* docs: Add documentation about the new config format (#1247)

* chore: Doc formatting

* chore: Remove default values
pastequo added a commit to pastequo/net-istio that referenced this issue Feb 16, 2024
@nguyenthai0107
Copy link

Hello @pastequo .
Is there a way to implement with Nginx Ingress ?.
Im believe that a lot of company which was built and using technology and system base on Nginx Ingress ( without supported network layer such as Contour, Kourier, Istio). It will more options, more flexible if this was implemented in configmap.
Thank you.

@dprotaso
Copy link
Contributor

dprotaso commented Apr 3, 2024

@nguyenthai0107 nginx support would come through our use of the Gateway API - we have a plugin here but we haven't done any testing with nginx.

https://github.com/knative-extensions/net-gateway-api

Curious do you require the need to select different gateways?

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 a pull request may close this issue.

3 participants