You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by GitBox <gi...@apache.org> on 2022/05/18 10:56:28 UTC

[GitHub] [yunikorn-k8shim] manirajv06 commented on pull request #426: [YUNIKORN-1212] Auto-detect build architecture

manirajv06 commented on PR #426:
URL: https://github.com/apache/yunikorn-k8shim/pull/426#issuecomment-1129864591

   Ok. Got it. Verified the binaries w/o and w/ DOCKER_ARCH=amd64 flag and can see the following o/ps:
   
   1. Without DOCKER_ARCH=amd64,
   
   _output/bin/k8s_yunikorn_scheduler: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, Go BuildID=9bOikwn_cDOFYZh5QQdD/XCS-z6XrYxS3w87gI9Bk/b9U4LPpwbgwOlRDK8DpX/3INAwPouzjxMzHOBIDLy, not stripped
   
   2. With  DOCKER_ARCH=amd64,
   
   _output/bin/k8s_yunikorn_scheduler: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, Go BuildID=U6g1BU5nNcSUAjSOUiI-/yGtvkA0Xi0gi8gODNLpt/B4sulA1NFvUy-3LtoEG-/3pcktz0tl4NTNgWUAa5V, not stripped
   
   +1. lgtm


-- 
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: reviews-unsubscribe@yunikorn.apache.org

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