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 image_pooled option #26

Merged
merged 1 commit into from
Nov 29, 2021
Merged

Add image_pooled option #26

merged 1 commit into from
Nov 29, 2021

Conversation

mooncube
Copy link
Contributor

The --pooled option created image, optimized for fast deployment.
The feature is in preview now, but is very useful for deployment of
large number of instances.

The option is supported in Yandex CLI client and web application.

Implemented as 'image_pooled` option. Not sure about proper naming,
but there is already image_min_disk_size. Implementation needs
update of Yandex SDK dependency.

The `--pooled` option allows to create image, optimized for fast
deployment. The feature is in preview now, but is very useful for
deployment of large number of instances.

The option is supported in Yandex CLI client and web application.

Implemented as 'image_pooled` option. Not sure about proper naming,
but there is already image_min_disk_size. Implementation needs
update of Yandex SDK dependency.
@mooncube mooncube requested a review from a team as a code owner November 24, 2021 07:45
@hashicorp-cla
Copy link

hashicorp-cla commented Nov 24, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@azr azr left a comment

Choose a reason for hiding this comment

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

LGTM !

@azr azr merged commit 4d913ab into hashicorp:main Nov 29, 2021
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.

3 participants