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

Add ServiceSizingPolicy #180

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Add ServiceSizingPolicy #180

merged 2 commits into from
Sep 6, 2024

Conversation

mdelaossa
Copy link
Member

No description provided.

@@ -21,6 +22,21 @@ class Service < Resource
field :instance_class
field :created_at, type: Time
field :updated_at, type: Time

def create_service_sizing_policy!(params)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Necesary because of the level of indirection we created in deploy-api

@mdelaossa mdelaossa merged commit 2eb36f3 into master Sep 6, 2024
8 checks passed
@mdelaossa mdelaossa deleted the hauto_sc-27229 branch September 6, 2024 20:35
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.

2 participants