Skip to content

Conversation

@Dutta78
Copy link
Contributor

@Dutta78 Dutta78 commented Aug 3, 2025

When node_pools_linux_node_configs_sysctls is configured without node_pools_cgroup_mode, the coalesce() function fails because all arguments are empty strings or null.

Fixes: #2382

@Dutta78 Dutta78 requested review from a team, apeabody and ericyz as code owners August 3, 2025 09:08
@google-cla
Copy link

google-cla bot commented Aug 3, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

When node_pools_linux_node_configs_sysctls is configured without
node_pools_cgroup_mode, the coalesce() function fails because all
arguments are empty strings or null.

Fixes: terraform-google-modules#2382
@Dutta78 Dutta78 force-pushed the fix/coalesce-cgroup-mode-error branch from 8e9cd77 to 479ee34 Compare August 3, 2025 09:22
@apeabody
Copy link
Collaborator

apeabody commented Aug 5, 2025

/gcbrun

@apeabody
Copy link
Collaborator

apeabody commented Aug 5, 2025

/gcbrun

@apeabody apeabody self-assigned this Aug 7, 2025
Copy link
Collaborator

@apeabody apeabody left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @Dutta78!

@apeabody apeabody merged commit 6148cb7 into terraform-google-modules:main Aug 7, 2025
4 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.

nodepool's node_pools_cgroup_mode is forced to be defined when setting any linux_node_config

2 participants