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

Remove InitDB functionality, rely on metal-api / metalctl apply instead #61

Open
majst01 opened this issue Nov 7, 2022 · 2 comments
Open

Comments

@majst01
Copy link
Contributor

majst01 commented Nov 7, 2022

The current approach of creating initial tenant and project entities is weird and counter intuitive.

We should instead expose all CRUD api endpoints for tenant and project in metal-api and then we can create initial entities with metalctl apply -f.

@Gerrit91 Thoughts ?

@Gerrit91
Copy link
Contributor

Yes, let's remove this mechanism if possible. metal-api should be able to handle this.

@majst01
Copy link
Contributor Author

majst01 commented Nov 10, 2022

Required PR metal-stack/metal-api#357

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