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

Fixed noobaa CLI api calls to object_api #1203

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

achouhan09
Copy link
Member

@achouhan09 achouhan09 commented Aug 21, 2023

…_objects() Call failed: failed to WebSocket dial"

Explain the changes

  1. Before we are returning md-https as port name for object_api and func_api, which is causing the failure as md-https was not present in noobaa-mgmt service. So we modified the code and returning mgmt-https as port for both api calls now.

Issues

https://bugzilla.redhat.com/show_bug.cgi?id=2227835

  1. Certain OCS-CI tests were failing due the failing of RPC API call for list_objects :
    [MCG] RPC method "list_objects" fails with "RPC: object.list_objects() Call failed: failed to WebSocket dial"

…_objects() Call failed: failed to WebSocket dial"

Signed-off-by: Aayush Chouhan <[email protected]>
@dannyzaken dannyzaken merged commit 020baa4 into noobaa:master Aug 21, 2023
14 checks passed
@dannyzaken dannyzaken changed the title BugFix - [MCG] RPC method "list_objects" fails with "RPC: object.list… Fixed noobaa CLI api calls to object_api Aug 21, 2023
@achouhan09 achouhan09 deleted the bugfix_list_objects branch August 22, 2023 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants