Commit Graph

4 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
wangxinyi7 3c5cb04b0f
refactor the resource client (#20343)
* renaming files
2024-01-30 12:33:44 -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
Dhia Ayachi d3bb5ff21a
Add CLI support for json (#18991)
* add cli support for json format

* add tests for json parsing

* make owner and id pointers.

* add copyright header

* remove print

---------

Co-authored-by: Poonam Jadhav <poonam.jadhav@hashicorp.com>
2023-09-22 20:51:18 +00:00