Commit Graph

1116 Commits (7f69e935bfdd58c53dd254bf776f853de4471adf)

Author SHA1 Message Date
Hugo Vieira 3564776517 feat(worker): Implement proxy handler websocket instrumentation
4 years ago
Louis Ruch e6b7b7f60a
feat(db): Suppress not found events during db lookups (#1979)
4 years ago
Johan Brandhorst-Satzkorn f2fa1142d3
fix(test): Remove uses of t.FailNow in goroutines (#1978)
4 years ago
Jeff Mitchell 1be55b50c7
Pull up Server to top level of Init command (#1959)
4 years ago
Jim 0ca86c8a2c
chore: remove unneeded ref to gorm.DB (#1971)
4 years ago
Todd fb068341a4
Update naming for initializing collectors and tweak some comments. (#1968)
4 years ago
Johan Brandhorst-Satzkorn b1d6a1da9a
Switch to buf for protobuf generation (#1944)
4 years ago
Jeff Mitchell 58a448fc6a
Put session ID in ALPN (#1966)
4 years ago
Haotian 62f0d18885
Initialize and provide handler for proxy worker http metrics (#1961)
4 years ago
Todd 20e6c0ce6c
Add collector updating interceptor to the controller cluster grpc server (#1964)
4 years ago
Jeff Mitchell 07dc3db974
Remove ALPN Muxer (#1965)
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 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
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
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
irenarindos 0eb70b7942 bug(worker): create error and handle session cancel with no tofu token
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
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
Irena Rindos 5a2c0db586 fix(session connections): Create session connection repository
4 years ago
Louis Ruch f8b27645d9
fix(scheduler): Update job run query to not error on running conflict (#1914)
4 years ago
Irena Rindos bc6689fb16
docs(permissions): break permissions into sections (#1893)
4 years ago
Timothy Messier bdb98d508e
fix(genapi): Sort slice in removeDups template function (#1889)
4 years ago
Justen Walker 8279397dbb
fix(connect): do not panic on multiple `--` args (#1858)
4 years ago
Carlos Alcaide Corvo b529f4af44
Bump ui version (#1868)
4 years ago
Louis Ruch 4ed4575802 chore(fmt): make fmt
4 years ago
Todd 7ee1f74388
fix(hostsets/plugin): Only delete preferred endpoints when there are preferred endpoints to delete. (#1865)
4 years ago
Carlos Alcaide Corvo 360ff9cf2b
Update changelog with latest changes in the UI (#1866)
4 years ago
Todd e4d1e501cf
fix(warehouse): Handle duplicate addresses when migrating into wh_network_address_dimension (#1860)
4 years ago
Irena Rindos c6c10cbec7
Merge pull request #1859 from hashicorp/irindos-remove-terminate-session
4 years ago
Irena Rindos 5d6aa3b729 refactor(session): Remove dead session termination code
4 years ago
Todd 11ce54f8fb
Add DW network address dimension tables (#1855)
4 years ago
Louis Ruch 8cab9a4315
feat(scheduler): Update job description on conflict (#1852)
4 years ago