Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EB278200BC8 for ; Wed, 23 Nov 2016 09:23:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E9B58160AFD; Wed, 23 Nov 2016 08:23:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 36C05160AFA for ; Wed, 23 Nov 2016 09:23:59 +0100 (CET) Received: (qmail 99535 invoked by uid 500); 23 Nov 2016 08:23:58 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 99523 invoked by uid 99); 23 Nov 2016 08:23:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2016 08:23:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 4D6832C0079 for ; Wed, 23 Nov 2016 08:23:58 +0000 (UTC) Date: Wed, 23 Nov 2016 08:23:58 +0000 (UTC) From: "Andrea Cosentino (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CAMEL-10514) Camel-Kubernetes: Copy headers from in to out in producer operations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 23 Nov 2016 08:24:00 -0000 Andrea Cosentino created CAMEL-10514: ---------------------------------------- Summary: Camel-Kubernetes: Copy headers from in to out in producer operations Key: CAMEL-10514 URL: https://issues.apache.org/jira/browse/CAMEL-10514 Project: Camel Issue Type: Bug Components: camel-kubernetes Reporter: Andrea Cosentino Assignee: Andrea Cosentino Priority: Minor Like Camel-Git, Camel-Kubernetes was developed with the idea of single operation. Maybe it would be good to copy the headers from in to out for operations chains on the Cluster. -- This message was sent by Atlassian JIRA (v6.3.4#6332)