open-vault/physical/raft
swayne275 4632a26a09
Use %q for quoted strings where appropriate (#15216)
* change '%s' to %q where single vs double quotes shouldn't matter

* replace double quotes with %q in logs and errors
2022-08-03 12:32:45 -06:00
..
bolt_32bit_test.go Use MAP_POPULATE for our bbolt mmaps (#13573) 2022-01-11 08:16:53 -05:00
bolt_64bit_test.go Use MAP_POPULATE for our bbolt mmaps (#13573) 2022-01-11 08:16:53 -05:00
bolt_linux.go Update gopsutil to v3 to fix MacOS deprecation warnings (#16321) 2022-07-20 16:37:10 -07:00
chunking_test.go Switch to shared raft-boltdb library and add metrics (#11269) 2021-04-26 16:01:26 -07:00
fsm.go Add autopilot automated upgrades and redundancy zones (#15521) 2022-05-20 16:49:11 -04:00
fsm_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
io.go
msgpack.go Depend explicitly on go-msgpack v1.1.5 (#13693) 2022-01-19 10:32:19 -05:00
raft.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
raft_autopilot.go Use the incoming request version to populate follower state (#15806) 2022-06-06 08:44:24 -07:00
raft_test.go autopilot_upgrade_version should be parseable (#15590) 2022-05-25 09:09:45 -07:00
raft_util.go Add autopilot automated upgrades and redundancy zones (#15521) 2022-05-20 16:49:11 -04:00
snapshot.go Fixing excessive unix file permissions (#14791) 2022-04-01 12:57:38 -04:00
snapshot_test.go Create helpers which integrate with OpenTelemetry for diagnose collection (#11454) 2021-04-29 13:32:41 -05:00
streamlayer.go physical: deprecate errwrap.Wrapf() (#11692) 2021-05-31 12:54:05 -04:00
streamlayer_test.go
types.pb.go VAULT-6614 Enable role based quotas for lease-count quotas (OSS) (#16157) 2022-07-05 13:02:00 -04:00
types.proto
varint.go
vars_32bit.go Ensure initialMmapSize is 0 on Windows (#14977) 2022-04-08 12:07:21 -07:00
vars_64bit.go Ensure initialMmapSize is 0 on Windows (#14977) 2022-04-08 12:07:21 -07:00