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

Create an individual namespace for user to operate #69

Open
jianh619 opened this issue Nov 8, 2021 · 1 comment
Open

Create an individual namespace for user to operate #69

jianh619 opened this issue Nov 8, 2021 · 1 comment
Projects

Comments

@jianh619
Copy link
Member

jianh619 commented Nov 8, 2021

What steps did you take and what happened:

User need provide config such as kubeconfig/pullsecret/product settings etc , and store it by either secret or configmap in a namespace . It's not suitable to just use crossplane install namespace crossplane-system for following reasons:

  • The crossplane installed namespace is different from OCP and k8s , gitops experience is un-consistent
  • All these config are user data , it should be protected by user themselves( it may be deleted when uninstalling gitops tools)

What did you expect to happen:

Create an individual namespace to user to operate , it may not have to customize by user itself .

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • Minikube/KIND version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):
  • Instana version:
  • Crossplane version:
@gyliu513
Copy link
Member

gyliu513 commented Nov 8, 2021

@jianh619 +1 for this, can you propose a PR for this?

@gyliu513 gyliu513 added this to To do in roadmap Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
roadmap
To do
Development

No branches or pull requests

2 participants