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

Solve s3 proxy issues for object with keys containing urlencoded chars #554

Open
wants to merge 7 commits into
base: development/2.1
Choose a base branch
from

Conversation

JBWatenbergScality
Copy link
Contributor

No description provided.

@bert-e
Copy link
Contributor

bert-e commented Mar 24, 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 Mar 24, 2023

Incorrect fix version

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

  • None

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

  • 1.6.11

  • 2.0.0

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

@MonPote
Copy link
Contributor

MonPote commented Mar 27, 2023

test

@bert-e
Copy link
Contributor

bert-e commented Apr 4, 2023

Incorrect fix version

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

  • None

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

  • 1.6.11

  • 2.0.1

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

@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2023

Codecov Report

Merging #554 (60e6002) into development/2.1 (60e6002) will not change coverage.
The diff coverage is n/a.

❗ Current head 60e6002 differs from pull request most recent head 8df6ee9. Consider uploading reports for the commit 8df6ee9 to get more accurate results

@@               Coverage Diff                @@
##           development/2.1     #554   +/-   ##
================================================
  Coverage            53.84%   53.84%           
================================================
  Files                  218      218           
  Lines                10448    10448           
  Branches              2932     2932           
================================================
  Hits                  5626     5626           
  Misses                4804     4804           
  Partials                18       18           

@bert-e
Copy link
Contributor

bert-e commented Apr 11, 2023

Incorrect fix version

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

  • None

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

  • 1.6.12

  • 2.0.1

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

@bert-e
Copy link
Contributor

bert-e commented Apr 13, 2023

Incorrect fix version

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

  • None

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

  • 1.6.12

  • 2.0.2

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

@JBWatenbergScality
Copy link
Contributor Author

/status

@bert-e
Copy link
Contributor

bert-e commented Apr 13, 2023

Status

Status report is not available.

@bert-e
Copy link
Contributor

bert-e commented Apr 13, 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

You can set option create_pull_requests if you need me to create
integration pull requests in addition to integration branches, with:

@bert-e create_pull_requests

@bert-e
Copy link
Contributor

bert-e commented Apr 13, 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:

@ChengYanJin
Copy link
Contributor

THIS IS AMAZING !

@JBWatenbergScality JBWatenbergScality changed the title Attempt to solve s3 proxy issues for object with keys containing urlencoded chars Solve s3 proxy issues for object with keys containing urlencoded chars Apr 13, 2023
@JBWatenbergScality JBWatenbergScality changed the base branch from development/1.6 to development/2.1 June 9, 2023 14:10
@bert-e
Copy link
Contributor

bert-e commented Jun 9, 2023

Branches have diverged

This pull request's source branch bugfix/ZKUI-317-test-signature-approach has diverged from
development/2.1 by more than 100 commits.

To avoid any integration risks, please re-synchronize them using one of the
following solutions:

  • Merge origin/development/2.1 into bugfix/ZKUI-317-test-signature-approach
  • Rebase bugfix/ZKUI-317-test-signature-approach onto origin/development/2.1

Note: If you choose to rebase, you may have to ask me to rebuild
integration branches using the reset command.

@JBWatenbergScality JBWatenbergScality force-pushed the bugfix/ZKUI-317-test-signature-approach branch from d1e7b2c to 8df6ee9 Compare June 12, 2023 10:07
@bert-e
Copy link
Contributor

bert-e commented Jun 12, 2023

Incorrect fix version

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

  • 1.6.12

  • 2.0.2

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

  • 2.1.0

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

@JBWatenbergScality
Copy link
Contributor Author

/status

@bert-e
Copy link
Contributor

bert-e commented Jun 12, 2023

Status

Status report is not available.

@bert-e
Copy link
Contributor

bert-e commented Jun 12, 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:

MonPote added a commit that referenced this pull request Aug 8, 2023
JBWatenbergScality pushed a commit that referenced this pull request Sep 11, 2023
MonPote added a commit that referenced this pull request Sep 19, 2023
ZKUI-371 - update webpack configs

ZKUI-371 - update webpack's deps

ZKUI-371 - fix build

fix svg warning

ZKUI-371 - fix security check

fix dev webpack environnement

fix monaco issue

replace push from connected-react-router for history in react component

remove navbar

fix user creation

fix grafana url

fix all tests

update core-ui

fix rebase

Remove legacy cypress tests

fix linter errors

make prod ready

change public path

fix sts endpoint

fix

debug

fix

change client endpoint

Solve s3 proxy issues for object with keys containing urlencoded chars

This commit is the integration of #554

fix s3client

add basePath in s3client

Fix security workflow

fix test

Add go template

fix ci

Remove index.html

remove default to index.html

fix basepath for zenko client
MonPote added a commit that referenced this pull request Sep 19, 2023
ZKUI-371 - update webpack configs

ZKUI-371 - update webpack's deps

ZKUI-371 - fix build

fix svg warning

ZKUI-371 - fix security check

fix dev webpack environnement

fix monaco issue

replace push from connected-react-router for history in react component

remove navbar

fix user creation

fix grafana url

fix all tests

update core-ui

fix rebase

Remove legacy cypress tests

fix linter errors

make prod ready

change public path

fix sts endpoint

fix

debug

fix

change client endpoint

Solve s3 proxy issues for object with keys containing urlencoded chars

This commit is the integration of #554

fix s3client

add basePath in s3client

Fix security workflow

fix test

Add go template

fix ci

Remove index.html

remove default to index.html

fix basepath for zenko client
MonPote added a commit that referenced this pull request Sep 19, 2023
ZKUI-371 - update webpack configs

ZKUI-371 - update webpack's deps

ZKUI-371 - fix build

fix svg warning

ZKUI-371 - fix security check

fix dev webpack environnement

fix monaco issue

replace push from connected-react-router for history in react component

remove navbar

fix user creation

fix grafana url

fix all tests

update core-ui

fix rebase

Remove legacy cypress tests

fix linter errors

make prod ready

change public path

fix sts endpoint

fix

debug

fix

change client endpoint

Solve s3 proxy issues for object with keys containing urlencoded chars

This commit is the integration of #554

fix s3client

add basePath in s3client

Fix security workflow

fix test

Add go template

fix ci

Remove index.html

remove default to index.html

fix basepath for zenko client
MonPote added a commit that referenced this pull request Sep 21, 2023
ZKUI-371 - update webpack configs

ZKUI-371 - update webpack's deps

ZKUI-371 - fix build

fix svg warning

ZKUI-371 - fix security check

fix dev webpack environnement

fix monaco issue

replace push from connected-react-router for history in react component

remove navbar

fix user creation

fix grafana url

fix all tests

update core-ui

fix rebase

Remove legacy cypress tests

fix linter errors

make prod ready

change public path

fix sts endpoint

fix

debug

fix

change client endpoint

Solve s3 proxy issues for object with keys containing urlencoded chars

This commit is the integration of #554

fix s3client

add basePath in s3client

Fix security workflow

fix test

Add go template

fix ci

Remove index.html

remove default to index.html

fix basepath for zenko client
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.

None yet

5 participants