From issues-return-52816-archive-asf-public=cust-asf.ponee.io@karaf.apache.org Fri May 7 22:45:03 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 0E30618063F for ; Sat, 8 May 2021 00:45:03 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 21D2960B8F for ; Fri, 7 May 2021 22:45:02 +0000 (UTC) Received: (qmail 89299 invoked by uid 500); 7 May 2021 22:45:01 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 89202 invoked by uid 99); 7 May 2021 22:45:01 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 May 2021 22:45:01 +0000 Received: from jira2-he-de.apache.org (unknown [IPv6:2a01:4f8:242:1f49::2]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 4B3773E8B3 for ; Fri, 7 May 2021 22:45:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 2BFB0C8042E for ; Fri, 7 May 2021 22:45:00 +0000 (UTC) Date: Fri, 7 May 2021 22:45:00 +0000 (UTC) From: "Abhayjit Kharbanda (Jira)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KARAF-7145) Kubernetes discovery service only discovers pods in default namespace MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Abhayjit Kharbanda created KARAF-7145: ----------------------------------------- Summary: Kubernetes discovery service only discovers pods in d= efault namespace Key: KARAF-7145 URL: https://issues.apache.org/jira/browse/KARAF-7145 Project: Karaf Issue Type: Improvement Components: cellar Affects Versions: 4.3.1 Reporter: Abhayjit Kharbanda The cellar kubernetes discovery service only discovers pods in default name= space . For enterprise we have namespace for all deployments thus the searc= h returns no pods.=C2=A0 [https://github.com/apache/karaf-cellar/blob/2a44d1a53b15c23781bcb4a49a27dd= feda3d401e/kubernetes/src/main/java/org/apache/karaf/cellar/kubernetes/Kube= rnetesDiscoveryService.java#L122] Could we add support for providing namespace or atleast search for pods in = all namespaces -- This message was sent by Atlassian Jira (v8.3.4#803005)