Skip to content

[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
himani2411:proxy-integ-test
Apr 8, 2026
Merged

[DevSetting] Add install_proxy_url which will allow ParallelCluster to set Proxy environment for Build Image installation#3157
himani2411 merged 1 commit intoaws:developfrom
himani2411:proxy-integ-test

Conversation

@himani2411
Copy link
Copy Markdown
Contributor

Description of changes

Add install_proxy_url which will allow ParallelCluster to set Proxy environment for Build Image installation

  • Adding a recipe to setup proxy env as part of cookbook for testing Build Image in a restrictive environment [Integ] Add integration test for Pcluster Build Image in proxied environment  aws-parallelcluster#7324
  • 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

Tests

References

  • Link to impacted open issues.
  • Link to related PRs in other packages (i.e. cookbook, node).
  • Link to documentation useful to understand the changes.

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.

…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
@himani2411 himani2411 enabled auto-merge (rebase) April 8, 2026 14:00
@himani2411 himani2411 merged commit 25ced25 into aws:develop Apr 8, 2026
27 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants