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

Incorporate the "Create Service" and "Update Service" as a single "Deploy Service" #196

Closed
bohdan-shulha opened this issue Sep 16, 2024 · 0 comments
Labels
feat New feature or request

Comments

@bohdan-shulha
Copy link
Contributor

bohdan-shulha commented Sep 16, 2024

From the Ptah.sh's perspective, there's just "Deploy the Service" function. We don't update or create services (however, we might want to do this on CLI).

Having Create/Update merged as a single "Deploy" we will transfer the responsibility of choosing the correct action to the actor who really knows if the service exists (and not just tries to predict, based on the logs).

Needed to simplify the implementation of this guy #136

@bohdan-shulha bohdan-shulha added feat New feature or request tech debt and removed triage tech debt labels Sep 16, 2024
@bohdan-shulha bohdan-shulha changed the title Incorporate the "Create Service" and "Update Service" as a single "Launch Service" Incorporate the "Create Service" and "Update Service" as a single "Deploy Service" Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant