Commit a5c2c90
committed
Address review comments for pod_ip_allocation_mode
- Use pointer.From() in default_node_pool flatten (kubernetes_nodepool.go)
- Use pointer.From() in node_pool resource Read
- Add test step to switch from StaticBlock to DynamicIndividual
- Simplifies code and follows established patterns1 parent 0f4083f commit a5c2c90
3 files changed
Lines changed: 9 additions & 9 deletions
File tree
- internal/services/containers
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1248 | 1248 | | |
1249 | 1249 | | |
1250 | 1250 | | |
1251 | | - | |
1252 | | - | |
1253 | | - | |
| 1251 | + | |
1254 | 1252 | | |
1255 | 1253 | | |
1256 | 1254 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
72 | 79 | | |
73 | 80 | | |
74 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1302 | 1302 | | |
1303 | 1303 | | |
1304 | 1304 | | |
1305 | | - | |
1306 | | - | |
1307 | | - | |
1308 | | - | |
1309 | | - | |
1310 | 1305 | | |
1311 | 1306 | | |
1312 | 1307 | | |
| |||
1410 | 1405 | | |
1411 | 1406 | | |
1412 | 1407 | | |
1413 | | - | |
| 1408 | + | |
1414 | 1409 | | |
1415 | 1410 | | |
1416 | 1411 | | |
| |||
0 commit comments