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/02/05 01:06:12 UTC

[GitHub] [apisix-ingress-controller] tokers commented on a change in pull request #238: feat : Shown version information when the program started

tokers commented on a change in pull request #238:
URL: https://github.com/apache/apisix-ingress-controller/pull/238#discussion_r570651498



##########
File path: cmd/ingress/ingress.go
##########
@@ -96,6 +97,8 @@ the apisix cluster and others are created`,
 			log.DefaultLogger = logger
 			log.Info("apisix ingress controller started")
 
+			log.Info("version: ", version.Short())

Review comment:
       I think here output the long version is better :)




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