Commit Graph

13 Commits (6afa71c6cb1d921272a310c48cd873b739ab3750)

Author SHA1 Message Date
hc-github-team-consul-core 971a687f7e
Backport of revert grpc to http into release/1.18.x (#20718)
* backport of commit d91c194e72

* backport of commit d05df36d77

* backport of commit 2531018f36

* backport of commit 1768215b6b

* backport of commit 47cd24fb3d

---------

Co-authored-by: Xinyi Wang <xinyi.wang@hashicorp.com>
2024-02-23 13:00:20 -08:00
hc-github-team-consul-core 9163afe0cd
Backport of missing prefix / into release/1.18.x (#20459)
* backport of commit b76447fb80

* backport of commit 395984c444

* backport of commit cc1246d8ba

* backport of commit 43170a5a70

---------

Co-authored-by: Xinyi Wang <xinyi.wang@hashicorp.com>
2024-02-02 13:12:12 -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 7bb2c7cf13
Xw/net 5724 grpc client delete (#20309)
* delete commmand works
2024-01-24 15:17:54 -08:00
wangxinyi7 6188db4d20
grpc CLI client read command (#20178)
* apply commmand works
2024-01-19 19:11:41 -08:00
wangxinyi7 74b737d4a3
Xw/net 6307 grpc client apply (#20107)
* 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 a879dea377
add acl token (#20086) 2024-01-16 08:25:50 -08: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