[WIP] KNOX-3214 - Add integration tests#1106
Closed
moresandeep wants to merge 15 commits intoapache:masterfrom
Closed
[WIP] KNOX-3214 - Add integration tests#1106moresandeep wants to merge 15 commits intoapache:masterfrom
moresandeep wants to merge 15 commits intoapache:masterfrom
Conversation
* Update Knox to JDK 17 * Fix issues with SecureKnoxShellTest * KNOX-3216: Upgrade Spring to 6.x (apache#1109) * KNOX-3217: fix TestHashicorpVaultAliasService test failures. (spring vault library needs to be upgraded to 3.2.0 that is compatible with Spring 6.2). Removed spring-vault-dependencies as it is unavailable since 3.0+. Added httpclient and httpcore libraries to managed dependencies as these were taken from spring-vault-dependencies now. Removed duplicated dependencies from gateway pom.xml --------- Co-authored-by: Sandeep Moré <moresandeep@gmail.com> Co-authored-by: Phil Zampino <pzampino@apache.org> Co-authored-by: bonampak <14160522+bonampak@users.noreply.github.com>
Contributor
Author
|
There are a lot of rebase conflicts opened a new one #1116 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(It is very important that you created an Apache Knox JIRA for this change and that the PR title/commit message includes the Apache Knox JIRA ID!)
KNOX-1234 - A short description of the change
What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
How was this patch tested?
(Please explain how this patch was tested. For instance: running automated unit/integration tests, manual tests. Please write down your test steps as detailed as possible)
(If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)
Please review Knox Contributing Process before opening a pull request.