Aws-parallelcluster: --tags not inherited to compute nodes, just master nodes (Feature Request)

Created on 17 Nov 2020  路  2Comments  路  Source: aws/aws-parallelcluster

We use the --tags parameter when running pcluster create to ensure that all of our instances have an identifiable owner or service user associated with them.

While the master instance id inherits the tags set by the pcluster create cli, the compute nodes do not.

Although this would be technically possible to add through the pre-install/post-install with some messy jq logic,
can we request that --tags is inherited by both the master and any compute nodes that are launched throughout the duration of the cluster?

duplicate pending release

Most helpful comment

@alexiswl

Your feature request should already be satisfied by this patch. The new behavior will be supported by the next version of ParallelCluster. Thanks for your contribution!

All 2 comments

@alexiswl

Your feature request should already be satisfied by this patch. The new behavior will be supported by the next version of ParallelCluster. Thanks for your contribution!

Duplicate of https://github.com/aws/aws-parallelcluster/issues/2100. The linked issue also contains a temporary workaround while this gets addressed in the upcoming release

Was this page helpful?
0 / 5 - 0 ratings

Related issues

huffmabc picture huffmabc  路  3Comments

mukulagrawal78 picture mukulagrawal78  路  5Comments

denysthegitmenace picture denysthegitmenace  路  3Comments

sumedhjain picture sumedhjain  路  4Comments

joeydumont picture joeydumont  路  7Comments