onitake opened a new pull request #10: Fix incorrect path for injected git 
version tags
URL: https://github.com/apache/cloudstack-kubernetes-provider/pull/10
 
 
   The k8s packages contain a set of variables that are intended to be filled 
with Git version information at build time.
   These are later used to print version information when running 
cloudstack-ccm with the `--version` parameter.
   
   Before Go modules, the vendor subtree had to be included in the symbol 
specification, but with full Go module support, the actual package name can be 
used.
   
   This PR fixes the package names, when building with the makefile.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to