Commit Graph

7183 Commits (9f012d7b9c394db42480baa3d2062a7f310c16b2)
 

Author SHA1 Message Date
Andrei Burd 9f012d7b9c docker-compose based demo
7 years ago
James Phillips ecece736d7
Update CHANGELOG.md
7 years ago
James Phillips f4cc7da027
Updates the change log.
7 years ago
James Phillips 06f980061e
Merge pull request #3728 from weiwei04/fix_globalRPC_goroutine_leak
7 years ago
James Phillips 674d9234bb
Updates the change log.
7 years ago
James Phillips 26c0c2a608
Merge pull request #3646 from posener/update-complete
7 years ago
James Phillips e0dd7cc152
Merge pull request #3740 from yfouquet/issue_3709
7 years ago
James Phillips 49836801ac
Merge pull request #3749 from tjcelaya/rpc-warning-datacenter-guide
7 years ago
James Phillips 655e0dcf1d
Updates the change log.
7 years ago
James Phillips 96e220a6a8
Merge pull request #3750 from hashicorp/kv-get-base64
7 years ago
James Phillips c676e6b8c8
Adds -base64 support to kv get command.
7 years ago
James Phillips 25f7234cc4
Updates the change log.
7 years ago
James Phillips f491a55e47
Merge pull request #3642 from yfouquet/master
7 years ago
James Phillips 76c25dcd59
Updates the change log.
7 years ago
James Phillips fbbb846f9f
Merge pull request #3747 from hashicorp/session-checks
7 years ago
Tomas Celaya 36ea244ced Include a warning about the interaction between `translate_wan_addrs` and `bind_addr` in the Basic WAN guide.
7 years ago
James Phillips 53a881becc
Tightens up the API test verification.
7 years ago
James Phillips ca3f9024ac
Works around mapstructure behavior to enable sessions with no checks.
7 years ago
James Phillips c20c6727b7
Updates the change log.
7 years ago
James Phillips 9e3287365e
Merge pull request #3746 from hashicorp/node-meta-merge
7 years ago
James Phillips 98e837167e
Changes maps to merge vs. overwrite when processing configs.
7 years ago
James Phillips 3f06776281
Updates the change log.
7 years ago
James Phillips 2ba8c594d5
Merge pull request #3745 from hashicorp/restore-timeout
7 years ago
James Phillips 68db7df08d
Removes timeout when restoring snapshots.
7 years ago
James Phillips 57a9ff06ba
Updates the change log.
7 years ago
James Phillips 99dddb2e20
Merge pull request #3743 from hashicorp/autopilot-config
7 years ago
James Phillips 46742a5041
Adds TODOs referencing #3744.
7 years ago
James Phillips 2892f91d0b
Copies the autopilot settings from the runtime config.
7 years ago
Yoann Fouquet 715dd744ff Update documentation for "serf_lan_bind" and "serf_wan_bind"
7 years ago
Yoann Fouquet 16cc432c7a Adjust documentation for service tags of checks
7 years ago
Yoann Fouquet 986148cfe5 [Fix] Service tags not added to health checks
7 years ago
James Phillips 6be97eb8bb
Merge pull request #3735 from youngjl1/master
7 years ago
youngjl1 137d73fd9d
Name correction in documentation
7 years ago
James Phillips d12e81860f
Moves Serf helper into lib to fix import cycle in consul-enterprise.
7 years ago
James Phillips b1e45a8e89
Updates the change log.
7 years ago
James Phillips cc27aa053a
Merge pull request #3731 from hashicorp/intent-queue
7 years ago
James Phillips 5065f3d82e
Turns of intent queue warnings and enables dynamic queue sizing.
7 years ago
James Phillips bcc9aea18f
Updates Serf to pull in new queue depth controls.
7 years ago
James Phillips 185f971a0b
Updates the change log.
7 years ago
Wei Wei cc9648c957 fix globalRPC goroutine leak
7 years ago
James Phillips ac09b30d33
Merge pull request #3720 from hashicorp/fork-friendly
7 years ago
James Phillips 3e46544085
Creates a registration mechanism for snapshot and restore.
7 years ago
James Phillips f53f521072
Begins split out of snapshots from the main FSM class.
7 years ago
James Phillips c8e763667f
Creates a registration mechanism for FSM commands.
7 years ago
James Phillips 78292662d7
Moves the FSM into its own package.
7 years ago
James Phillips e810697e06
Resolves an FSM snapshot TODO.
7 years ago
James Phillips aa61159b74
Creates a registration mechanism for schemas.
7 years ago
James Phillips 93ff33b1be
Creates a registration mechanism for RPC endpoints.
7 years ago
James Phillips 68f100c8df
Creates HTTP endpoint registry.
7 years ago
James Phillips 679775418f
Moves coordinate disabled logic down into endpoints.
7 years ago