Skip to content

Commit

Permalink
Merge pull request #338 from haarchri/fix/#335-nodeconfig
Browse files Browse the repository at this point in the history
fix(cluster): skip lateInit for node_config
  • Loading branch information
turkenf authored Jul 18, 2023
2 parents 81dcd6d + 9a1e479 commit b96a973
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apis/container/v1beta1/zz_generated_terraformed.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions config/container/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ func Configure(p *config.Provider) { //nolint:gocyclo
IgnoredFields: []string{
"cluster_ipv4_cidr",
"ip_allocation_policy",
"node_config",
"node_version",
"enable_autopilot",
"workload_identity_config",
Expand Down

0 comments on commit b96a973

Please sign in to comment.