This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch camel-2.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from a7815ab  CAMEL-12034: camel-elasticsearch5 - Add support for specify 
from/size in search query header map/json string so you can limit the search 
results.
     new 692ea5a  CAMEL-12328 - Headers getting lost after calling 
kubernetes-services API
     new 222d0c3  CAMEL-12328 - Headers getting lost after calling kubernetes 
service accounts list operation
     new 1fd17a0  CAMEL-12328 - Headers getting lost after calling kubernetes 
secrets list operation
     new a99d2c8  CAMEL-12328 - Headers getting lost after calling kubernetes 
resource quotas list operation
     new 3261c9c  CAMEL-12328 - Headers getting lost after calling kubernetes 
PVC list operation
     new 0aa3b31  CAMEL-12328 - Headers getting lost after calling kubernetes 
namespace list operation
     new 45a88d4  CAMEL-12328 - Headers getting lost after calling kubernetes 
config maps list operation

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../kubernetes/config_maps/KubernetesConfigMapsProducer.java        | 2 ++
 .../kubernetes/namespaces/KubernetesNamespacesProducer.java         | 2 ++
 .../KubernetesPersistentVolumesClaimsProducer.java                  | 2 ++
 .../resources_quota/KubernetesResourcesQuotaProducer.java           | 2 ++
 .../component/kubernetes/secrets/KubernetesSecretsProducer.java     | 1 +
 .../service_accounts/KubernetesServiceAccountsProducer.java         | 1 +
 .../component/kubernetes/services/KubernetesServicesProducer.java   | 6 ++++++
 7 files changed, 16 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
acosent...@apache.org.

Reply via email to