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 06:07:37 UTC

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

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



##########
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:
       Yes. Missed in this PR https://github.com/apache/apisix-ingress-controller/pull/499/files#diff-4f99fd5a0ee83b6635620333060c4c3e09cdb4740d509b484c21d29d844a6c4eR24




-- 
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