Rajas Kakodkar

Results 21 comments of Rajas Kakodkar

``` protoc -I ./ --go_out=paths=source_relative:. --go-grpc_out=paths=source_relative:. $(find . -name '*.proto') ``` cc: @yashsingh74 this worked for me. Also, try to fix the make target for modd here https://github.com/kubernetes-sigs/kpng/blob/master/modd.conf.template#L5 @jayunit100 @knabben...

> `What is the host OS? Ubuntu?` Yes, Ubuntu 18.04 > `/proc/sys/fs/binfmt_misc/qemu-$arch` Contents of this file are ``` enabled interpreter /usr/bin/qemu-s390x-static flags: F offset 0 magic 7f454c4602020100000000000000000000020016 mask ffffffffffffff00fffffffffffffffffffeffff ```...

> I meant if you use Travis CI's s390x native host feature, you can build and run your s390x `Dockerfile` container without QEMU, you can know the error by `apt-get...

@pohly I haven't gotten time to implement this but this is on my todo list and I should be able to get to this by next week. I'll post my...

Apologies for late response. I have not made a lot of progress on this in these days but I am hoping to move faster on this and I am also...

/retitle Add rajas to OWNERS

Started the discussion in https://github.com/kubean-io/kubean/issues/899 to coordinate the discussion/presentation.

Thanks for the great presentation @ErikJiang!