issues
search
hashicorp
/
vault-client-go
HashiCorp Vault Go Client Library generated from OpenAPI spec.
Mozilla Public License 2.0
84
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PkiReadIssuerPem - Parse response error
#264
rdluffy
opened
3 months ago
0
Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.7
#263
dependabot[bot]
closed
4 months ago
0
Add accessor for user-agent header
#262
jhg03a
opened
6 months ago
0
`max_path_length` value of 0 in `PkiIssuerSignIntermediateRequest` struct should not be omitted
#261
adasiunas
opened
7 months ago
0
Fix duration response types
#260
JaniAnttonen
opened
7 months ago
4
set KvV2WriteRequest data as required to match spec
#259
emilien-puget
opened
8 months ago
1
Setting data of KvV2WriteRequest empty yields a 400
#258
emilien-puget
opened
8 months ago
0
encoding/json.UnmarshalTypeError on secret_id_ttl
#257
arthur-trt
opened
8 months ago
1
package not in GOROOT
#256
andyfen
closed
8 months ago
2
Unable to list secrets at the root of a KV2 secrets engine
#255
RyanW8
opened
8 months ago
2
Adding the migrate option to the /sys/unseal endpoint
#254
dtrts
opened
9 months ago
1
UnsealRequest is missing the migrate option
#253
dtrts
opened
9 months ago
0
Fix RekeyAttempt Types
#252
SEANDOUGHTY
opened
9 months ago
6
Cannot unmarshal into Go struct RekeyAttemptReadProgressResponse
#251
SEANDOUGHTY
closed
9 months ago
0
Use constant value for unix socket so valid host is set in request URL
#250
jakubbujny
closed
10 months ago
3
json: cannot unmarshal number into Go struct field AppRoleWriteSecretIdResponse.data.secret_id_ttl of type string
#249
chaosicu
opened
10 months ago
0
0.4.3 release notes
#248
averche
closed
11 months ago
0
Fix error parsing for valid JSON responses
#247
averche
closed
11 months ago
0
Reading deleted secrets failed due to 404 response from Vault
#246
Adrianos712
closed
11 months ago
1
KV-v2 list endpoint
#245
averche
closed
1 year ago
0
How to do equivalent of `vault login -address "www.x.com" -method oidc`?
#244
doivosevic
closed
1 year ago
3
0.4.2 release notes
#243
averche
closed
1 year ago
0
Fix SetRequestCallbacks/SetResponseCallbacks
#242
averche
closed
1 year ago
0
SetRequestCallbacks not working
#241
joseph-reslv
closed
1 year ago
1
Generic Methods always use a `/v1/` prefix
#240
iuliancristea
closed
1 year ago
2
SecretIdTtl must be int32 for automatic conversion
#239
sebinjohn
closed
1 year ago
0
0.4.1 release notes
#238
averche
closed
1 year ago
0
Fix SetCustomHeaders / WithCustomHeaders
#237
averche
closed
1 year ago
0
SetCustomHeaders/WithCustomHeaders seems broken
#236
nyxi
closed
1 year ago
2
0.4.0 Release notes
#235
averche
closed
1 year ago
0
Switch to Go 1.21
#234
averche
closed
1 year ago
1
Allow for custom non-http transports
#233
averche
closed
1 year ago
0
Update docs with an authentication comment instead of WithToken
#232
averche
closed
1 year ago
0
Populate default retry configuration options
#231
averche
closed
1 year ago
0
Sync OpenAPI: Miscellaneous changes from Vault 1.15.0-dev
#230
maxb
closed
1 year ago
1
Nil pointer dereference errors when setting partial values for vault.RetryConfiguration
#229
rohitss912
closed
1 year ago
3
Fix WithHTTPClient comment
#228
averche
closed
1 year ago
0
Use Custom Transport
#227
adrianliechti
closed
1 year ago
5
Simplify redirect check
#226
averche
closed
1 year ago
0
Change how request modifiers behave for slices and maps.
#225
averche
closed
1 year ago
0
Rewrite mergeRequestModifiers to operate on pointers rather than copies.
#224
averche
closed
1 year ago
0
In the generated docs, add missing `schema.` to code samples
#223
maxb
closed
1 year ago
0
Delete support for SRV lookups
#222
maxb
closed
1 year ago
0
Consolidate /sys/health error checks
#221
averche
closed
1 year ago
0
add exception return code 472 and 473
#220
yanjunding
closed
1 year ago
4
Add support for PATCH operations
#219
averche
opened
1 year ago
1
A few small REAMDE fixes
#218
averche
closed
1 year ago
0
Rename WithCustomQueryParameters => WithQueryParameters
#217
averche
closed
1 year ago
0
Sync OpenAPI: Changes to enterprise stub operation IDs
#216
maxb
closed
1 year ago
0
Improve exclusion of operation IDs
#215
maxb
closed
1 year ago
1
Next