Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
We are building an end to end test with Camel and want to read the .jobTemplate.spec field from a k8s CronJob.
Since there is (apparently) no CronJob component like there isĀ "kubernetes-job", we ended up building it the hard way using fabric8's k8s client.
What we have done so far, could be greatly simplified by having a "kubernetes-cronjob" Camel component, with an operation "getCronJob", which would retrieve the CronJob manifest from k8s and put it into a message header or body.
Attachments
Issue Links
- links to