[DevSetting] Add install_proxy_url which will allow ParallelCluster to set Proxy environment for Build Image installation#3157
Merged
himani2411 merged 1 commit intoaws:developfrom Apr 8, 2026
Conversation
9ce8d79 to
d9d6296
Compare
8b507b8 to
680a18a
Compare
gmarciani
reviewed
Apr 2, 2026
gmarciani
reviewed
Apr 2, 2026
…Cluster to set Proxy environment for Build Image installation * Adding a recipe to setup proxy env as part of cookbook to avoid Sizing issue in parallelcluster.yaml * Add s3 global endpoint to overcome cfn_bootstrap script installation * Add s3 enpoint for no proxy list so it goes to VPC endpoint * addding old style s3 naming convention bucket-name.s3-eu-west-1.amazonaws.com to handle S3 redirecting (307 Temporary Redirect) when we use non-us-east-1 region * Add cdn for amazonlinux in no_proxy list to re-direct to VPC endpoint * add unit test
680a18a to
7d38d19
Compare
gmarciani
approved these changes
Apr 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
Add install_proxy_url which will allow ParallelCluster to set Proxy environment for Build Image installation
Tests
References
Checklist
developadd the branch name as prefix in the PR title (e.g.[release-3.6]).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.