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

Do not allow insert if the namespace is incorrect #228

Open
mortenwh opened this issue Sep 24, 2024 · 0 comments
Open

Do not allow insert if the namespace is incorrect #228

mortenwh opened this issue Sep 24, 2024 · 0 comments
Assignees

Comments

@mortenwh
Copy link
Collaborator

Currently, it is possible to add datasets with namespaces "no.met.dev" and "no.met.staging" in the production env. This should not be allowed. We need to update dmci to only insert datasets with complies with namespaces defined in the config file. So;

  • Prod should only accept no.met
  • Staging should only accept no.met.staging and no.met
  • Dev should only accept no.met.dev and no.met
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants