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

chore: bump docker dependency to v20.10.5 #119

Merged
merged 7 commits into from
Mar 8, 2021

Conversation

mavogel
Copy link
Contributor

@mavogel mavogel commented Jan 7, 2021

In #102 we need to update dependencies due to broken windows build. So we split this out

Steps

@mavogel mavogel mentioned this pull request Jan 7, 2021
7 tasks
@mavogel mavogel self-assigned this Jan 7, 2021
@mavogel mavogel force-pushed the chore-bump-docker-dep branch from 4b197f2 to 32c7ad6 Compare January 8, 2021 15:40
@mavogel mavogel changed the title chore: bump docker dependency to v20.10.3 chore: bump docker dependency to v20.10.5 Mar 6, 2021
@mavogel mavogel marked this pull request as ready for review March 6, 2021 16:54
@mavogel mavogel requested a review from suzuki-shunsuke March 6, 2021 16:54
@@ -454,9 +444,6 @@ the extra mount mappings for the container. Each `configs` is a reference to a s
* `limits` - (Optional, list of strings) Describes the resources which can be advertised by a node and requested by a task.
* `nano_cpus` (Optional, int) CPU shares in units of 1/1e9 (or 10^-9) of the CPU. Should be at least 1000000
* `memory_bytes` (Optional, int) The amount of memory in bytes the container allocates
* `generic_resources` (Optional, map) User-defined resources can be either Integer resources (e.g, SSD=3) or String resources (e.g, GPU=UUID1)
* `named_resources_spec` (Optional, set of string) The String resources, delimited by `=`
* `discrete_resources_spec` (Optional, set of string) The Integer resources, delimited by `=`
Copy link
Collaborator

@suzuki-shunsuke suzuki-shunsuke Mar 6, 2021

Choose a reason for hiding this comment

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

This PR includes breaking changes, right?
If so, we should update the major version according to the semver.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it will include BCs and I guess #102 as well. So we will bump a major.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I see.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@suzuki-shunsuke suzuki-shunsuke merged commit 97ed39e into master Mar 8, 2021
@suzuki-shunsuke suzuki-shunsuke deleted the chore-bump-docker-dep branch March 8, 2021 12:18
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.

2 participants