open-consul/agent/cache-types
Hans Hasselberg b6c83e06d5
auto_encrypt: set dns and ip san for k8s and provide configuration (#6944)
* Add CreateCSRWithSAN
* Use CreateCSRWithSAN in auto_encrypt and cache
* Copy DNSNames and IPAddresses to cert
* Verify auto_encrypt.sign returns cert with SAN
* provide configuration options for auto_encrypt dnssan and ipsan
* rename CreateCSRWithSAN to CreateCSR
2020-01-17 23:25:26 +01:00
..
catalog_datacenters.go cache: remove data race in agent cache 2019-09-12 16:18:01 -05:00
catalog_datacenters_test.go
catalog_list_services.go cache: remove data race in agent cache 2019-09-12 16:18:01 -05:00
catalog_list_services_test.go
catalog_services.go cache: remove data race in agent cache 2019-09-12 16:18:01 -05:00
catalog_services_test.go
config_entry.go cache: remove data race in agent cache 2019-09-12 16:18:01 -05:00
config_entry_test.go
connect_ca_leaf.go auto_encrypt: set dns and ip san for k8s and provide configuration (#6944) 2020-01-17 23:25:26 +01:00
connect_ca_leaf_test.go
connect_ca_root.go cache: remove data race in agent cache 2019-09-12 16:18:01 -05:00
connect_ca_root_test.go
discovery_chain.go cache: remove data race in agent cache 2019-09-12 16:18:01 -05:00
discovery_chain_test.go
health_services.go cache: remove data race in agent cache 2019-09-12 16:18:01 -05:00
health_services_test.go
intention_match.go cache: remove data race in agent cache 2019-09-12 16:18:01 -05:00
intention_match_test.go
mock_RPC.go
node_services.go cache: remove data race in agent cache 2019-09-12 16:18:01 -05:00
node_services_test.go
prepared_query.go cache: remove data race in agent cache 2019-09-12 16:18:01 -05:00
prepared_query_test.go
resolved_service_config.go cache: remove data race in agent cache 2019-09-12 16:18:01 -05:00
resolved_service_config_test.go
rpc.go
service_checks.go Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
service_checks_test.go Sync of OSS changes to support namespaces (#6909) 2019-12-09 21:26:41 -05:00
service_dump.go cache: remove data race in agent cache 2019-09-12 16:18:01 -05:00
service_dump_test.go
testing.go