Commit Graph

2115 Commits (b3db907bdfc25bbc239058b64b0a0b3904560c59)

Author SHA1 Message Date
Chris Piraino b3db907bdf Update gateway-services-nodes API endpoint to allow multiple addresses
4 years ago
Pierre Souchay 35d852fd9a
Returns DNS Error NSDOMAIN when DC does not exists (#8103)
4 years ago
Matt Keeler 4a5b352c18
Require enabling TLS to enable Auto Config (#8159)
5 years ago
Freddy 5baa7b1b04
Always return a gateway cluster (#8158)
5 years ago
Matt Keeler d6e05482ab
Allow cancelling startup when performing auto-config (#8157)
5 years ago
Daniel Nephin 4f17350928
Merge pull request #8147 from hashicorp/dnephin/remove-private-ip-2
5 years ago
Matt Keeler b0fcf86140 Change auto config authorizer to allow for future extension
5 years ago
Daniel Nephin b0ba546a1f Remove bytesToUint64 from agent/consul
5 years ago
Daniel Nephin a00f007c5e Remove unused private IP code from agent/consul
5 years ago
Matt Keeler 3dbbd2d37d
Implement Client Agent Auto Config
5 years ago
Matt Keeler 8b7d669a27
Allow the Agent its its child Client/Server to share a connection pool
5 years ago
Matt Keeler 51c3a605ad
Merge pull request #8035 from hashicorp/feature/auto-config/server-rpc
5 years ago
Chris Piraino 79a862d019
Remove ACLEnforceVersion8 from tests (#8138)
5 years ago
Daniel Nephin 692a4a8fc8
Merge pull request #7762 from hashicorp/dnephin/warn-on-unknown-service-file
5 years ago
Daniel Nephin be29d6bf75 config: warn when a config file is skipped
5 years ago
Daniel Nephin 5afcf5c1bc
Merge pull request #8034 from hashicorp/dnephin/add-linter-staticcheck-4
5 years ago
Matt Keeler 9b01f9423c
Implement the insecure version of the Cluster.AutoConfig RPC endpoint
5 years ago
Pierre Souchay d31691dc87
gossip: Ensure that metadata of Consul Service is updated (#7903)
5 years ago
Daniel Nephin d345cd8d30 ci: Add ineffsign linter
5 years ago
Daniel Nephin a9851e1812
Merge pull request #8070 from hashicorp/dnephin/add-gofmt-simplify
5 years ago
Matt Keeler 9f7b22a5eb
Agent Auto Configuration: Configuration Syntax Updates (#8003)
5 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify
5 years ago
Daniel Nephin cb050b280c ci: enable SA4006 staticcheck check
5 years ago
Daniel Nephin f7c84ad802 Rename txnWrapper to txn
5 years ago
Daniel Nephin 32aa3ada35 Rename db
5 years ago
Daniel Nephin deef6fcc32 Handle return value from txn.Commit
5 years ago
Daniel Nephin 59bac0f99d state: Update docstrings for changeTrackerDB and txn
5 years ago
Paul Banks f6ac08be04 state: track changes so that they may be used to produce change events
5 years ago
Matt Keeler d3881dd754
ACL Node Identities (#7970)
5 years ago
Daniel Nephin 476b57fe22 config: refactor to consolidate all File->Source loading
5 years ago
Daniel Nephin 219790ca49 config: Make ConfigFormat not a pointer
5 years ago
Daniel Nephin 77101eee82 config: rename Flags to BuilderOpts
5 years ago
Daniel Nephin 85e0338136 config: remove Args field from Flags
5 years ago
Daniel Nephin 73cd0b6fac agent/service_manager: remove 'updateCh' field from serviceConfigWatch
5 years ago
Daniel Nephin 26291a8482 agent/service_manager: remove 'defaults' field from serviceConfigWatch
5 years ago
Daniel Nephin 93235da253 agent/service_manager: Pass ctx around
5 years ago
Daniel Nephin 2eac5b8023
Merge pull request #8074 from hashicorp/dnephin/remove-references-to-PatchSliceOfMaps
5 years ago
Matt Keeler 8837907de4
Make the Agent Cache more Context aware (#8092)
5 years ago
freddygv d97cff0966 Update telemetry for gateway-services endpoint
5 years ago
freddygv cd927eed5e Remove unused method and fixup docs ref
5 years ago
freddygv 0f97b7d63d Fixup stray sid references
5 years ago
freddygv 19e3954603 Move compound service names to use ServiceName type
5 years ago
freddygv e7b52d35d4 Create HTTP endpoint
5 years ago
freddygv 15c74d6943 Move GatewayServices out of Internal
5 years ago
Freddy 166a8b2a58
Only pass one hostname via EDS and prefer healthy ones (#8084)
5 years ago
Chris Piraino 6fa48c9512
Allow users to set hosts to the wildcard specifier when TLS is disabled (#8083)
5 years ago
Chris Piraino 91ab89dd48
Move ingress param to a new endpoint (#8081)
5 years ago
Daniel Nephin 8ec029ae6a Update comments that reference PatchSliceOfMaps
5 years ago
Chris Piraino 496e683360
Merge pull request #8064 from hashicorp/ingress/health-query-param
5 years ago
Chris Piraino c1d329c5dd Remove TODO note about ingress API, it is done!
5 years ago