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

Generalize RES configuration of login nodes and user/group json #255

Merged

Conversation

cartalla
Copy link
Contributor

Use similar methods as RES to support any login node instances and automatically configure them at creation and deconfigure them at deletion.

Resolves #250

=====
Fix SlurmFsxLustre ingress rule.

CDK creates egress rule without matching ingress rule.

Resolves #252

=====

Fix FSxZ egress rules

Compensate for a bug in ParallelCluster that requires egress rules.

Leave the bug open so that can remove rules when ParallelCluster bug is fixed.

Addresses #253

=====

Document FSx configuration

=====

Add IAM policy required to mount FSx

Add AttachRolePolicy, DetachRolePolicy for HeadNodePolicy.

Resolves #254

====

Fix SNS notification bug when CreateParallelCluster Lambda is missing parameter

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

@cartalla cartalla linked an issue Sep 10, 2024 that may be closed by this pull request
@cartalla cartalla force-pushed the 250-feature-automate-configuration-of-external-login-nodes branch from 725bb49 to 03adcf0 Compare September 10, 2024 14:56
@cartalla cartalla force-pushed the 250-feature-automate-configuration-of-external-login-nodes branch 2 times, most recently from 9968c71 to 482e804 Compare September 11, 2024 17:22
source/cdk/cdk_slurm_stack.py Show resolved Hide resolved
source/cdk/cdk_slurm_stack.py Outdated Show resolved Hide resolved
@cartalla cartalla force-pushed the 250-feature-automate-configuration-of-external-login-nodes branch from 482e804 to 2bb010a Compare September 11, 2024 21:00
Add new config variable:
ExternalLoginNodes

Deleted SubmitterInstanceTags.
This functionality had already been removed and the parameter didn't do anything.

Resolves #250

=====
Fix SlurmFsxLustre ingress rule.

CDK creates egress rule without matching ingress rule.

Resolves #252

=====

Fix FSxZ egress rules

Compensate for a bug in ParallelCluster that requires egress rules.

Leave the bug open so that can remove rules when ParallelCluster bug is fixed.

Addresses #253

=====

Document FSx configuration

=====

Add IAM policy required to mount FSx

Add AttachRolePolicy, DetachRolePolicy for HeadNodePolicy.

Resolves #254

====

Fix SNS notification bug when CreateParallelCluster Lambda is missing parameter
@cartalla cartalla force-pushed the 250-feature-automate-configuration-of-external-login-nodes branch from 2bb010a to c855647 Compare September 11, 2024 21:00
@cartalla cartalla merged commit 1263a10 into main Sep 11, 2024
@cartalla cartalla deleted the 250-feature-automate-configuration-of-external-login-nodes branch September 11, 2024 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant