Skip to content

Fix cluster creation failure when login nodes are used and cloudwatch is disabled - #7560

Merged
hgreebe merged 3 commits into
aws:release-3.16from
hgreebe:release-3.16
Aug 14, 2026
Merged

Fix cluster creation failure when login nodes are used and cloudwatch is disabled#7560
hgreebe merged 3 commits into
aws:release-3.16from
hgreebe:release-3.16

Conversation

@hgreebe

@hgreebe hgreebe commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Description of changes

  • Fix cluster creation error when login nodes are used and cloudwatch is disabled
  • Before this fix the following error occured:
pcluster create-cluster --cluster-name test --cluster-configuration cluster-config.yaml
{
  "message": "'NoneType' object has no attribute 'log_group_name'"
}

Tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hgreebe hgreebe changed the title Release 3.16 Fix cluster creation failure when login nodes are used and cloudwatch is disabled Aug 14, 2026
@hgreebe
hgreebe marked this pull request as ready for review August 14, 2026 15:04
@hgreebe
hgreebe requested review from a team as code owners August 14, 2026 15:04
gmarciani
gmarciani previously approved these changes Aug 14, 2026
@hgreebe
hgreebe merged commit 404f698 into aws:release-3.16 Aug 14, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants