Skip to content

Commit

Permalink
Merge pull request kubernetes#2799 from chrislovecnm/api-comment-remove
Browse files Browse the repository at this point in the history
removing comments that are not longer generated
  • Loading branch information
zmerlynn authored Jun 26, 2017
2 parents 938a11e + 3331196 commit 469d82d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/apis/kops/v1alpha2/zz_generated.conversion.go
Original file line number Diff line number Diff line change
Expand Up @@ -1476,7 +1476,6 @@ func autoConvert_kops_KubeProxyConfig_To_v1alpha2_KubeProxyConfig(in *kops.KubeP
out.CPURequest = in.CPURequest
out.LogLevel = in.LogLevel
out.ClusterCIDR = in.ClusterCIDR
// WARNING: in.HostnameOverride requires manual conversion: does not exist in peer-type
out.Master = in.Master
return nil
}
Expand Down

0 comments on commit 469d82d

Please sign in to comment.