-
Notifications
You must be signed in to change notification settings - Fork 44
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
Fixes zos_operator verbosity and excessive lines in content returned #400
Conversation
Signed-off-by: ddimatos <[email protected]>
Signed-off-by: ddimatos <[email protected]>
Signed-off-by: ddimatos <[email protected]>
Signed-off-by: ddimatos <[email protected]>
Signed-off-by: ddimatos <[email protected]>
Signed-off-by: ddimatos <[email protected]>
Regression completed, internal link/log |
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 ok to me. Good to add a long running command for testing.
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.
Asking you to check slack for one minor question.
FYI on the command used for the long running job; |
SUMMARY
This fixes the issue where the verbosity was not returned when a user set it to True. It also fixes the extra empty lines returned in the response in the content field.
It also updates the documentation to remove the security references under verbosity as that no longer supported content.
Fixes #397
Fixes #399
ISSUE TYPE
COMPONENT NAME
zos_operator
ADDITIONAL INFORMATION
Before:
After: