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

Revert "Re-use the metadata_labels variable for node_labels" #173

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

pst
Copy link
Member

@pst pst commented Apr 6, 2021

This reverts commit 170bf26, because adding
the node_labels to the default node pool requires a destroy and re-create on
the AKS cluster.

This is likely due to the node_pool using the legacy default_node_pool
block of the azurerm_kubernetes_cluster resource. Must migrate to using
a azurerm_kubernetes_cluster_node_pool. Will tackle this as part of
revamping node pools support in general.

Opening an issue to track this:

#172

This reverts commit 170bf26, because adding
the node_labels to the default node pool requires a destroy and re-create on
the AKS cluster.

This is likely due to the node_pool using the legacy `default_node_pool`
block of the `azurerm_kubernetes_cluster` resource. Must migrate to using
a `azurerm_kubernetes_cluster_node_pool`. Will tackle this as part of
revamping node pools support in general.

Opening an issue to track this:

#172
@pst pst merged commit bce1c45 into master Apr 6, 2021
@pst pst deleted the revertaksnodelabels branch April 6, 2021 18:34
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.

None yet

1 participant