This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
consul
mirror of
https://github.com/hashicorp/consul
Watch
1
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
757251035b
consul
/
agent
/
structs
History
Daniel Nephin
d879fe581d
state: Move UpstreamDownstream to state package
2021-03-18 12:08:59 -04:00
..
acl.go
Add fields to the /acl/auth-methods endpoint. (
#9741
)
2021-02-17 08:16:57 -08:00
acl_cache.go
…
acl_cache_test.go
…
acl_legacy.go
…
acl_legacy_test.go
…
acl_oss.go
…
acl_test.go
…
auto_encrypt.go
…
autopilot.go
…
autopilot_oss.go
…
catalog.go
…
check_definition.go
Add support for configuring TLS ServerName for health checks
2021-03-16 18:16:44 -04:00
check_definition_test.go
…
check_type.go
Add support for configuring TLS ServerName for health checks
2021-03-16 18:16:44 -04:00
config_entry.go
Split up normalizing from defaulting values for upstream cfg
2021-03-17 21:37:55 -06:00
config_entry_discoverychain.go
…
config_entry_discoverychain_oss.go
…
config_entry_discoverychain_test.go
…
config_entry_gateways.go
ui: Remove any trailing fullstop/period DNS characters from Gateways UI API (
#9752
)
2021-02-25 09:34:47 +00:00
config_entry_gateways_test.go
ui: Remove any trailing fullstop/period DNS characters from Gateways UI API (
#9752
)
2021-02-25 09:34:47 +00:00
config_entry_intentions.go
server: add OSS stubs supporting validation of source namespaces in service-intentions config entries (
#9527
)
2021-01-25 11:27:38 -06:00
config_entry_intentions_oss.go
server: add OSS stubs supporting validation of source namespaces in service-intentions config entries (
#9527
)
2021-01-25 11:27:38 -06:00
config_entry_intentions_test.go
…
config_entry_oss.go
…
config_entry_oss_test.go
…
config_entry_test.go
Fixup enterprise tests from tproxy changes
2021-03-17 23:05:00 -06:00
connect.go
…
connect_ca.go
…
connect_ca_test.go
…
connect_oss.go
…
connect_proxy_config.go
Merge master and fix upstream config protocol defaulting
2021-03-17 21:13:40 -06:00
connect_proxy_config_oss.go
…
connect_proxy_config_test.go
Fixup upstream test
2021-03-15 17:20:30 -06:00
discovery_chain.go
…
discovery_chain_oss.go
…
errors.go
Special case the error returned when we have a Raft leader but are not tracking it in the ServerLookup (
#9487
)
2021-01-04 14:05:23 -05:00
federation_state.go
…
identity.go
state: convert services.node and checks.node indexes
2021-03-16 13:00:31 -04:00
intention.go
…
intention_oss.go
…
intention_test.go
…
operator.go
…
prepared_query.go
…
prepared_query_test.go
…
protobuf_compat.go
…
sanitize_oss.go
…
service_definition.go
…
service_definition_test.go
…
snapshot.go
…
structs.go
state: Move UpstreamDownstream to state package
2021-03-18 12:08:59 -04:00
structs_filtering_test.go
PR comments
2021-03-15 16:02:03 -06:00
structs_oss.go
Add methods to check intention has wildcard src or dst
2021-03-17 22:15:48 -06:00
structs_oss_test.go
Add methods to check intention has wildcard src or dst
2021-03-17 22:15:48 -06:00
structs_test.go
structs: fix caching of ServiceSpecificRequest when ingress=true
2021-01-14 17:01:40 -05:00
system_metadata.go
…
testing.go
…
testing_catalog.go
…
testing_connect_proxy_config.go
…
testing_intention.go
…
testing_service_definition.go
…
txn.go
…