Commit Graph

34 Commits (ba85a3bc3fb2be769b3eaa4835eac93726c19bd1)

Author SHA1 Message Date
Chris Marchesi 947dc96b30
server: Add back controller shutdown on worker startup failure (#1432)
5 years ago
Jim 68dd2a66ba
Remove unneeded hclog dependencies as we move forward with events (#1433)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Chris Marchesi a15961e461
Close connections on worker on shutdown, add force shutdown (#1354)
5 years ago
Jim 70ad081e39
Events: convert from hclog to events (#1409)
5 years ago
Jim 11124794bf
Events: add node for formatting/filtering cloudevents (#1390)
5 years ago
Jeff Mitchell ed6c59a053 Update the rest of the shared libs locations
5 years ago
Jeff Mitchell 44329d4ff9 Repoint mlock import
5 years ago
Jeff Mitchell 9ba1948298 Remove telemetry calls as we aren't using them
5 years ago
Chris Marchesi 5a70875726
internal/servers/controller: Worker failure connection cleanup (#1340)
5 years ago
Jeff Mitchell 2cbcf9a563
Update usage of shared-secure-libs (#1393)
5 years ago
Jim 1daa3ebefe
integrate events into the servers (#1355)
5 years ago
Jeff Mitchell 9c945b7021
Migrate ParseAddress to shared-secure-libs (#1313)
5 years ago
Jeff Mitchell 7ee8ddba6a True up some spelling
5 years ago
Dylan Scott 4ae5003763
PR #1001: Postgres Connection Pooling Control (#1015)
5 years ago
Jeff Mitchell 9649a19d23
Update CLI error codes to be consistent with `connect` (#976)
5 years ago
Jeff Mitchell 4738ceee5d
Add TLS certificate and worker tag reloading on SIGHUP (ICU-1142) (ICU-1143) (#959)
5 years ago
Jeff Mitchell e9da3a871d
Switch on CORS by default if not specified (#928)
5 years ago
Jeff Mitchell d279a906ce
Allow public_cluster_addr to use an env var or file (#907)
5 years ago
Jeff Mitchell b61dd0ef36 Update schema version check text
5 years ago
Todd Knight 568594d1b3
Release the shared lock using a non cancelled context (#918)
5 years ago
Jeff Mitchell 61ec5b47e4
When running single-server mode, use public_cluster_addr if given (#904)
5 years ago
Jeff Mitchell 7cf74596bf Update info output key name
5 years ago
Todd Knight 955ae41215
Support upgrading from old migration table name (#889)
5 years ago
Todd Knight 1f9fcad1cd
Adding Migrate Command (#872)
5 years ago
Jeff Mitchell 717a3b52ee
Add worker tagging (#862)
5 years ago
Todd Knight ec6151d174 Organize DB Schema Migration Code and DB Init Checks (#842)
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Jeff Mitchell 6580d85388
Remove erronious IsGlobalUnicast check. (#845)
5 years ago
Jeff Mitchell e6c98f1454
Add logic to error on certain invalid listener configs (#838)
5 years ago
Jeff Mitchell e2e4631929
Add ability to set public cluster address (#761)
6 years ago
Jeff Mitchell 10a41c914e
Force worker to use the local controller when running in combined mode (#429)
6 years ago
Jeff Mitchell 7fcbffbe88
Remove not-set value. (#427)
6 years ago
Jeff Mitchell 38ce9d9eac
Combine controller and worker commands (#415)
6 years ago