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

Service resource refactor #52

Closed

Conversation

cloudnull
Copy link
Contributor

These changes will ensure that the resource backends our services rely on are not tightly coupled. This will allow an operator to install and uninstall a given service without having to worry about the potential impact of resources like RabbitMQ and MariaDB.

This change moves service resources like mariadb and rabbitmq for our openstack
services into a standalone deployment. This will ensure that we've good
separation between required resources and our openstack deployments.

Signed-off-by: Kevin Carter <[email protected]>
This change add workflows for all of the service resources. This change will
exervice the build process for the service resources.

Signed-off-by: Kevin Carter <[email protected]>
@cloudnull cloudnull marked this pull request as draft February 26, 2024 17:18
@cloudnull
Copy link
Contributor Author

closing for now.

@cloudnull cloudnull closed this Mar 19, 2024
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

Successfully merging this pull request may close these issues.

1 participant