Skip to content

fix(381): fix for node scaling panic#389

Open
arkhoss wants to merge 2 commits into
civo:masterfrom
arkhoss:fix/381-node-scaling-out
Open

fix(381): fix for node scaling panic#389
arkhoss wants to merge 2 commits into
civo:masterfrom
arkhoss:fix/381-node-scaling-out

Conversation

@arkhoss

@arkhoss arkhoss commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

This MR is an attempt to resolve #381

@@ -108,6 +108,22 @@ func flattenNodePool(cluster *civogo.KubernetesCluster) []interface{} {
"public_ip_node_pool": cluster.Pools[0].PublicIPNodePool,
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

waiting for the #388 to be merged and this to be rebased on top of master before reviewing

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.

[BUG] civo kubernetes node pool does not scale or update the node pool from terraform provider

2 participants