Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

add namespace to the command line rest API #55

Open
tseelbach opened this issue Sep 24, 2019 · 5 comments
Open

add namespace to the command line rest API #55

tseelbach opened this issue Sep 24, 2019 · 5 comments

Comments

@tseelbach
Copy link
Contributor

tseelbach commented Sep 24, 2019

What changes in the CLI Service REST API for multiple namespace support?
Does the API just return results across all namespaces in the cluster, or are the results filtered by namespace in some way?

We might dup this with #54 but lets clarify the external interface before we decide.

@davco01a
Copy link
Contributor

davco01a commented Sep 28, 2019

It should be opaque at the command line when we have multiple namespaces, so there should be no need to pass in a namespace from the CLI

The microservice will iterate over the llst of namespaces specified in the Kab document and gather a report for LIST and synchronize for REFRESH for each namespace

@davco01a
Copy link
Contributor

each namespace will be indicated in the output, will leave it open awaiting more input from design

@davco01a
Copy link
Contributor

davco01a commented Nov 1, 2019

only seems necessary if namespaces are going to have separate kabanero-index.yaml files

@davco01a
Copy link
Contributor

davco01a commented Nov 3, 2019

Steve Kinder 2:47 PM
dave, we only need this if we ever activate collections in anything other than the pipeline name space.

@davco01a
Copy link
Contributor

davco01a commented Nov 3, 2019

@tseelbach ^^ let's decide if we want to still keep this open

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants