[
https://issues.apache.org/jira/browse/CAMEL-14003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17220944#comment-17220944
]
Akihiko Kuroda commented on CAMEL-14003:
----------------------------------------
I try to implement this. Here is my assumptions.
# This is implemented under camel-kubernetes and the component name is
`kubernetes-custom-resources`.
# It supports create, delete, get and list operations for the custom resource
instances.
# It also supports consumer that monitor any changes for the instances.
# The necessary parameters including the api version and kind of the custom
resource definitions are provided in the header.
Are these OK?
> Camel-Kubernetes: Support CRD
> ------------------------------
>
> Key: CAMEL-14003
> URL: https://issues.apache.org/jira/browse/CAMEL-14003
> Project: Camel
> Issue Type: New Feature
> Components: camel-kubernetes
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 3.x
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)