Commit Graph

1841 Commits (07dc3db974330e6b5a809aa1d0520dccdecdf6cf)
 

Author SHA1 Message Date
Jeff Mitchell 07dc3db974
Remove ALPN Muxer (#1965)
4 years ago
PPacent ce7292d9c8
Docs: Adding service discovery concept page (#1886)
4 years ago
A-440Hz 95e1fe8df0 typo(metrics) changing response size to request size
4 years ago
Todd 3eb22b073a
Defines the controller api metrics and registers them at controller startup (#1917)
4 years ago
Hugo 1bb2c5983d
Merge pull request #1910 from hashicorp/hugoamvieira-worker-start-listeners
4 years ago
Joey Freeland 15a6ffeb6b
chore: clarification on default TCP ports (#1878)
4 years ago
Lili Cosic d2602584ab
docs: Add full example for using recovery KMS workflow (#1888)
4 years ago
Johan Brandhorst-Satzkorn 121a296a7f
Refactor file formatting target (#1951)
4 years ago
Hugo Vieira aae944be37 test(worker): Remove test-only hooks from actual code
4 years ago
Hugo Vieira 61e310998f refactor(worker): Decouple listeners/servers shutdown
4 years ago
Hugo Vieira 657b099440 refactor(worker): Ensure `startListeners` consistency with controller
4 years ago
Hugo Vieira 1ebd7deccf refactor(worker): Validate listener configuration in New
4 years ago
Hugo 244237cd2f
feat(controller): Add health endpoint (#1882)
4 years ago
Johan Brandhorst-Satzkorn 63d3481031
Revert "Refactor file formatting target (#1941)" (#1949)
4 years ago
Hugo 5bdc371fa1
Merge pull request #1908 from hashicorp/hugoamvieira-controller-stop-listeners
4 years ago
Johan Brandhorst-Satzkorn 9029720664
Refactor file formatting target (#1941)
4 years ago
Hugo Vieira eebdfb88dc refact(controller): Decouple listeners/servers shutdown from Worker
4 years ago
Hugo d438a6d2dd
Merge pull request #1907 from hashicorp/hugoamvieira-controller-start-listeners
4 years ago
Michele Degges bc2bd50b2b
Add release API metadata file (#1939)
4 years ago
Johan Brandhorst-Satzkorn 803d916279
Update zalando/go-keyring with freebsd fix (#1938)
4 years ago
Jeff Mitchell af1fafab64
Speed up all make targets by only finding generated files when we need to (#1937)
4 years ago
Johan Brandhorst-Satzkorn 9dc8c45634
Revert version upgrade of dbus and go-keyring (#1936)
4 years ago
Jeff Mitchell c99907c6c5
Update keyring deps to remove deprecation warnings (#1924)
4 years ago
Hugo Vieira b5ef468d33 refact(controller): Ensure deterministic listeners start order
4 years ago
Hugo Vieira 8d48a8515c refact(controller): Validate listener configuration in New
4 years ago
Lars Lehtonen b6ee5dc9cc
internal/session: fix dropped test errors (#1928)
4 years ago
Carlos Alcaide Corvo 1a3f26ed30
Bump desktop client version for website docs (#1930)
4 years ago
Irena Rindos 49e904f25c
Merge pull request #1929 from hashicorp/irindos-worker-handler-bug
4 years ago
irenarindos 0eb70b7942 bug(worker): create error and handle session cancel with no tofu token
4 years ago
Jeff Mitchell 20011021ee Update against tagged sdk/api versions
4 years ago
Jeff Mitchell e596daf34d
Add hclog adapter and gating to eventer (#1915)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Johan Brandhorst-Satzkorn 89273a2f3e
Update references to "make dev" (#1920)
4 years ago
irenarindos 3f3eb8bcb8 chore: Update version and add next to changelog
4 years ago
irenarindos 9f64bd19ba chore: udpate website version for 0.7.6
4 years ago
Irena Rindos 0ffa45c5c9
chore: update Changelog for 0.7.6 release (#1922)
4 years ago
Irena Rindos 066e478a44
Merge pull request #1919 from hashicorp/llb-session-connection-deadlocks
4 years ago
irenarindos bbc12d4097
chore: Update changelog for session refactor
4 years ago
Timothy Messier 9aa2d4cd84
test(session): Speed up some tests around dead worker cleanup
4 years ago
Timothy Messier 79670180a7
refact(session): Move domain logic of Worker Status into domain service
4 years ago
Timothy Messier cdb035f5fc test(worker_service): Add baseline tests for Status
4 years ago
Timothy Messier 4de6464978 refact(session): Make CloseDeadConnectionsForWorker more testable
4 years ago
Timothy Messier e0603534c0 lint(session): Whitespace and missing ; in sql queries
4 years ago
irenarindos 32132d6bc1 refactor(session connections): Refactor connection closure
4 years ago
irenarindos 3482f91a17 refactor(connections): Move connect connect to the Connection repo
4 years ago
irenarindos ac9fb8016f refactor(session connections): Worker only closes connections in memory on grace period expiration
4 years ago
irenarindos 32dd594029 docs(connections): Update domain model for session connections
4 years ago
Irena Rindos 5a2c0db586 fix(session connections): Create session connection repository
4 years ago
irenarindos ff42d46b36 chore: Set next version to 0.7.6
4 years ago
Louis Ruch f8b27645d9
fix(scheduler): Update job run query to not error on running conflict (#1914)
4 years ago