Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-parallelcluster
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.0
Choose a base ref
...
head repository: aws/aws-parallelcluster
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-3.7
Choose a head ref
  • 19 commits
  • 106 files changed
  • 7 contributors

Commits on Aug 30, 2023

  1. Add changelog for fix on DNS name retrieval

    Signed-off-by: Luca Carrogu <[email protected]>
    lukeseawalker committed Aug 30, 2023
    Copy the full SHA
    6e2a352 View commit details

Commits on Aug 31, 2023

  1. Re-enable createami test for RHEL8

    We improved the Lustre code to avoid build failures
    when Lustre is not compatible with 8.7 kernel.
    
    ### References
    * aws/aws-parallelcluster-cookbook#2442
    
    Signed-off-by: Enrico Usai <[email protected]>
    enrico-usai committed Aug 31, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1ef9a6c View commit details

Commits on Sep 12, 2023

  1. Remove dependency on pytest-travis-fold (#5685)

    - Tests run using Github actions now, not TravisCI.
    - The pytest-travis-fold module is no longer necessary.
    
    Signed-off-by: Eddy Mwiti <[email protected]>
    EddyMM authored and NSsirena committed Sep 12, 2023
    Copy the full SHA
    a4743f4 View commit details
  2. Upgrade Slurm version to 23.02.05

    Also update test for pmix upgrade to 4.2.6
    
    Signed-off-by: Nicola Sirena <[email protected]>
    NSsirena committed Sep 12, 2023
    Copy the full SHA
    fdadfea View commit details
  3. Update Changelog.md

    Signed-off-by: Nicola Sirena <[email protected]>
    NSsirena committed Sep 12, 2023
    Copy the full SHA
    3001841 View commit details

Commits on Sep 13, 2023

  1. Bump version to 3.7.1

    Signed-off-by: Hanwen <[email protected]>
    hanwen-cluster authored and hanwen-pcluste committed Sep 13, 2023
    Copy the full SHA
    d81f0e7 View commit details

Commits on Sep 14, 2023

  1. [integ-tests] Improve _get_resources_with_image_resource

    When the resource first appears, the PhysicalResourceId might not be available. Therefore, this commit improves the function to wait until PhysicalResourceId is available
    
    Signed-off-by: Hanwen <[email protected]>
    hanwen-cluster authored and hanwen-pcluste committed Sep 14, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    630505a View commit details

Commits on Sep 22, 2023

  1. Update CHANGELOG.md

    hanwen-pcluste committed Sep 22, 2023
    Copy the full SHA
    1c8f79f View commit details

Commits on Oct 5, 2023

  1. Bump version to 3.7.2

    Signed-off-by: Enrico Usai <[email protected]>
    enrico-usai committed Oct 5, 2023
    Copy the full SHA
    a652ab8 View commit details
  2. Add 3.7.2 entry in the changelog

    Signed-off-by: Enrico Usai <[email protected]>
    enrico-usai committed Oct 5, 2023
    Copy the full SHA
    47df980 View commit details

Commits on Oct 11, 2023

  1. Disable deprecated flake8-mypy Python tox check

    Signed-off-by: Jacopo De Amicis <[email protected]>
    jdeamicis committed Oct 11, 2023
    Copy the full SHA
    8cd5113 View commit details

Commits on Oct 12, 2023

  1. Upgrade Slurm to version 23.02.6

    Signed-off-by: Jacopo De Amicis <[email protected]>
    jdeamicis committed Oct 12, 2023
    Copy the full SHA
    50bc782 View commit details
  2. Remove unnecessary version test for Slurm and PMIx

    The same checks are performed in Kitchen Tests we don't need to execute them again.
    
    Signed-off-by: Enrico Usai <[email protected]>
    enrico-usai committed Oct 12, 2023
    Copy the full SHA
    9c6e344 View commit details

Commits on Nov 29, 2023

  1. Inject SSMManagedInstanceCore policy as an additional IAM policy if n…

    …ot specified for all node categories in the cluster configuration (#5689)
    
    Signed-off-by: Eddy Mwiti <[email protected]>
    (cherry picked from commit adea554)
    EddyMM authored and lukeseawalker committed Nov 29, 2023
    Copy the full SHA
    233999c View commit details
  2. Avoid injecting AdditionalIamPolicies if the configuration has Instan…

    …ceRole or InstanceProfile defined
    
    Signed-off-by: Eddy Mwiti <[email protected]>
    (cherry picked from commit 95de94b)
    EddyMM authored and lukeseawalker committed Nov 29, 2023
    Copy the full SHA
    da3fb9a View commit details

Commits on Nov 30, 2023

  1. Fix policy addition in cases where a policy already exists.

    Signed-by: Eddy Mwiti <[email protected]>
    (cherry picked from commit eb34946)
    EddyMM authored and lukeseawalker committed Nov 30, 2023
    Copy the full SHA
    0ae6bd1 View commit details
  2. Add the SSM Managed Instance Core Policy to the permission boundary w…

    …hen testing IAM resource prefixes
    
    Signed-off-by: Eddy Mwiti <[email protected]>
    (cherry picked from commit d746f75)
    EddyMM authored and lukeseawalker committed Nov 30, 2023
    Copy the full SHA
    8603bc0 View commit details
  3. Add the SSM Managed Instance Policy to the networking bastion instanc…

    …e used in tests (#5540)
    
    This will ensure that it reports the host status to the SSM Association Doc
    
    Signed-off-by: <[email protected]>
    (cherry picked from commit d9faaab)
    EddyMM authored and lukeseawalker committed Nov 30, 2023
    Copy the full SHA
    183c236 View commit details
  4. Attach a managed SSM Instance policy to the instance used when runnin…

    …g the EBS snapshot factory. (#5672)
    
    Signed-off-by: Eddy Mwiti <[email protected]
    (cherry picked from commit a41155e)
    EddyMM authored and lukeseawalker committed Nov 30, 2023
    Copy the full SHA
    09b2282 View commit details
Loading