wangxinyi7
b1bd6ab91a
revert grpc to http ( #20716 )
...
* Revert "refactor the resource client (#20343 )"
This reverts commit 3c5cb04b0f
.
* Revert "clean up http client (#20342 )"
This reverts commit 2b89025eab
.
* 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
fb2b696c0e
missing prefix / ( #20447 )
...
* missing prefix / and fix typos
2024-02-02 12:48:45 -08:00
wangxinyi7
3c5cb04b0f
refactor the resource client ( #20343 )
...
* renaming files
2024-01-30 12:33:44 -08:00
wangxinyi7
2b89025eab
clean up http client ( #20342 )
...
clean up http client
2024-01-30 10:12:09 -08:00
Matt Keeler
34a32d4ce5
Remove V2 PeerName field from pbresource.Tenancy ( #19865 )
...
The peer name will eventually show up elsewhere in the resource. For now though this rips it out of where we don’t want it to be.
2024-01-29 15:08:31 -05:00
wangxinyi7
013bcefe5c
grpc client in tls mode ( #19680 )
...
* client in tls mode
2023-12-19 10:04:55 -08:00
wangxinyi7
9dc24448ae
grpc client default in plaintext mode ( #19412 )
...
* 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
Poonam Jadhav
6c92dd1359
NET-5600/container-test-acl-enabled ( #18887 )
...
* feat: add container tests for resource http api with acl enabled
* refactor: clean up
2023-10-03 10:55:31 -04:00
Poonam Jadhav
4e77482e95
feat: remove resource api client from api module ( #18984 )
...
* feat: remove resource api client from api module
* fix: go mod clean up
2023-09-22 16:32:08 -04:00