Skip to content

Improve Webhook Developer Experience with Localtunnel #253

@buehler

Description

@buehler

Developing webhooks (validator / mutator) with the SDK is kind of cumbersome because one needs to start the operator and then open ngrok or localtunnel connections and then register the url within Kubernetes.

With https://github.com/Sebazzz/LocaltunnelClient it could be possible (investigate) to create a localtunnel connection during app startup and register the developer instance directly in Kubernetes while debugging the code.

So, if the SDK detects webhooks, the developer experience should be that the SDK creates a localtunnel and directyl registers the webhook configuration within Kubernetes during startup and clears the config on termination.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions