consul/agent/consul
Nathan Coleman ab60fec15a
[NET-6426] Add gateway proxy controller that generates empty proxy state template (#19901)
* NET-6426 Create ProxyStateTemplate when reconciling MeshGateway resource

* Add TODO for switching fetch method based on gateway type

* Use gateway-kind in workload metadata instead of owner reference

* Create ProxyStateTemplate builder for gatewayproxy controller

* Update to use new controller interface

* Add copyright headers

* Set correct name for ProxyStateTemplate identity reference

* Generate empty ProxyStateTemplate by fetching MeshGateway

This cheats and looks up the MeshGateway directly. In the future, we will need a Workload => xGateway mapper

* Specify owner reference when writing ProxyStateTemplate

* Update dependency mapper to account for multiple controllers per resource type

* Regenerate v2 resource dependencies map

* Add helpful trace logs, tag TODOs with ticket identifiers
2023-12-21 16:37:47 -05:00
..
auth [NET-6640] Adds "Policy" BindType to BindingRule (#19499) 2023-11-20 13:11:08 +00:00
authmethod Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
autopilotevents [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
controller [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
discoverychain Add CE version of Gateway Upstream Disambiguation (#19860) 2023-12-07 17:56:14 -05:00
fsm Hash based config entry replication (#19795) 2023-12-12 08:29:13 -05:00
gateways [NET-5688] APIGateway UI Topology Fixes (#19657) 2023-11-28 21:27:14 +00:00
multilimiter [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
prepared_query Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
rate Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
reporting Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
servercert [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
state Hash based config entry replication (#19795) 2023-12-12 08:29:13 -05:00
stream [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testdata [NET-6426] Add gateway proxy controller that generates empty proxy state template (#19901) 2023-12-21 16:37:47 -05:00
usagemetrics Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
wanfed [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
watch [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
xdscapacity [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
acl.go Honor Default Traffic Permissions in V2 (#18886) 2023-09-19 10:42:32 -04:00
acl_authmethod.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
acl_authmethod_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
acl_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
acl_ce_test.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
acl_client.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
acl_endpoint.go [CE] Add workload bind type and templated policy (#19077) 2023-10-05 19:45:41 +00:00
acl_endpoint_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
acl_endpoint_test.go [NET-6640] Adds "Policy" BindType to BindingRule (#19499) 2023-11-20 13:11:08 +00:00
acl_replication.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
acl_replication_test.go Add support for querying tokens by service name. (#18667) 2023-09-06 10:52:45 -05:00
acl_replication_types.go Add support for querying tokens by service name. (#18667) 2023-09-06 10:52:45 -05:00
acl_server.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
acl_server_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
acl_test.go Add workload identity ACL rules (#18769) 2023-09-12 17:22:51 -04:00
acl_token_exp.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
acl_token_exp_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
auto_config_backend.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
auto_config_backend_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
auto_config_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
auto_config_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
auto_encrypt_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
auto_encrypt_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
autopilot.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
autopilot_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
autopilot_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
catalog_endpoint.go NET-4135 - Fix NodeMeta filtering Catalog List Services API (#18322) 2023-10-08 12:48:31 +00:00
catalog_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
client.go improve client RPC metrics consistency (#19721) 2023-12-06 13:21:08 -05:00
client_serf.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
client_test.go Retry lint fixes (#19151) 2023-12-06 12:11:32 -05:00
cluster_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config.go Make raft-wal default when `resource-apis` is active (#19090) 2023-10-06 10:24:21 -04:00
config_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
config_cloud.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
config_replication.go Hash based config entry replication (#19795) 2023-12-12 08:29:13 -05:00
config_replication_test.go Hash based config entry replication (#19795) 2023-12-12 08:29:13 -05:00
config_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
connect_ca_endpoint.go xds controller: setup watches for and compute leaf cert references in ProxyStateTemplate, and wire up leaf cert manager dependency (#18756) 2023-09-12 12:56:43 -07:00
connect_ca_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
context.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
context_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
coordinate_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
coordinate_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
discovery_chain_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
discovery_chain_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
enterprise_client_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
enterprise_config_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
enterprise_server_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
enterprise_server_ce_test.go Retry lint fixes (#19151) 2023-12-06 12:11:32 -05:00
federation_state_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
federation_state_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
federation_state_replication.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
federation_state_replication_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
filter.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
filter_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
flood.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
gateway_locator.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
gateway_locator_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
grpc_integration_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
health_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
health_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
helper_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
intention_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
intention_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
internal_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
internal_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
issue_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
kvs_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
kvs_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
leader.go feat: create a default namespace (#19681) 2023-11-22 14:32:57 -05:00
leader_ce.go feat: create a default namespace (#19681) 2023-11-22 14:32:57 -05:00
leader_ce_test.go feat: create a default namespace (#19681) 2023-11-22 14:32:57 -05:00
leader_connect.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
leader_connect_ca.go NET-5590 - authorization: check for identity:write in CA certs, xds server, and getting envoy bootstrap params (#19049) 2023-10-03 22:02:23 +00:00
leader_connect_ca_test.go NET-5590 - authorization: check for identity:write in CA certs, xds server, and getting envoy bootstrap params (#19049) 2023-10-03 22:02:23 +00:00
leader_connect_test.go Remove flaky test assertions (#18870) 2023-09-18 15:56:23 -07:00
leader_federation_state_ae.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
leader_federation_state_ae_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
leader_intentions.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
leader_intentions_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
leader_intentions_ce_test.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
leader_intentions_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
leader_log_verification.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
leader_metrics.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
leader_metrics_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
leader_peering.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
leader_peering_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
leader_test.go NET-4944 - wire up controllers with proxy tracker (#18603) 2023-08-29 09:15:34 -06:00
logging.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
logging_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
merge.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
merge_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
merge_ce_test.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
merge_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
operator_autopilot_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
operator_autopilot_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
operator_backend.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
operator_backend_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
operator_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
operator_raft_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
operator_raft_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
operator_usage_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
options.go resource: resource service now checks for `v2tenancy` feature flag (#19400) 2023-10-27 08:55:02 -05:00
options_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
peering_backend.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
peering_backend_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
peering_backend_ce_test.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
peering_backend_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
prepared_query_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
prepared_query_endpoint_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
prepared_query_endpoint_ce_test.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
prepared_query_endpoint_test.go Fix bug with prepared queries using sameness-groups. (#19970) 2023-12-15 11:42:13 -06:00
raft_handle.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
raft_rpc.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
replication.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
replication_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
rpc.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
rpc_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
rtt.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
rtt_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
segment_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
serf_filter.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
serf_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
server.go [Cloud][CC-6925] Updates to pushing server state (#19682) 2023-12-04 10:25:18 -05:00
server_ce.go feat: create a default namespace (#19681) 2023-11-22 14:32:57 -05:00
server_ce_test.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
server_connect.go sidecar-proxy controller: L4 controller with explicit upstreams (NET-3988) (#18352) 2023-09-07 09:37:15 -06:00
server_log_verification.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
server_lookup.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
server_lookup_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
server_metadata.go agent: prevent empty server_metadata.json (#19935) 2023-12-19 10:01:56 -05:00
server_metadata_test.go agent: prevent empty server_metadata.json (#19935) 2023-12-19 10:01:56 -05:00
server_overview.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
server_overview_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
server_register.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
server_serf.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
server_test.go Retry lint fixes (#19151) 2023-12-06 12:11:32 -05:00
session_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
session_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
session_timers.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
session_timers_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
session_ttl.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
session_ttl_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
snapshot_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
snapshot_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
stats_fetcher.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
stats_fetcher_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
status_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
status_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
subscribe_backend.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
subscribe_backend_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
system_metadata.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
system_metadata_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
tenancy_bridge.go add v2 tenancy bridge Flag and v2 Tenancy Bridge initial implementation (#18830) 2023-09-18 12:25:05 -04:00
tenancy_bridge_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
txn_endpoint.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
txn_endpoint_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
type_registry.go Net 5875 - Create the Exported Services Resources (#19117) 2023-10-26 19:34:15 +05:30
util.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
util_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00