Skip to content

[Enhancement]: support for deploying connect plugins without rebuilding custom image #11313

Open
@manishdusad

Description

@manishdusad

Related problem

Currently only way one can deploy connect plugins is by rebuilding custom image either from base image or using connect CR. This image needs to be pushed to repository which needs to be maintained and rehydrate time to time to keep it upto date. This creates a TLM nightmare.

Suggested solution

It would be good to automated this without rebuilding custome image. Similar to the way confluent has done https://www.confluent.io/blog/declarative-connectors-with-confluent-for-kubernetes/ see “Automate connector plugins installation with CFK” section

Image

Alternatives

Alternative this can be supported by defining the required plugin list and download it at runtime during connect startup.

Additional context

No response

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