consul/.github
R.B. Boyer a72f868218
testing/deployer: update deployer to use v2 catalog constructs when requested (#19046)
This updates the testing/deployer (aka "topology test") framework to conditionally 
configure and launch catalog constructs using v2 resources. This is controlled via a 
Version field on the Node construct in a topology.Config. This only functions for a 
dataplane type and has other restrictions that match the rest of v2 (no peering, no 
wanfed, no mesh gateways).

Like config entries, you can statically provide a set of initial resources to be synced 
when bringing up the cluster (beyond those that are generated for you such as 
workloads, services, etc).

If you want to author a test that can be freely converted between v1 and v2 then that 
is possible. If you switch to the multi-port definition on a topology.Service (aka 
"workload/instance") then that makes v1 ineligible.

This also adds a starter set of "on every PR" integration tests for single and multiport 
under test-integ/catalogv2
2023-11-02 14:25:48 -05:00
..
ISSUE_TEMPLATE [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
scripts skip envoy version check in ci (#19315) 2023-10-20 18:09:31 +00:00
workflows testing/deployer: update deployer to use v2 catalog constructs when requested (#19046) 2023-11-02 14:25:48 -05:00
CODEOWNERS add some initial CODEOWNERS (#18346) 2023-08-03 16:22:18 -05:00
CONTRIBUTING.md ci: remove test-integrations CircleCI workflow (#16928) 2023-04-19 16:19:29 +00:00
dependabot.yml [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
go_test_coverage.txt docs(peering): remove beta references (#15340) 2022-11-14 14:49:50 -05:00
pr-labeler.yml [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
pull_request_template.md Added backport labels to PR template checklist (#16966) 2023-04-11 19:18:11 +00:00
repo_management.md Fixes README overwrite (#8821) 2020-10-05 15:32:57 -04:00