Re: unable to find valid certification path to requested target error in kubernetes component

2019-09-13 Thread Andrea Cosentino
What is the Kubernetes cluster version? Do you have any real reproducer for this? Il ven 13 set 2019, 22:08 Imran Raza Khan ha scritto: > i am getting security error although i am providing oauthtoken in > kubernetes component > > from("timer://foo?fixedRate=true&period=5000") > .setHead

unable to find valid certification path to requested target error in kubernetes component

2019-09-13 Thread Imran Raza Khan
i am getting security error although i am providing oauthtoken in kubernetes component from("timer://foo?fixedRate=true&period=5000") .setHeader(KubernetesConstants.KUBERNETES_NAMESPACE_NAME, simple("default")) .setHeader(KubernetesConstants.KUBERNETES_CONFIGMAP_NAME, simple("my-co