Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix raise_on_deleted_version warning #1045

Merged
merged 1 commit into from Sep 9, 2023
Merged

Fix raise_on_deleted_version warning #1045

merged 1 commit into from Sep 9, 2023

Conversation

iTrooz
Copy link
Contributor

@iTrooz iTrooz commented Sep 6, 2023

The warning mentioned the "raise_on_deleted" parameter, where the parameter is actually "raise_on_deleted_version"

Fixes an issue raised in #955

The warning mentioned the "raise_on_deleted" parameter, where the parameter is actually "raise_on_deleted_version"
@iTrooz iTrooz requested a review from a team as a code owner September 6, 2023 17:26
@briantist briantist self-assigned this Sep 6, 2023
@briantist briantist added bug secrets engines generally related to a Vault secrets engine kv Key/Value (KV) secrets engine patch Used as part of release-drafter's version-resolver configuration labels Sep 6, 2023
@briantist briantist added this to the 1.2.1 milestone Sep 6, 2023
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #1045 (cceb59e) into main (e99fd37) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1045   +/-   ##
=======================================
  Coverage   85.00%   85.00%           
=======================================
  Files          65       65           
  Lines        3135     3135           
=======================================
  Hits         2665     2665           
  Misses        470      470           
Files Changed Coverage Δ
hvac/api/secrets_engines/kv_v2.py 100.00% <ø> (ø)

@briantist briantist merged commit c784706 into hvac:main Sep 9, 2023
38 checks passed
@briantist
Copy link
Contributor

@iTrooz thanks for noticing this and putting in the fix, this is live in v1.2.1.
If you're, we are actively looking for more contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug kv Key/Value (KV) secrets engine patch Used as part of release-drafter's version-resolver configuration secrets engines generally related to a Vault secrets engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants