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

Fix several issues for Non Storage Manager Users, allow sorting Data Used Columns, fix cold storage and object restoration issues #611

Merged
merged 19 commits into from
Jun 27, 2023

Conversation

JBWatenbergScality
Copy link
Contributor

No description provided.

@bert-e
Copy link
Contributor

bert-e commented Jun 15, 2023

Hello jbwatenbergscality,

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.

Status report is not available.

@bert-e
Copy link
Contributor

bert-e commented Jun 15, 2023

Incorrect fix version

The Fix Version/s in issue ZKUI-368 contains:

  • None

Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:

  • 1.6.16

  • 2.0.11

  • 2.1.0

Please check the Fix Version/s of ZKUI-368, or the target
branch of this pull request.

@JBWatenbergScality
Copy link
Contributor Author

/create_pull_requests

@bert-e
Copy link
Contributor

bert-e commented Jun 15, 2023

Incorrect fix version

The Fix Version/s in issue ZKUI-368 contains:

  • None

Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:

  • 1.6.16

  • 2.0.11

  • 2.1.0

Please check the Fix Version/s of ZKUI-368, or the target
branch of this pull request.

The following options are set: create_pull_requests

@JBWatenbergScality
Copy link
Contributor Author

/create_pull_requests

@bert-e
Copy link
Contributor

bert-e commented Jun 15, 2023

Integration data created

I have created the integration data for the additional destination branches.

The following branches will NOT be impacted:

  • development/1.4
  • development/1.5

Follow integration pull requests if you would like to be notified of
build statuses by email.

The following options are set: create_pull_requests

@bert-e
Copy link
Contributor

bert-e commented Jun 15, 2023

Waiting for approval

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

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

The following options are set: create_pull_requests

@JBWatenbergScality JBWatenbergScality marked this pull request as ready for review June 15, 2023 13:15
@bert-e
Copy link
Contributor

bert-e commented Jun 19, 2023

Waiting for approval

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

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

The following options are set: create_pull_requests

@bert-e
Copy link
Contributor

bert-e commented Jun 20, 2023

Conflict

A conflict has been raised during the update of
integration branch w/2.0/bugfix/ZKUI-368 with contents from bugfix/ZKUI-368
and development/2.0.

Please resolve the conflict on the integration branch (w/2.0/bugfix/ZKUI-368).

Here are the steps to resolve this conflict:

 $ git fetch
 $ git checkout w/2.0/bugfix/ZKUI-368
 $ git pull  # or "git reset --hard origin/w/2.0/bugfix/ZKUI-368"
 $ git merge origin/development/2.0
 $ # <intense conflict resolution>
 $ git commit
 $ git merge origin/bugfix/ZKUI-368
 $ # <intense conflict resolution>
 $ git commit
 $ git push -u origin w/2.0/bugfix/ZKUI-368

The following options are set: create_pull_requests

@bert-e
Copy link
Contributor

bert-e commented Jun 21, 2023

Waiting for approval

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

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

The following options are set: create_pull_requests

@bert-e
Copy link
Contributor

bert-e commented Jun 21, 2023

History mismatch

Merge commit #512c02d4a5c3b779b7497746bc95e295e110d148 on the integration branch
w/2.1/bugfix/ZKUI-368 is merging a branch which is neither the current
branch bugfix/ZKUI-368 nor the development branch
development/2.1.

It is likely due to a rebase of the branch bugfix/ZKUI-368 and the
merge is not possible until all related w/* branches are deleted or updated.

Please use the reset command to have me reinitialize these branches.

The following options are set: create_pull_requests

@bert-e
Copy link
Contributor

bert-e commented Jun 21, 2023

Waiting for approval

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

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

The following options are set: create_pull_requests

@codecov-commenter
Copy link

Codecov Report

Merging #611 (a221dba) into development/1.6 (10185ec) will decrease coverage by 0.27%.
The diff coverage is 56.00%.

@@                 Coverage Diff                 @@
##           development/1.6     #611      +/-   ##
===================================================
- Coverage            53.66%   53.40%   -0.27%     
===================================================
  Files                  217      218       +1     
  Lines                10379    10440      +61     
  Branches              2892     2922      +30     
===================================================
+ Hits                  5570     5575       +5     
- Misses                4790     4845      +55     
- Partials                19       20       +1     
Impacted Files Coverage Δ
src/react/account/AccountLocations.tsx 0.00% <0.00%> (ø)
src/react/databrowser/buckets/BucketList.tsx 2.08% <0.00%> (+0.08%) ⬆️
...t/locations/LocationDetails/LocationDetailsAws.tsx 100.00% <ø> (ø)
...tions/LocationDetails/LocationDetailsAwsCustom.tsx 76.92% <ø> (ø)
src/react/locations/LocationsList.tsx 1.23% <0.00%> (-0.02%) ⬇️
...ct/next-architecture/ui/metrics/DataUsedColumn.tsx 23.52% <23.52%> (ø)
...react/next-architecture/domain/business/buckets.ts 57.50% <50.00%> (-4.44%) ⬇️
...c/react/databrowser/objects/details/Properties.tsx 70.21% <66.66%> (-17.79%) ⬇️
src/react/databrowser/objects/ObjectListTable.tsx 81.13% <77.77%> (-0.51%) ⬇️
src/react/account/AccountDetails.tsx 100.00% <100.00%> (ø)
... and 8 more

... and 4 files with indirect coverage changes

@bert-e
Copy link
Contributor

bert-e commented Jun 22, 2023

Waiting for approval

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

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

The following options are set: create_pull_requests

@JBWatenbergScality JBWatenbergScality changed the title Hide root access keys and account removal button for non storage manager users Fix several issues for Non Storage Manager Users, allow sorting Data Used Columns, fix cold storage and object restoration issues Jun 22, 2023
Copy link
Contributor

@ChengYanJin ChengYanJin left a comment

Choose a reason for hiding this comment

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

LGTM!

@JBWatenbergScality
Copy link
Contributor Author

/approve

@bert-e
Copy link
Contributor

bert-e commented Jun 22, 2023

Build failed

The build for commit did not succeed in branch bugfix/ZKUI-368.

The following options are set: approve, create_pull_requests

@bert-e
Copy link
Contributor

bert-e commented Jun 26, 2023

Build failed

The build for commit did not succeed in branch bugfix/ZKUI-368.

The following options are set: create_pull_requests, approve

@bert-e
Copy link
Contributor

bert-e commented Jun 27, 2023

Build failed

The build for commit did not succeed in branch bugfix/ZKUI-368.

The following options are set: create_pull_requests, approve

@bert-e
Copy link
Contributor

bert-e commented Jun 27, 2023

Build failed

The build for commit did not succeed in branch w/2.0/bugfix/ZKUI-368.

The following options are set: create_pull_requests, approve

@bert-e
Copy link
Contributor

bert-e commented Jun 27, 2023

Build failed

The build for commit did not succeed in branch w/2.1/bugfix/ZKUI-368.

The following options are set: create_pull_requests, approve

@bert-e
Copy link
Contributor

bert-e commented Jun 27, 2023

In the queue

The changeset has received all authorizations and has been added to the
relevant queue(s). The queue(s) will be merged in the target development
branch(es) as soon as builds have passed.

The changeset will be merged in:

  • ✔️ development/1.6

  • ✔️ development/2.0

  • ✔️ development/2.1

The following branches will NOT be impacted:

  • development/1.4
  • development/1.5

There is no action required on your side. You will be notified here once
the changeset has been merged. In the unlikely event that the changeset
fails permanently on the queue, a member of the admin team will
contact you to help resolve the matter.

IMPORTANT

Please do not attempt to modify this pull request.

  • Any commit you add on the source branch will trigger a new cycle after the
    current queue is merged.
  • Any commit you add on one of the integration branches will be lost.

If you need this pull request to be removed from the queue, please contact a
member of the admin team now.

The following options are set: create_pull_requests, approve

@bert-e
Copy link
Contributor

bert-e commented Jun 27, 2023

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

  • ✔️ development/1.6

  • ✔️ development/2.0

  • ✔️ development/2.1

The following branches have NOT changed:

  • development/1.4
  • development/1.5

Please check the status of the associated issue ZKUI-368.

Goodbye jbwatenbergscality.

@bert-e bert-e merged commit 4d15af0 into development/1.6 Jun 27, 2023
@bert-e bert-e deleted the bugfix/ZKUI-368 branch June 27, 2023 13:13
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.

4 participants