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

enhancement: install requirements for (auto)mounting FSx volumes on Windows build agents #319

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

jorisdon
Copy link
Contributor

@jorisdon jorisdon commented Sep 26, 2024

Issue number: N/A

Summary

Changes

This installs the following necessary requirements for (auto)mounting FSx volumes on Windows build agents:

  • NFS-Client Windows feature
  • Python, botocore, boto3 (required for FSx automounter script)

User experience

Before: users would have to manually install the required packages after building the AMI

After: users won't have to install required packages after building the AMI

Checklist

If your change doesn't seem to apply, please leave them unchecked.

  • I have performed a self-review of this change
  • Changes have been tested
  • Changes are documented
Is this a breaking change? No

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created might not be successful.

@jorisdon jorisdon force-pushed the jorisdon/additional-windows-build-agent-software branch from 302c270 to 4050c33 Compare September 27, 2024 08:49
@jorisdon jorisdon marked this pull request as ready for review September 27, 2024 10:45
@jorisdon jorisdon requested a review from a team as a code owner September 27, 2024 10:45
@jorisdon jorisdon requested a review from henrykie September 27, 2024 10:45
@jorisdon jorisdon force-pushed the jorisdon/additional-windows-build-agent-software branch from 64978da to 14d171b Compare September 30, 2024 17:13
@jorisdon jorisdon merged commit db4f623 into main Sep 30, 2024
5 checks passed
@jorisdon jorisdon deleted the jorisdon/additional-windows-build-agent-software branch September 30, 2024 17:17
jcwolfaws pushed a commit to jcwolfaws/cloud-game-development-toolkit that referenced this pull request Dec 10, 2024
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