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

[Backport into 5.15] namespace_monitor.js | Fixing the error object values to start with a lowercase #7849

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

liranmauda
Copy link
Contributor

Explain the changes

When using aws sdk v3 we get the error object with values that start with an uppercase instead of lowercase we want to fix this value to start with a lowercase.

Signed-off-by: liranmauda liran.mauda@gmail.com
(cherry picked from commit 4ff22e7)

Issues: Fixed #xxx / Gap #xxx

  1. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2265109

… lowercase

When using aws sdk v3 we get the error object with values that start with an uppercase instead of lowercase
we want to fix this value to start with a lowercase.

Signed-off-by: liranmauda <liran.mauda@gmail.com>
(cherry picked from commit 4ff22e7)
Signed-off-by: liranmauda <liran.mauda@gmail.com>
Copy link
Contributor

@shirady shirady left a comment

Choose a reason for hiding this comment

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

LGTM

@liranmauda liranmauda merged commit c7d10bc into noobaa:5.15 Feb 26, 2024
10 checks passed
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.

None yet

2 participants