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

Installer should create the datashim namespace #282

Open
christian-pinto opened this issue Jul 26, 2023 · 1 comment
Open

Installer should create the datashim namespace #282

christian-pinto opened this issue Jul 26, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@christian-pinto
Copy link
Collaborator

The default installer should create the datashim instead of dlf.

@christian-pinto christian-pinto added the enhancement New feature or request label Jul 26, 2023
@mgazz
Copy link

mgazz commented Jul 26, 2023

From a source code point of view we need to :

  1. change the default namespace in generated manifests from dlf to datashim
  2. change the default namespace in the helm chart from dlf to datashim

We also need to test the following scenario:

  1. deployment of datashim from scratch
  2. helm upgrade of existing release. In this case the operator should be deployed in the datashim namespace without affecting our ability to access existing datasets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants