Commit Graph

533 Commits (967a1de1ed3540d62e7939151a8246d9ec81c8e4)

Author SHA1 Message Date
James Phillips 5b88b8df38
Updates the checked in web assets.
7 years ago
James Phillips 6412d8d9aa
Updates the built-in web assets.
7 years ago
James Phillips 7a46d9c1e3
Wraps HTTP mux to ban all non-printable characters from paths.
7 years ago
James Phillips 2edc11b44c
Updates the built-in web UI assets.
7 years ago
James Phillips da6a4635b0
Fixes a `go fmt` cleanup.
7 years ago
Kyle Havlovitz 11a0c9cc58
Fix vet error
7 years ago
Kyle Havlovitz 77dc52f430
Move autopilot initializing to oss file
7 years ago
Kyle Havlovitz 039e7f1880
Move autopilot setup to a separate file
7 years ago
Kyle Havlovitz d08ab9fd19
Make some final tweaks to autopilot package
7 years ago
Kyle Havlovitz a86d11ec0a
Merge pull request #3737 from hashicorp/autopilot-refactor
7 years ago
James Phillips 06f980061e
Merge pull request #3728 from weiwei04/fix_globalRPC_goroutine_leak
7 years ago
James Phillips f491a55e47
Merge pull request #3642 from yfouquet/master
7 years ago
James Phillips ca3f9024ac
Works around mapstructure behavior to enable sessions with no checks.
7 years ago
Kyle Havlovitz 324c2ecb53
Expose IsPotentialVoter for advanced autopilot logic
7 years ago
James Phillips 98e837167e
Changes maps to merge vs. overwrite when processing configs.
7 years ago
Kyle Havlovitz 12bf61c851
Merge branch 'master' into autopilot-refactor
7 years ago
Kyle Havlovitz d6b266c045
A few last autopilot adjustments
7 years ago
Kyle Havlovitz 2310687c1d
More autopilot reorganizing
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
Kyle Havlovitz b92f895c23
More refactoring to make autopilot consul-agnostic
7 years ago
Yoann Fouquet 986148cfe5 [Fix] Service tags not added to health checks
7 years ago
Kyle Havlovitz de28555671
Move autopilot to a standalone package
7 years ago
James Phillips d12e81860f
Moves Serf helper into lib to fix import cycle in consul-enterprise.
7 years ago
James Phillips 5065f3d82e
Turns of intent queue warnings and enables dynamic queue sizing.
7 years ago
Wei Wei cc9648c957 fix globalRPC goroutine leak
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
James Phillips 29367cd5ae
Moves ACL disabled response logic down into endpoints.
7 years ago
James Phillips 44d824a58f
Renames "segments" to "segment" to be consistent with other files.
7 years ago
James Phillips 8bf1f57737
Renames stubs to be more consistent.
7 years ago
James Phillips 8abd2050fa
Sheds monotonic time info so tombstone GC bins work properly.
7 years ago
James Phillips de57a9ef51
Gives back the lock before writing to the expire channel.
7 years ago
James Phillips 34c13925d4
Skips files with unknown extensions when not forcing a format.
7 years ago
James Phillips 1e49c157c5
Adds a snapshot agent stub to the config structure.
7 years ago
James Phillips 990fbbb86b
Cleans up check logging.
7 years ago
James Phillips f19ba41144
Moves the LAN event handler after the router is created.
7 years ago
James Phillips 17737ee030
Revert "Adds a small sleep to make sure we are in the next GC bucket."
7 years ago
James Phillips 24475048e2
Adds a sleep to make sure we are in the next GC bucket, ups time.
7 years ago
James Phillips c57884fffe
Skips the tombstone GC test in Travis for now.
7 years ago
James Phillips cd935ebe6c
Adds missing os import.
7 years ago
James Phillips f6b7dcbcf6
Removes bogus getPort() in favor of freeport.
7 years ago
James Phillips 8579225c27
Skips IPv6 test in Travis.
7 years ago