-
Notifications
You must be signed in to change notification settings - Fork 80
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
NC | CLI | List bucket dose not return full bucket name with .json
suffix
#8806
Conversation
.json
suffix.json
suffix
735af3b
to
5bf1628
Compare
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.
minor comments
.json
suffix.json
suffix
5bf1628
to
8c2038a
Compare
After fixing this issue we might want to backport it to old versions |
@romayalon , w/r/t documentation, are you saying, either we should allow the bucket-name/account-name to have the .json as the suffix. We shouldn't touch via upgrade path, as it would get us into unknown issues. Are we trying to block the creation of bucket-name/account-name or just create and rework the listing ? |
|
8c2038a
to
bf87cf5
Compare
Signed-off-by: naveenpaul1 <[email protected]>
bf87cf5
to
f779b82
Compare
@naveenpaul1 @romayalon , are you going to backport this into any 5.18.z stream ? or leave it as is for now |
@rkomandu yes, we aim to backport it to 5.18.1 |
Explain the changes
add_config_file_suffix()
Issues: Fixed #xxx / Gap #xxx
Testing Instructions: