COMMITS
/ command/server.go August 10, 2020
R
adding new config flag disable_sentinel_trace (#9696)
Rodrigo D. L committed
August 7, 2020
N
Use printf field widths instead of strings.Repeat. (#9681)
ncabatoff committed
June 23, 2020
C
raft: add support for using backend for ha_storage (#9193)
Calvin Leung Huang committed
June 11, 2020
M
Test pre-1.4 seal migration (#9085)
Mike Jarmy committed
May 26, 2020
A
Merge PR #9078: Add go version to server message output
Alexander Bezobchuk committed
May 21, 2020
J
Add a new "vault monitor" command (#8477)
Josh Black committed
May 19, 2020
N
Don't include username or password of proxy env vars when logging them. (#9022)
ncabatoff committed
May 15, 2020
C
Refactor service registration (#8976)
Calvin Leung Huang committed
May 14, 2020
J
Create configutil and move some common config and setup functions there (#8362)
Jeff Mitchell committed
May 13, 2020
M
Metrics wrapper that adds the cluster name as a label. (#8961)
Mark Gritter committed
April 21, 2020
C
raft: check for nil on concrete type in SetupCluster (#8784)
Calvin Leung Huang committed
April 8, 2020
C
raft: disallow ha_storage stanza when raft storage is used (#8707)
Calvin Leung Huang committed
March 13, 2020
T
stackdriver: metric label extraction (#8073)
Tommy Murphy committed
February 15, 2020
J
Bump API/SDK and adapt to move from SDK stuff
Jeff Mitchell committed
J
provide vault server flag to exit on core shutdown (#7561)
Joe Dollard committed
J
Switch output loggers in hclog instead of going through gatedlogger (#8228)
Jeff Mitchell committed
B
Port some changes back to OSS (#8359)
Brian Kassouf committed
February 14, 2020
C
Guard against using Raft as a seperate HA Storage (#8239)
Clint committed
February 13, 2020
B
Add Kubernetes service registration (#8249)
Becca Petrin committed
J
Bump api/sdk and fix imports
Jeff Mitchell committed
N
Add support for telemetry option `metrics_prefix` (#8340)
ncabatoff committed
January 24, 2020
B
Observer pattern for service registration interface (#8123)
Becca Petrin committed
January 23, 2020
J
Update sdk to use gatedwriter from it
Jeff Mitchell committed
J
Update gated-writer logic a bit (#8227)
Jeff Mitchell committed
January 14, 2020
V
Raft retry join (#7856)
Vishal Nayak committed
January 11, 2020
J
Migrate built in auto seal to go-kms-wrapping (#8118)
Jeff Mitchell committed
December 6, 2019
M
Introduce optional service_registration stanza (#7887)
Mike Jarmy committed
December 2, 2019
M
Add enable_hostname_label option to telementry stanza (#7902)
Michel Vocks committed
November 11, 2019
C
server: automatically enable dev mode if dev-consul is provided (#7847)
Calvin Leung Huang committed
November 7, 2019
J
Run go fmt (#7823)
Jim Kalafut committed
October 18, 2019
N
Shamir seals now come in two varieties: legacy and new-style. (#7694)
ncabatoff committed
October 17, 2019
L
oss changes for entropy augmentation feature (#7670)
Lexman committed
October 15, 2019
V
Recovery Mode (#7559)
Vishal Nayak committed
October 10, 2019
J
bug: VAULT_CLUSTER_ADDR not used in raft (#7619)
Jason O'Donnell committed
October 8, 2019
C
sys/config: config state endpoint (#7424)
Calvin Leung Huang committed
October 4, 2019
M
Add config parameter to allow unauthenticated metrics access (#7550)
Michel Vocks committed
September 30, 2019
J
Log proxy settings from environment on startup (#7528)
Jim Kalafut committed
September 18, 2019
M
expose 'storage_type' on the sys/seal-status endpoint (#7486)
Matthew Irish committed
August 23, 2019
N
August 20, 2019
T
telemetry: add stackdriver metrics sink (#6957)
Tommy Murphy committed
July 24, 2019
S
fixed a typo in an exception message regarding absence of config files while starting up vault (#6816)
Srikanth Venkatesh committed
J
Add -dev-no-store-token to vault server command (#7104)
Jonathan Sokolowski committed
July 18, 2019
June 24, 2019
J
Add the ability to use a dev Consul node for dev storage (#6965)
Jeff Mitchell committed
June 20, 2019
B
Raft Storage Backend (#6888)
Brian Kassouf committed
May 10, 2019
L
http timeout values are configurable (#6666)
Lexman committed
April 13, 2019
J
Switch to go modules (#6585)
Jeff Mitchell committed
April 12, 2019
J
Create sdk/ and api/ submodules (#6583)
Jeff Mitchell committed
March 25, 2019
C
set configSeal.Type to the type specified via the env var if provided (#6453)
Calvin Leung Huang committed