You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "Brucepower0223 (via GitHub)" <gi...@apache.org> on 2023/03/01 07:17:39 UTC

[GitHub] [apisix] Brucepower0223 opened a new issue, #8971: docs: the docs about grpc-transcode

Brucepower0223 opened a new issue, #8971:
URL: https://github.com/apache/apisix/issues/8971

   ### Current State
   
   when i use proto file includes import Google Struct.
   
   first, i run the cmd "protoc --include_imports --descriptor_set_out=proto.pb proto/helloworld.proto"
   and then use the python utils to upload the file.
   
   error occurs:
   
   ![image](https://user-images.githubusercontent.com/12574550/222069862-ca14f4d8-1b15-474d-b0f3-ea7cfe931eed.png)
   
   otherwise:
   the code:
   resp = requests.put("http://127.0.0.1:9180/apisix/admin/protos/" + id, json=reqParam, headers={
       "X-API-KEY": api_key,
   })
       
   is that true?? the proto admin api seems like. apisix/admin/proto/
   
       
   
   
   ### Desired State
   
   the python utils can upload import proto


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

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


[GitHub] [apisix] navendu-pottekkat closed issue #8971: docs: the docs about grpc-transcode

Posted by "navendu-pottekkat (via GitHub)" <gi...@apache.org>.
navendu-pottekkat closed issue #8971: docs: the docs about grpc-transcode
URL: https://github.com/apache/apisix/issues/8971


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] Brucepower0223 commented on issue #8971: docs: the docs about grpc-transcode

Posted by "Brucepower0223 (via GitHub)" <gi...@apache.org>.
Brucepower0223 commented on issue #8971:
URL: https://github.com/apache/apisix/issues/8971#issuecomment-1449492998

   the python utils code is this:
   
   <img width="796" alt="image" src="https://user-images.githubusercontent.com/12574550/222074905-4a70b52d-042e-405e-bc8b-df02657459ae.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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] navendu-pottekkat commented on issue #8971: docs: the docs about grpc-transcode

Posted by "navendu-pottekkat (via GitHub)" <gi...@apache.org>.
navendu-pottekkat commented on issue #8971:
URL: https://github.com/apache/apisix/issues/8971#issuecomment-1551073840

   Closing this issue as the fix has already been updated in the docs.


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] Brucepower0223 commented on issue #8971: docs: the docs about grpc-transcode

Posted by "Brucepower0223 (via GitHub)" <gi...@apache.org>.
Brucepower0223 commented on issue #8971:
URL: https://github.com/apache/apisix/issues/8971#issuecomment-1449472705

   the python utils code is in 
   <img width="972" alt="image" src="https://user-images.githubusercontent.com/12574550/222070435-b94daa43-1d76-4aad-b8ad-4bac7def9778.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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] kayx23 commented on issue #8971: docs: the docs about grpc-transcode

Posted by "kayx23 (via GitHub)" <gi...@apache.org>.
kayx23 commented on issue #8971:
URL: https://github.com/apache/apisix/issues/8971#issuecomment-1541882872

   Hi @Brucepower0223, there had been an update to this doc. Please see https://github.com/apache/apisix/pull/9414


-- 
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: notifications-unsubscribe@apisix.apache.org

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