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

Support build image in private networks by retrieving dependencies from s3 bucket #6296

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

hgreebe
Copy link
Contributor

@hgreebe hgreebe commented Jun 17, 2024

Description of changes

  • Support build image in private networks
    • Retrieve dependencies from s3 bucket instead of the open internet

Tests

  • Ran second-stage-build test on Jenkins

References

*Related cookbook change: aws/aws-parallelcluster-cookbook#2761

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hgreebe hgreebe requested review from a team as code owners June 17, 2024 14:39
@hgreebe hgreebe merged commit 81f750f into aws:develop Jun 17, 2024
28 checks passed
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.

None yet

2 participants