2
0
mirror of https://github.com/status-im/consul.git synced 2025-02-22 10:28:31 +00:00

7 Commits

Author SHA1 Message Date
R.B. Boyer
50b26aa56a
deployer: remove catalog/mesh v2 support ()
- Low level plumbing for resources is still retained for now.
- Retain "Workload" terminology over "Service".
- Revert "Destination" terminology back to "Upstream".
- Remove TPROXY support as it only worked for v2.
2024-05-21 14:52:19 -05:00
Semir Patel
2d1f308138
resource: add v2tenancy feature flag to deployer tests () 2023-11-30 11:41:30 -06:00
cskh
04a3a3e8d0
Integ test (test/deployer): upgrade test with service mesh ()
* Integ test (test/deployer): upgrade test with service mesh

* license
2023-11-15 19:32:37 -05:00
R.B. Boyer
b2979f6edf
testing/deployer: rename various terms to better align with v2 and avoid confusion ()
Conceptually renaming the following topology terms to avoid confusion with v2 and to better align with it:

- ServiceID -> ID
- Service -> Workload
- Upstream -> Destination
2023-11-10 13:22:06 -06:00
cskh
5ba42b4e65
Integ test - use asserter ()
* integ-test: use topoutil.asserter to replace customized code
2023-11-09 18:26:16 -05:00
cskh
8d6545ec43
test/deployer: add the method of deregistering services () 2023-11-07 17:29:13 -05:00
cskh
4b26ed8eba
integ test: snapshot mesh frozen bug test ()
* integ test: snapshot mesh frozen bug test
2023-10-30 18:20:23 -04:00