-
Notifications
You must be signed in to change notification settings - Fork 673
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 endpoint URL #4120
Fix endpoint URL #4120
Conversation
Signed-off-by: Siddharth Mishra <siddharth.mishra2@ibm.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Sidd-kp Can you attach following evidences for following scenarios:
- When IBM KP End point URL is not set
- private endpoint
- public endpoint
- When IBM KP End point URL is set without /v2/api/keys suffix
- private
- public
- When IBM KP End point URL is set with /v2/api/keys suffix
- private
- public
- Other resources like key ring, alias etc.,
- Evidence that all test case are passing successfully
I am using the following script for all the test cases:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good. thanks for detailed test evidences @Sidd-kp
Description: This fix would allow users to provide endpoint url without "/api/v2/keys" without breaking backward compatibility.
Signed-off-by: Siddharth Mishra siddharth.mishra2@ibm.com
Community Note
Relates OR Closes #0000
Output from acceptance testing: