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

Allow PluginBindings to be used on Kubernetes CRDs for Gateway Configuration #8

Closed
1 task
mlavacca opened this issue Jul 25, 2024 · 1 comment
Closed
1 task

Comments

@mlavacca
Copy link
Member

Problem Statement

#1 introduced the new KongPluginBinding CRD to allow users to bind plugins to specific kong resources.

We need to add KongPluginBinding support for regular Kubernetes resources to be configured on Kong Gateway as well.

Proposed Solution

We could add a new genericEntityRef (name to be defined) field in the KongPluginBinding to allow users to bind plugins on Kubernetes Services, ingresses, HTTPRoutes, etc. as well.

Additional Information

Acceptance Criteria

  • As a user, I can use the KongPluginBinding resource to configure plugins in a Kong Gateway.
@mlavacca
Copy link
Member Author

mlavacca commented Aug 8, 2024

Closing as superseded by #11

@mlavacca mlavacca closed this as completed Aug 8, 2024
@mlavacca mlavacca closed this as not planned Won't fix, can't repro, duplicate, stale Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant