You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/06/21 03:47:20 UTC

[GitHub] [rocketmq-operator] feixiaohuijava opened a new issue, #102: golang compile bug

feixiaohuijava opened a new issue, #102:
URL: https://github.com/apache/rocketmq-operator/issues/102

   QUESTION 1
   did you do `go mod tidy `  ?   I found unused go modules!
   [image](https://user-images.githubusercontent.com/21102129/174711924-33112851-eb58-4d08-bd5e-4e15cfe0b1e3.png)
   
   QUESTION 2
    did you compile success?
   ![image](https://user-images.githubusercontent.com/21102129/174712260-2376018b-a05c-4c5f-afe1-3b4b20ab7bc0.png)
   


-- 
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: dev-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq-operator] hzux commented on issue #102: golang compile bug

Posted by GitBox <gi...@apache.org>.
hzux commented on issue #102:
URL: https://github.com/apache/rocketmq-operator/issues/102#issuecomment-1163858383

   use the lastest master version, i got QUESTION 1 too, it's normal.BUT I compile successfully,the interface  runtime.Object is implemented by default now


-- 
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: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-operator] waney316 commented on issue #102: golang compile bug

Posted by GitBox <gi...@apache.org>.
waney316 commented on issue #102:
URL: https://github.com/apache/rocketmq-operator/issues/102#issuecomment-1170725383

   > 
   
   
   
   > Have you tried `make build`?
   
   i want to build rocketmq-operator by lastest code,then i download master branch code and execute make docker-build,get the docker image named controller:latest,but when i deploy it in k8s cluster get error event:
   ```
   Error response from daemon: OCI runt │
   │ ime create failed: container_linux.go:380: starting container process caused: exec: "rocketmq-operator": executable file not found in $PATH: unknown
   ```
   how can i deal the problem  ??
   


-- 
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: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-operator] caigy commented on issue #102: golang compile bug

Posted by GitBox <gi...@apache.org>.
caigy commented on issue #102:
URL: https://github.com/apache/rocketmq-operator/issues/102#issuecomment-1166745511

   Have you tried `make build`?


-- 
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: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-operator] hzux commented on issue #102: golang compile bug

Posted by GitBox <gi...@apache.org>.
hzux commented on issue #102:
URL: https://github.com/apache/rocketmq-operator/issues/102#issuecomment-1163860485

   use operator-sdk of version: "v0.11.0",  exec  "operator-sdk generate k8s",it work to me.


-- 
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: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-operator] hzux commented on issue #102: golang compile bug

Posted by GitBox <gi...@apache.org>.
hzux commented on issue #102:
URL: https://github.com/apache/rocketmq-operator/issues/102#issuecomment-1163863017

   make generate


-- 
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: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-operator] feixiaohuijava commented on issue #102: golang compile bug

Posted by GitBox <gi...@apache.org>.
feixiaohuijava commented on issue #102:
URL: https://github.com/apache/rocketmq-operator/issues/102#issuecomment-1173740882

   > y
   
   the offical images has error !!!  :)  container command failed  
   i guess you need build rocketmq-operarotr images by yourself 


-- 
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: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-operator] feixiaohuijava closed issue #102: golang compile bug

Posted by GitBox <gi...@apache.org>.
feixiaohuijava closed issue #102: golang compile bug
URL: https://github.com/apache/rocketmq-operator/issues/102


-- 
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: dev-unsubscribe@rocketmq.apache.org

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