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

fix: rename ExtractPlugins to ExtractPluginsWithNamespace and add ExtractPlugins that does not include namespace #649

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Sep 26, 2024

What this PR does / why we need it:

This PR fixes an incorrect implementation of extracting plugins from objects' konghq.com/plugins annotation in watch functions.

This renames ExtractPlugins to ExtractPluginsWithNamespace and adds ExtractPlugins that does not include namespace.

@pmalek pmalek added this to the KGO v1.4.x milestone Sep 26, 2024
@pmalek pmalek marked this pull request as ready for review September 26, 2024 06:51
@pmalek pmalek requested a review from a team as a code owner September 26, 2024 06:51
@pmalek pmalek self-assigned this Sep 26, 2024
@pmalek pmalek enabled auto-merge (squash) September 26, 2024 06:52
@pmalek pmalek merged commit 281dc6d into main Sep 26, 2024
21 checks passed
@pmalek pmalek deleted the fix-extract-plugins-from-annotation branch September 26, 2024 07:49
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 this pull request may close these issues.

2 participants