Skip to content

fix: unify webhook listeners on path based endpoints - #304

Open
pepordev wants to merge 8 commits into
external-secrets:mainfrom
pepordev:fix/unify-webhook-listeners
Open

fix: unify webhook listeners on path based endpoints#304
pepordev wants to merge 8 commits into
external-secrets:mainfrom
pepordev:fix/unify-webhook-listeners

Conversation

@pepordev

@pepordev pepordev commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

fixes #242

I've test it out in our environments with multiples configurations using our keeper-security integration and it is working fine

Signed-off-by: Pedro Parra Ortega <parraortega.pedro@gmail.com>
Signed-off-by: Pedro Parra Ortega <parraortega.pedro@gmail.com>
@Skarlso
Skarlso self-requested a review April 16, 2026 07:20

@Skarlso Skarlso left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initial round done. I know this is mostly borrowed code. I tried to flag only criticals. Let's leave it off a bit better than we found it. :)

Comment thread internal/listener/manager.go Outdated
Comment thread internal/listener/webhook/server.go Outdated
Comment thread internal/listener/webhook/route.go
Comment thread internal/listener/webhook/route.go Outdated
Comment thread internal/listener/webhook/route.go Outdated
Comment thread api/v1alpha1/source_webhook_types.go
Comment thread internal/listener/webhook/route.go Outdated
Comment thread internal/listener/webhook/server.go
Comment thread internal/controller/reloader_controller.go Outdated
Comment thread docs/sources/webhook.md Outdated
pepordev added 3 commits June 22, 2026 07:40
Signed-off-by: Pedro <parraortega.pedro@gmail.com>
Signed-off-by: Pedro Parra Ortega <parraortega.pedro@gmail.com>
Signed-off-by: Pedro Parra Ortega <parraortega.pedro@gmail.com>
@Skarlso

Skarlso commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

I'll fix the cve thing.

@Skarlso

Skarlso commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Done :) Should be on main.

@pepordev

Copy link
Copy Markdown
Contributor Author

Done :) Should be on main.

updated! thanks!

@Skarlso

Skarlso commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

will take a look at this today afternoon! Thanks

@Skarlso Skarlso left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of more issues, but it's getting there! :) Nice! :)

Comment thread internal/listener/manager.go
Comment thread internal/listener/webhook/route.go Outdated
Comment thread internal/listener/webhook/server.go
Comment thread deploy/charts/reloader/values.yaml Outdated
@Skarlso

Skarlso commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

@pepordev With the config thing out of the way, the rest looks okay expect for the default thing in my last comment.

@Skarlso

Skarlso commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

And the otherone with the deadlock. :_

Signed-off-by: Pedro Parra Ortega <parraortega.pedro@gmail.com>
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.

webhook source in configurations create new servers per config

2 participants