Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define a convention for watching specific namespaces or all #1490

Closed
fabriziopandini opened this issue Oct 7, 2019 · 4 comments · Fixed by #1994
Closed

Define a convention for watching specific namespaces or all #1490

fabriziopandini opened this issue Oct 7, 2019 · 4 comments · Fixed by #1994
Labels
area/clusterctl Issues or PRs related to clusterctl kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@fabriziopandini
Copy link
Member

User Story

As an operator, I would like to have a convention for deploying cluster API providers for watching objects in a specific namespace

Detailed Description

Most of the cluster API providers already support watching objects in a specific namespace, but there is no formal convention about how this should be exposed to the users.

By defining a convention, it will be possible to implement higher-level tools to automatically deploy any provider watching objects in a specific namespace

Goals

  • To define a convention for requirements on how to expose to the users' options for configuring namespaced deployments

/kind feature

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 7, 2019
@vincepri vincepri added this to the Next milestone Oct 9, 2019
@fabriziopandini
Copy link
Member Author

Similar to this:
Defining a convention for scaling up / down a provider, where scaling down to 0 == shut down the provider

@vincepri
Copy link
Member

I stumbled upon this issue reading the clusterctl proposal, we've already started an effort to label external objects #1570

@vincepri vincepri added the area/clusterctl Issues or PRs related to clusterctl label Dec 11, 2019
@vincepri
Copy link
Member

/kind documentation

Let's document a convention that requires pluggable providers to provide flags to watch all or a single namespace.

@k8s-ci-robot k8s-ci-robot added the kind/documentation Categorizes issue or PR as related to documentation. label Dec 11, 2019
@vincepri vincepri changed the title Define a convention for namespaced deployments Define a convention for watching specific namespaces or all Dec 11, 2019
@fabriziopandini
Copy link
Member Author

fabriziopandini commented Jan 6, 2020

WIP in #1994

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/clusterctl Issues or PRs related to clusterctl kind/documentation Categorizes issue or PR as related to documentation. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants