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

feat: Support resource reservations on Docker compose import #1023

Merged
merged 4 commits into from Jul 28, 2023

Conversation

victorcolombo
Copy link
Contributor

@victorcolombo victorcolombo commented Jul 28, 2023

Description:

This PR adds support to converting reservations: cpu field in Docker Compose into min_cpu in ServiceConfig. After this change, users will be able to leverage Starlark Validator to get warnings about if CPU/Memory use.

Is this change user facing?

YES

References (if applicable):

@victorcolombo victorcolombo enabled auto-merge (squash) July 28, 2023 16:53
cli/cli/commands/import/import.go Show resolved Hide resolved
cli/cli/commands/import/import.go Show resolved Hide resolved
@victorcolombo victorcolombo merged commit e7a5576 into main Jul 28, 2023
28 of 29 checks passed
@victorcolombo victorcolombo deleted the vcolombo/limits branch July 28, 2023 18:08
victorcolombo pushed a commit that referenced this pull request Jul 28, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.80.22](0.80.21...0.80.22)
(2023-07-28)


### Features

* Add starlark converter to kurtosis import
([#1010](#1010))
([8554635](8554635))
* Support resource reservations on Docker compose import
([#1023](#1023))
([e7a5576](e7a5576))


### Bug Fixes

* truncate output if greater than 64*1024 characters
([#1022](#1022))
([c3e8939](c3e8939))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants