open-vault/vault
Tero Saarni 944332d12d
Update Go client libraries for etcd (#11980)
* Update Go client libraries for etcd

* Added etcd server container to run etcd3 tests automatically.

* Removed etcd2 test case: it fails the backend tests but the failure is
  unrelated to the uplift.  The etcd2 backend implementation does not
  remove empty nested nodes when removing leaf (see comments in #11980).
2021-09-29 14:28:13 -04:00
..
activity Add Custom metadata field to alias (#12502) 2021-09-17 11:03:47 -07:00
cluster Update Go client libraries for etcd (#11980) 2021-09-29 14:28:13 -04:00
diagnose change advice to be used with spot warning (#12237) 2021-08-02 14:41:12 -07:00
external_tests Fail alias rename if the resulting (name,accessor) exists already (#12473) 2021-09-21 08:19:44 -04:00
quotas Upgrade go-limiter to fix building on 1.17 (#12358) 2021-09-01 16:28:47 -05:00
replication
seal Add code to api.RaftSnapshot to detect incomplete snapshots (#12388) 2021-09-07 11:16:37 -04:00
acl.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
acl_test.go
acl_util.go
activity_log.go Vault 2823 cc namespace (#12393) 2021-09-07 09:16:12 -07:00
activity_log_test.go Vault 2823 cc namespace (#12393) 2021-09-07 09:16:12 -07:00
activity_log_testing_util.go Vault 2823 cc namespace (#12393) 2021-09-07 09:16:12 -07:00
activity_log_util.go
audit.go
audit_broker.go
audit_test.go
audited_headers.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
audited_headers_test.go
auth.go (OSS Port) Restrict Quota Deletion to Primary Cluster [vault-2399] (#12339) 2021-08-17 15:34:43 -07:00
auth_test.go
barrier.go
barrier_access.go
barrier_aes_gcm.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
barrier_aes_gcm_test.go
barrier_test.go vault: fix dropped test errors (#12242) 2021-08-16 09:52:08 -04:00
barrier_view.go
barrier_view_test.go
barrier_view_util.go
capabilities.go
capabilities_test.go
cluster.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
cluster_test.go
core.go Upgrade go-limiter to fix building on 1.17 (#12358) 2021-09-01 16:28:47 -05:00
core_metrics.go [VAULT-2852] deprecate req counters in oss (#12197) 2021-07-29 10:21:40 -07:00
core_metrics_test.go [VAULT-1836] Support kv-v1 generic mounts for vault.kv.secret.count metric (#12020) 2021-07-09 11:05:05 -04:00
core_test.go
core_util.go Make necessary OSS changes for contexts in quotas (#12480) 2021-09-02 09:54:21 -05:00
cors.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
counters.go [VAULT-2852] deprecate req counters in oss (#12197) 2021-07-29 10:21:40 -07:00
counters_test.go [VAULT-2852] deprecate req counters in oss (#12197) 2021-07-29 10:21:40 -07:00
deadlock.go
dynamic_system_view.go core: set namespace within GeneratePasswordFromPolicy (#12635) 2021-09-27 09:08:07 -07:00
dynamic_system_view_test.go core: set namespace within GeneratePasswordFromPolicy (#12635) 2021-09-27 09:08:07 -07:00
expiration.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
expiration_integ_test.go
expiration_test.go move from static sleep to timed loop waiting for lease revocation (#12627) 2021-09-27 14:23:17 -06:00
expiration_testing_util_common.go [VAULT-1981] Add OSS changes (#11999) 2021-07-06 17:12:24 -05:00
expiration_util.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
generate_root.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
generate_root_recovery.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
generate_root_test.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
ha.go Reorganize request handling code so that we don't touch storage until we have the stateLock. (#11835) 2021-06-11 13:18:16 -04:00
ha_test.go
identity_lookup.go
identity_lookup_test.go
identity_store.go Adds OIDC Authorization Endpoint to OIDC providers (#12538) 2021-09-27 10:55:29 -07:00
identity_store_aliases.go Fail alias rename if the resulting (name,accessor) exists already (#12473) 2021-09-21 08:19:44 -04:00
identity_store_aliases_test.go Add Custom metadata field to alias (#12502) 2021-09-17 11:03:47 -07:00
identity_store_entities.go Refactor usages of Core in IdentityStore so they can be decoupled. (#12461) 2021-08-30 15:31:11 -04:00
identity_store_entities_test.go Refactor usages of Core in IdentityStore so they can be decoupled. (#12461) 2021-08-30 15:31:11 -04:00
identity_store_group_aliases.go Refactor usages of Core in IdentityStore so they can be decoupled. (#12461) 2021-08-30 15:31:11 -04:00
identity_store_group_aliases_test.go
identity_store_groups.go Refactor usages of Core in IdentityStore so they can be decoupled. (#12461) 2021-08-30 15:31:11 -04:00
identity_store_groups_test.go
identity_store_oidc.go Adds OIDC Authorization Endpoint to OIDC providers (#12538) 2021-09-27 10:55:29 -07:00
identity_store_oidc_provider.go Adds OIDC Authorization Endpoint to OIDC providers (#12538) 2021-09-27 10:55:29 -07:00
identity_store_oidc_provider_test.go Adds OIDC Authorization Endpoint to OIDC providers (#12538) 2021-09-27 10:55:29 -07:00
identity_store_oidc_test.go Adds OIDC Authorization Endpoint to OIDC providers (#12538) 2021-09-27 10:55:29 -07:00
identity_store_oidc_util.go
identity_store_oss.go Refactor usages of Core in IdentityStore so they can be decoupled. (#12461) 2021-08-30 15:31:11 -04:00
identity_store_schema.go Adds OIDC Authorization Endpoint to OIDC providers (#12538) 2021-09-27 10:55:29 -07:00
identity_store_structs.go Adds OIDC Authorization Endpoint to OIDC providers (#12538) 2021-09-27 10:55:29 -07:00
identity_store_test.go
identity_store_upgrade.go
identity_store_util.go Adds OIDC Authorization Endpoint to OIDC providers (#12538) 2021-09-27 10:55:29 -07:00
init.go TLS Verification Bugfixes (#11910) 2021-06-24 10:43:49 -07:00
init_test.go
keyring.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
keyring_test.go
lock.go
logical_cubbyhole.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
logical_cubbyhole_test.go
logical_passthrough.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
logical_passthrough_test.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
logical_raw.go
logical_system.go VAULT-2285 adding capability to accept comma separated entries for au… (#12126) 2021-08-09 15:37:03 -04:00
logical_system_activity.go Vault 2823 cc namespace (#12393) 2021-09-07 09:16:12 -07:00
logical_system_helpers.go OSS parts of sys/config/reload/license (#11695) 2021-06-03 10:30:30 -07:00
logical_system_integ_test.go Only fail auth plugin backend mounting for custom plugins (#11690) 2021-05-27 13:37:45 -05:00
logical_system_paths.go remove trailing / on leases API endpoint (#11959) 2021-06-30 13:02:26 -06:00
logical_system_pprof.go
logical_system_quotas.go
logical_system_raft.go OSS parts of Autopilot in DR secondaries (#12014) 2021-07-08 12:30:01 -04:00
logical_system_test.go Adds OIDC Authorization Endpoint to OIDC providers (#12538) 2021-09-27 10:55:29 -07:00
logical_system_util.go
mount.go Refactor usages of Core in IdentityStore so they can be decoupled. (#12461) 2021-08-30 15:31:11 -04:00
mount_test.go
mount_util.go
namespaces.go Refactor usages of Core in IdentityStore so they can be decoupled. (#12461) 2021-08-30 15:31:11 -04:00
namespaces_oss.go Refactor usages of Core in IdentityStore so they can be decoupled. (#12461) 2021-08-30 15:31:11 -04:00
password_policy_util.go core: updates to password policy generator (#11596) 2021-05-13 09:55:46 -04:00
plugin_catalog.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
plugin_catalog_test.go
plugin_reload.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
policy.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
policy_store.go Adds OIDC Authorization Endpoint to OIDC providers (#12538) 2021-09-27 10:55:29 -07:00
policy_store_test.go
policy_store_util.go
policy_test.go oss part of control groups upgrade (#11772) 2021-06-07 09:15:35 -07:00
policy_util.go
raft.go Auto-join support for IPv6 discovery (#12366) 2021-09-07 11:55:07 -07:00
rekey.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
rekey_test.go
request_forwarding.go
request_forwarding_rpc.go
request_forwarding_rpc_util.go
request_forwarding_service.pb.go Add Custom metadata field to alias (#12502) 2021-09-17 11:03:47 -07:00
request_forwarding_service.proto
request_handling.go Make necessary OSS changes for contexts in quotas (#12480) 2021-09-02 09:54:21 -05:00
request_handling_test.go
request_handling_util.go
rollback.go
rollback_test.go
router.go Adds OIDC Authorization Endpoint to OIDC providers (#12538) 2021-09-27 10:55:29 -07:00
router_access.go
router_test.go
router_testing.go
seal.go Fix error log typo for failing to decrypt keys (#11873) 2021-06-17 10:12:13 -04:00
seal_access.go
seal_autoseal.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
seal_autoseal_test.go
seal_test.go
seal_testing.go
seal_testing_util.go
sealunwrapper.go
sealunwrapper_test.go
testing.go core: set namespace within GeneratePasswordFromPolicy (#12635) 2021-09-27 09:08:07 -07:00
testing_util.go OSS parts of sys/config/reload/license (#11695) 2021-06-03 10:30:30 -07:00
token_store.go [VAULT-3519] Return no_default_policy on token role read (#12565) 2021-09-21 09:53:08 -07:00
token_store_test.go [VAULT-3519] Return no_default_policy on token role read (#12565) 2021-09-21 09:53:08 -07:00
token_store_util.go
ui.go
ui_test.go
util.go
util_test.go
wrapping.go Expose secret_id_accessor as WrappedAccessor when wrapping secret-id creation. (#12425) 2021-09-16 10:47:49 -07:00
wrapping_util.go