Skip to content

feat(byocon): add KafkaConnectCustomPlugin config - #564

Merged
byashimov merged 1 commit into
mainfrom
jclarysse/add-kafkaconnectcustomplugin-to-config
Sep 22, 2026
Merged

byashimov merged 1 commit into
mainfrom
jclarysse/add-kafkaconnectcustomplugin-to-config

Conversation

@jclarysse

@jclarysse jclarysse commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Contributes to KCON-634.

Add all KafkaConnectCustomPlugin endpoints from public openapi.json:

$ curl -s https://api.aiven.io/doc/openapi.json | jq . | grep "\"operationId\": \"KafkaConnectCustomPlugin"
        "operationId": "KafkaConnectCustomPluginClassGet",
        "operationId": "KafkaConnectCustomPluginClassUpdate",
        "operationId": "KafkaConnectCustomPluginClassList",
        "operationId": "KafkaConnectCustomPluginClassListByName",
        "operationId": "KafkaConnectCustomPluginDelete",
        "operationId": "KafkaConnectCustomPluginGet",
        "operationId": "KafkaConnectCustomPluginUpdate",
        "operationId": "KafkaConnectCustomPluginFileClassList",
        "operationId": "KafkaConnectCustomPluginFileCreate",
        "operationId": "KafkaConnectCustomPluginFileList",
        "operationId": "KafkaConnectCustomPluginFileDelete",
        "operationId": "KafkaConnectCustomPluginFileGet",
        "operationId": "KafkaConnectCustomPluginFileUpdate",
        "operationId": "KafkaConnectCustomPluginFileListByName",
        "operationId": "KafkaConnectCustomPluginList",

@jclarysse
jclarysse requested a review from a team as a code owner September 21, 2026 12:26
@jclarysse jclarysse changed the title feat(byocon): add KafkaConnectCustomPlugin endpoints feat(byocon): add KafkaConnectCustomPlugin config Sep 21, 2026
@jclarysse
jclarysse force-pushed the jclarysse/add-kafkaconnectcustomplugin-to-config branch from 91f51d3 to a736b1f Compare September 22, 2026 10:35
@byashimov
byashimov force-pushed the jclarysse/add-kafkaconnectcustomplugin-to-config branch from a736b1f to b725bde Compare September 22, 2026 10:38
@byashimov
byashimov enabled auto-merge (squash) September 22, 2026 10:39
@byashimov byashimov closed this Sep 22, 2026
auto-merge was automatically disabled September 22, 2026 11:03

Pull request was closed

@byashimov byashimov reopened this Sep 22, 2026
@byashimov
byashimov merged commit 22d8205 into main Sep 22, 2026
11 of 12 checks passed
@byashimov
byashimov deleted the jclarysse/add-kafkaconnectcustomplugin-to-config branch September 22, 2026 11:09
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