Skip to content

Return user metadata in GetObjectAttributes API#6070

Merged
bert-e merged 6 commits intodevelopment/9.3from
feature/CLDSRV-844/user-metadata
Feb 18, 2026
Merged

Return user metadata in GetObjectAttributes API#6070
bert-e merged 6 commits intodevelopment/9.3from
feature/CLDSRV-844/user-metadata

Conversation

@maeldonn
Copy link

@maeldonn maeldonn commented Feb 4, 2026

Issue: CLDSRV-844

@maeldonn maeldonn force-pushed the feature/CLDSRV-844/user-metadata branch from 2e7333e to 2b69771 Compare February 4, 2026 10:04
@codecov
Copy link

codecov bot commented Feb 4, 2026

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
8218 1 8217 0
View the full list of 1 ❄️ flaky test(s)
"before each" hook for "should copy a part from a source bucket to a different destination bucket"::Object Part Copy With v4 signature When copy source was put by MPU "before each" hook for "should copy a part from a source bucket to a different destination bucket"

Flake rate in main: 100.00% (Passed 0 times, Failed 13 times)

Stack Traces | 0.087s run time
socket hang up

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@maeldonn maeldonn force-pushed the feature/CLDSRV-844/user-metadata branch 4 times, most recently from 95b17ef to ab4f29a Compare February 4, 2026 14:38
@maeldonn maeldonn force-pushed the feature/CLDSRV-817/get-object-attributes branch from 64cd8a1 to 4a72a6d Compare February 4, 2026 14:41
@maeldonn maeldonn force-pushed the feature/CLDSRV-844/user-metadata branch from ab4f29a to fc3441c Compare February 4, 2026 14:41
@maeldonn maeldonn force-pushed the feature/CLDSRV-817/get-object-attributes branch from 4a72a6d to 92bd9be Compare February 4, 2026 14:47
@maeldonn maeldonn force-pushed the feature/CLDSRV-844/user-metadata branch 2 times, most recently from 4b757aa to 78dd47a Compare February 4, 2026 15:50
@maeldonn maeldonn requested review from a team, SylvainSenechal and benzekrimaha February 4, 2026 16:35
@maeldonn maeldonn force-pushed the feature/CLDSRV-844/user-metadata branch from 78dd47a to 1a3d966 Compare February 9, 2026 14:41
@DarkIsDude DarkIsDude removed their request for review February 10, 2026 09:44
Copy link
Contributor

@SylvainSenechal SylvainSenechal left a comment

Choose a reason for hiding this comment

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

some comments to address, 2 tests to add

@maeldonn maeldonn force-pushed the feature/CLDSRV-817/get-object-attributes branch from 4868753 to c762cd8 Compare February 12, 2026 10:11
@maeldonn maeldonn force-pushed the feature/CLDSRV-844/user-metadata branch from e040894 to 63d9d12 Compare February 12, 2026 13:59
Copy link
Contributor

@benzekrimaha benzekrimaha left a comment

Choose a reason for hiding this comment

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

couple comments but nothing blocking for me , approving

@maeldonn maeldonn force-pushed the feature/CLDSRV-817/get-object-attributes branch 3 times, most recently from ddde8bf to fd17bad Compare February 17, 2026 19:04
@maeldonn maeldonn force-pushed the feature/CLDSRV-844/user-metadata branch from 7174c7d to 504d20e Compare February 17, 2026 22:56
@francoisferrand
Copy link
Contributor

don't forget to rebase to "squash" the fixup before merging, and probably add extra commit to bump package.json for 9.3.3 release 🙏

@maeldonn maeldonn force-pushed the feature/CLDSRV-844/user-metadata branch from 8beaca9 to cc074cb Compare February 18, 2026 13:27
Base automatically changed from feature/CLDSRV-817/get-object-attributes to development/9.3 February 18, 2026 16:26
@bert-e
Copy link
Contributor

bert-e commented Feb 18, 2026

Hello maeldonn,

My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.

Available options
name description privileged authored
/after_pull_request Wait for the given pull request id to be merged before continuing with the current one.
/bypass_author_approval Bypass the pull request author's approval
/bypass_build_status Bypass the build and test status
/bypass_commit_size Bypass the check on the size of the changeset TBA
/bypass_incompatible_branch Bypass the check on the source branch prefix
/bypass_jira_check Bypass the Jira issue check
/bypass_peer_approval Bypass the pull request peers' approval
/bypass_leader_approval Bypass the pull request leaders' approval
/approve Instruct Bert-E that the author has approved the pull request. ✍️
/create_pull_requests Allow the creation of integration pull requests.
/create_integration_branches Allow the creation of integration branches.
/no_octopus Prevent Wall-E from doing any octopus merge and use multiple consecutive merge instead
/unanimity Change review acceptance criteria from one reviewer at least to all reviewers
/wait Instruct Bert-E not to run until further notice.
Available commands
name description privileged
/help Print Bert-E's manual in the pull request.
/status Print Bert-E's current status in the pull request TBA
/clear Remove all comments from Bert-E from the history TBA
/retry Re-start a fresh build TBA
/build Re-start a fresh build TBA
/force_reset Delete integration branches & pull requests, and restart merge process from the beginning.
/reset Try to remove integration branches unless there are commits on them which do not appear on the source branch.

Status report is not available.

@bert-e
Copy link
Contributor

bert-e commented Feb 18, 2026

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • 2 peers

@maeldonn maeldonn force-pushed the feature/CLDSRV-844/user-metadata branch from cc074cb to 2a7a68f Compare February 18, 2026 16:54
@maeldonn
Copy link
Author

/approve

@bert-e
Copy link
Contributor

bert-e commented Feb 18, 2026

I have successfully merged the changeset of this pull request
into targetted development branches:

  • ✔️ development/9.3

The following branches have NOT changed:

  • development/7.10
  • development/7.4
  • development/7.70
  • development/8.8
  • development/9.0
  • development/9.1
  • development/9.2

Please check the status of the associated issue CLDSRV-844.

Goodbye maeldonn.

The following options are set: approve

@bert-e bert-e merged commit 2a7a68f into development/9.3 Feb 18, 2026
29 checks passed
@bert-e bert-e deleted the feature/CLDSRV-844/user-metadata branch February 18, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants