aws-samples / pcluster-manager

Manage AWS ParallelCluster through an easy to use web interface
https://pcluster.cloud
Apache License 2.0
65 stars 27 forks source link

Add support for onNodeUpdated custom action in HeadNode #444

Closed tmscarla closed 1 year ago

tmscarla commented 1 year ago

Description

With ParallelCluster 3.4.0 users are now able to specify a custom script to be executed in the head node during the update of the cluster. The script can be specified with OnNodeUpdated parameter when using Slurm as scheduler.

This PR aims at providing support for OnNodeUpdated custom action in ParallelCluster Manager, by adding a dedicated component in the advanced options of the HeadNode section of the wizard (see attached image).

Changelog entry

How Has This Been Tested?

PR Quality Checklist

In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines

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

Screenshot 2022-12-28 at 17 40 34