Skip to content

Conversation

@michaelalang
Copy link
Contributor

With various new Storage Class integrations and possible delays in moving the multi-part objects to it's final destination, we've seen various timeouts being raised even though multi-parts have been uploaded successful.
These timeout's are not happening during uploads but when the client(s) wait for Quay to complete the multi-parts which might take more than the currently defined 10m

It's further to notice that sharding should be considered to avoid affecting other Ingress connections which do not have such a long duration.

@openshift-ci
Copy link

openshift-ci bot commented Aug 22, 2024

Hi @michaelalang. Thanks for your PR.

I'm waiting for a quay member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@ibazulic
Copy link
Member

/ok-to-test

Oleg Bulatov and others added 7 commits August 22, 2024 17:04
* Revert "chore: fix yq script"

This reverts commit ce015df.

* Revert "chore: bundle.package.v1 should match CSV name, i.e. be quay-operator (quay#920)"

This reverts commit 012186d.

* chore: rename upstream operator to project-quay
- Fix kustomize path for clairpgupgrade when clair is managed/unmanaged
- Remove base from pgupgrade path to ensure that the file location is parsed properly by kustomize package
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.11.0 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md)
- [Commits](jackc/pgx@v4.11.0...v4.18.2)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@michaelalang
Copy link
Contributor Author

@ibazulic wait ... there's some commit's in this PR that shouldn't be in ... trying to fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants