You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/28 05:34:48 UTC

[GitHub] [apisix-ingress-controller] gxthrj commented on a change in pull request #513: feat: add verify scripts, add verify-codegen CI

gxthrj commented on a change in pull request #513:
URL: https://github.com/apache/apisix-ingress-controller/pull/513#discussion_r641278632



##########
File path: pkg/kube/apisix/apis/config/v2alpha1/zz_generated.deepcopy.go
##########
@@ -28,6 +28,7 @@ import (
 // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
 func (in *ApisixClusterAdminConfig) DeepCopyInto(out *ApisixClusterAdminConfig) {
 	*out = *in
+	out.ClientTimeout = in.ClientTimeout

Review comment:
       Is this line automatically generated?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org