open-consul/agent/structs
Chris Piraino cd93e0cd99
Allow users to set hosts to the wildcard specifier when TLS is disabled (#8083)
This allows easier demoing/testing of ingress gateways, while still
preserving the validation we have for DNSSANs
2020-06-11 10:03:06 -05:00
..
acl.go acl: do not resolve local tokens from remote dcs (#8068) 2020-06-09 21:13:09 +02:00
acl_cache.go
acl_cache_test.go
acl_legacy.go Tokens converted from legacy ACLs get their Hash computed (#8047) 2020-06-08 21:44:06 +02:00
acl_legacy_test.go Tokens converted from legacy ACLs get their Hash computed (#8047) 2020-06-08 21:44:06 +02:00
acl_oss.go
acl_test.go
auto_encrypt.go
catalog.go
check_definition.go
check_definition_test.go Replace goe/verify.Values with testify/require.Equal (#7993) 2020-06-02 12:41:25 -04:00
check_type.go
config_entry.go config: add HookWeakDecodeFromSlice 2020-06-08 17:05:09 -04:00
config_entry_discoverychain.go
config_entry_discoverychain_oss.go
config_entry_discoverychain_test.go
config_entry_gateways.go Allow users to set hosts to the wildcard specifier when TLS is disabled (#8083) 2020-06-11 10:03:06 -05:00
config_entry_gateways_test.go Allow users to set hosts to the wildcard specifier when TLS is disabled (#8083) 2020-06-11 10:03:06 -05:00
config_entry_oss.go
config_entry_test.go
connect.go
connect_ca.go
connect_ca_test.go
connect_oss.go
connect_proxy_config.go
connect_proxy_config_oss.go
connect_proxy_config_test.go
discovery_chain.go
discovery_chain_oss.go
errors.go
federation_state.go
intention.go intentions: fix a bug in Intention.SetHash 2020-06-05 14:51:43 -04:00
intention_oss.go
intention_test.go intentions: fix a bug in Intention.SetHash 2020-06-05 14:51:43 -04:00
operator.go
prepared_query.go
prepared_query_test.go
protobuf_compat.go
sanitize_oss.go
service_definition.go
service_definition_test.go Replace goe/verify.Values with testify/require.Equal (#7993) 2020-06-02 12:41:25 -04:00
snapshot.go
structs.go Remove TODO note about ingress API, it is done! 2020-06-09 14:58:30 -05:00
structs_filtering_test.go intentions: fix a bug in Intention.SetHash 2020-06-05 14:51:43 -04:00
structs_oss.go
structs_test.go Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 2020-05-29 14:19:16 -04:00
testing.go
testing_catalog.go
testing_connect_proxy_config.go
testing_intention.go
testing_service_definition.go
txn.go