5 Commits

Author SHA1 Message Date
wangxinyi7
b1bd6ab91a
revert grpc to http ()
* Revert "refactor the resource client ()"

This reverts commit 3c5cb04b0f4e399e57d9cde72d4a4270a9798fe3.

* Revert "clean up http client ()"

This reverts commit 2b89025eabd6240b0cd4f3e6f0f327531567e339.

* remove deprecated peer

* fix the typo

* remove forwarding test as it tests grpc, should add it back
2024-02-23 12:27:49 -08:00
wangxinyi7
3c5cb04b0f
refactor the resource client ()
* renaming files
2024-01-30 12:33:44 -08:00
wangxinyi7
74b737d4a3
Xw/net 6307 grpc client apply ()
* add acl token

* apply commmand works

* add info to error message

* add tests to apply method

* add more description to flag

* code refactor

* update the error message

* fix the failing test
2024-01-16 10:39:55 -08:00
wangxinyi7
013bcefe5c
grpc client in tls mode ()
* client in tls mode
2023-12-19 10:04:55 -08:00
wangxinyi7
9dc24448ae
grpc client default in plaintext mode ()
* grpc client default in plaintext mode

* renaming and fix linter

* update the description and remove the context

* trim tests
2023-11-28 10:58:57 -08:00