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 cross-namespace references for KongPluginBindings #9

Open
1 task
mlavacca opened this issue Jul 25, 2024 · 0 comments
Open
1 task

Allow cross-namespace references for KongPluginBindings #9

mlavacca opened this issue Jul 25, 2024 · 0 comments

Comments

@mlavacca
Copy link
Member

mlavacca commented Jul 25, 2024

Problem Statement

The spec.pluginRef field contains only the name of the referred plugins, which means that at the moment, only intra-namespace references are allowed. We should add the namespace field (and make it optional) to allow cross-namespace references. Cross-namespace references should be explicitly allowed via ReferenceGrants, but that's not an API design problem.

Proposed Solution

Additional Information

Acceptance Criteria

  • as a user, I can reference a plugin in a different Namespace.
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