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

feat: add KongPluginBinding scope #236

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented Jan 17, 2025

What this PR does / why we need it:

Adds a scope field to the KongPluginBindingSpec with a default value of OnlyTargets that preserves the previous default behavior (applying a plugin to targets). Also adds GlobalInControlPlane enum value that allows configuring a plugin to be applied globally to a control plane.

Which issue this PR fixes

Closes #7. Part of Kong/gateway-operator#440.

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect significant changes

@czeslavo czeslavo force-pushed the feat/global-plugins branch from 36e3481 to 36b8e56 Compare January 17, 2025 15:35
@czeslavo czeslavo self-assigned this Jan 17, 2025
@czeslavo czeslavo force-pushed the feat/global-plugins branch 2 times, most recently from 7f6b579 to 186e402 Compare January 17, 2025 15:53
@czeslavo czeslavo added this to the KGO v1.5.x milestone Jan 17, 2025
@czeslavo czeslavo force-pushed the feat/global-plugins branch from 186e402 to fe0e5b1 Compare January 17, 2025 15:55
@czeslavo czeslavo marked this pull request as ready for review January 17, 2025 15:55
@czeslavo czeslavo requested a review from a team as a code owner January 17, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to configure KongPluginBindings to be global
1 participant