You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "tao12345666333 (via GitHub)" <gi...@apache.org> on 2023/04/12 08:05:40 UTC

[GitHub] [apisix-ingress-controller] tao12345666333 commented on a diff in pull request #1618: refactor: update status

tao12345666333 commented on code in PR #1618:
URL: https://github.com/apache/apisix-ingress-controller/pull/1618#discussion_r1163755897


##########
pkg/kube/apisix_tls.go:
##########
@@ -117,22 +124,25 @@ func (l *apisixTlsLister) V2(namespace, name string) (ApisixTls, error) {
 	return &apisixTls{
 		groupVersion: config.ApisixV2,
 		v2:           ar,
+		Object:       ar,

Review Comment:
   also rename it to at?



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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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