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

Kitchen Google driver version bump to 2.4.0 #3144

Open
estedev opened this issue Aug 15, 2023 · 0 comments
Open

Kitchen Google driver version bump to 2.4.0 #3144

estedev opened this issue Aug 15, 2023 · 0 comments
Labels
Status: Untriaged An issue that has yet to be triaged.

Comments

@estedev
Copy link

estedev commented Aug 15, 2023

Describe the Enhancement:

The current Kitchen Google driver version in Chef Workstation is 2.3.0. This request is to get it bumped up to 2.4.0.

Describe the Need:

The 2.4.0 version of the Kitchen Google driver adds support for accelerator(s), eg. GPU.

driver:
  name: gce
  ...
  machine_type: n1-standard-4
  guest_accelerators:
    - type: nvidia-tesla-t4
       count: 2

Current Alternative

Manually bumping the kitchen-google gem would be the current alternative.

Can We Help You Implement This?:

I'm happy to update the Gemfile.lock myself in a PR if that is the desired approach/helpful at all (not sure whether there's a monthly bump that happens anyway by the maintainers)...

Thanks in advance for your feedback!

@estedev estedev added the Status: Untriaged An issue that has yet to be triaged. label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Untriaged An issue that has yet to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant