Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tot19
Copy link
Contributor

@tot19 tot19 commented Oct 28, 2023

Looks like the requirement to have a valid JWT token was removed in version 1.15.0 based on this pull request. Disabled the jwt error parameter (number 4) for versions 1.15.0 and greater.

Resolves #1075

@tot19 tot19 requested a review from a team as a code owner October 28, 2023 14:35
@tot19
Copy link
Contributor Author

tot19 commented Oct 28, 2023

#1075

@briantist briantist self-assigned this Oct 29, 2023
@briantist briantist added auth methods generally related to a Vault auth method CI/CD related to CI/CD (not necessarily tests) kubernetes Kubernetes auth method misc Used as a release-drafter "category" patch Used as part of release-drafter's version-resolver configuration tests related to tests (not necessarily CI/CD) labels Oct 29, 2023
@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

Merging #1103 (9401ee3) into main (9161044) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1103   +/-   ##
=======================================
  Coverage   87.09%   87.09%           
=======================================
  Files          64       64           
  Lines        3146     3146           
=======================================
  Hits         2740     2740           
  Misses        406      406           

Copy link
Contributor

@briantist briantist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for digging into this and helping to expand our CI coverage!

@briantist briantist merged commit f57cc04 into hvac:main Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auth methods generally related to a Vault auth method CI/CD related to CI/CD (not necessarily tests) kubernetes Kubernetes auth method misc Used as a release-drafter "category" patch Used as part of release-drafter's version-resolver configuration tests related to tests (not necessarily CI/CD)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Vault 1.15.x to integration tests

2 participants