Skip to content

[operator] Allow operator runner to run multiple apps #1126

@IfSentient

Description

@IfSentient

The operator runner allows for multiple apps using subsequent/concurrent Run calls, but will have issues setting up multiple apps if they both use webhooks for admission or conversion, as it still tries to set up multiple runners for the same webhook server. We should both make Run safe for concurrent calls and allow for the webhook server to be run as a singleton.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions