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 static registry lookups #2750

Closed
wants to merge 46 commits into from
Closed

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Apr 19, 2022

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@update-docs
Copy link

update-docs bot commented Apr 19, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@butonic butonic changed the title fix statil registry lookups fix static registry lookups Apr 19, 2022
kobergj and others added 27 commits April 19, 2022 15:10
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic force-pushed the use-static-registry branch 3 times, most recently from adf7136 to caf4dd8 Compare April 26, 2022 13:16
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
kobergj and others added 7 commits April 26, 2022 17:37
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
@lgtm-com
Copy link

lgtm-com bot commented Apr 27, 2022

This pull request fixes 3 alerts when merging 349cab7 into 618964e - view on LGTM.com

fixed alerts:

  • 3 for Uncontrolled data used in path expression

@lgtm-com
Copy link

lgtm-com bot commented Apr 27, 2022

This pull request fixes 3 alerts when merging 9400cd2 into 618964e - view on LGTM.com

fixed alerts:

  • 3 for Uncontrolled data used in path expression

Signed-off-by: jkoberg <jkoberg@owncloud.com>
@lgtm-com
Copy link

lgtm-com bot commented Apr 27, 2022

This pull request fixes 3 alerts when merging e15f4a1 into 618964e - view on LGTM.com

fixed alerts:

  • 3 for Uncontrolled data used in path expression

Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
@lgtm-com
Copy link

lgtm-com bot commented Apr 27, 2022

This pull request fixes 3 alerts when merging 2274dbd into bfdfc83 - view on LGTM.com

fixed alerts:

  • 3 for Uncontrolled data used in path expression

Signed-off-by: jkoberg <jkoberg@owncloud.com>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
@lgtm-com
Copy link

lgtm-com bot commented Apr 27, 2022

This pull request fixes 3 alerts when merging 04d7c66 into 8ff0830 - view on LGTM.com

fixed alerts:

  • 3 for Uncontrolled data used in path expression

Signed-off-by: jkoberg <jkoberg@owncloud.com>
@lgtm-com
Copy link

lgtm-com bot commented Apr 27, 2022

This pull request fixes 3 alerts when merging e96aa17 into 8ff0830 - view on LGTM.com

fixed alerts:

  • 3 for Uncontrolled data used in path expression

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@lgtm-com
Copy link

lgtm-com bot commented Apr 27, 2022

This pull request fixes 3 alerts when merging baafc52 into 8ff0830 - view on LGTM.com

fixed alerts:

  • 3 for Uncontrolled data used in path expression

@ishank011
Copy link
Contributor

Hi @butonic @kobergj what's the progress on this one? Could I give you a hand?

@kobergj
Copy link
Contributor

kobergj commented May 3, 2022

@ishank011 we have gone another approach to make it until beta. We are trying to include the benefits of the static registry into the spaces registry.

We introduced storageproviderid prefixing with this PR: #2790
And we will improve registry performance for ID based requests with this PR: #2792

Eventually there will be another branch improving performance on path based registry requests.

@butonic butonic closed this Jun 23, 2022
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.

3 participants