pulumi-eks icon indicating copy to clipboard operation
pulumi-eks copied to clipboard

Allow users to override Name tag in autoscaling group

Open zeevallin opened this issue 2 years ago • 3 comments

Proposed changes

Currently you get confilcts every time you update the cluster through Pulumi if you've provided a Name tag using the AutoScaling group tags. This fix will allow you to override the Name tag to ensure you can control the name of the nodes.

Related issues (optional)

None (as far as I can tell)

zeevallin avatar Feb 23 '23 13:02 zeevallin

PR is now waiting for a maintainer to run the acceptance tests. This PR will only perform build and linting. Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

github-actions[bot] avatar Feb 23 '23 13:02 github-actions[bot]

/run-acceptance-tests

thomas11 avatar Mar 07 '23 22:03 thomas11

Please view the PR build - https://github.com/pulumi/pulumi-eks/actions/runs/4359280434

github-actions[bot] avatar Mar 07 '23 22:03 github-actions[bot]