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

revert: PR #1090 ensure EAI_AGAIN middleware is added to new file systems TDE-1268 #1093

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

amfage
Copy link
Contributor

@amfage amfage commented Oct 1, 2024

Reverts "fix: ensure EAI_AGAIN middleware is added to new file systems TDE-1268 (#1090)"

This reverts commit 48ec902.

Motivation

Release v4.5.1 of Argo Tasks caused workflows (e.g. when running tileindex-validate) to fail with the following error:

{"level":60,"time":1727812404265,"pid":14,"hostname":"test-afage-tileindex-validate-sq9t2-main-1070049358","id":"01J94TA0KEYQ4MZCHHXCPCMQYY","err":{"type":"TypeError","message":"Cannot set properties of undefined (setting 'onFileSystemCreated')","stack":"TypeError: Cannot set properties of undefined (setting 'onFileSystemCreated')\n    at setupS3FileSystem (file:///app/fs.register.js:68:46)\n    at fsClient.credentials.onFileSystemCreated (file:///app/fs.register.js:72:13)\n    at FsAwsS3ProviderV3.find (file:///app/node_modules/@chunkd/source-aws/build/provider.js:100:85)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async FsAwsS3V3.details (file:///app/node_modules/@chunkd/source-aws/build/s3.fs.js:90:31)\n    at async asyncFilter (file:///app/utils/chunk.js:7:22)\n    at async FileSystemAbstraction.toArray (file:///app/node_modules/@chunkd/core/build/index.js:49:22)\n    at async getFiles (file:///app/utils/chunk.js:64:26)\n    at async Object.load (file:///app/commands/tileindex-validate/tileindex.validate.js:27:23)\n    at async Object.handler (file:///app/commands/tileindex-validate/tileindex.validate.js:198:23)"},"msg":"Command:Failed"}

Modification

Revert PR #1090.

Checklist

  • Tests updated
  • Docs updated N/A
  • Issue linked in Title

@amfage amfage added the container Build a container from a pull request label Oct 1, 2024
@amfage amfage changed the title revert:"fix: ensure EAI_AGAIN middleware is added to new file systems" revert: PR #1090 ensure EAI_AGAIN middleware is added to new file systems TDE-1268 Oct 1, 2024
@amfage amfage marked this pull request as ready for review October 1, 2024 20:03
@amfage amfage requested review from a team as code owners October 1, 2024 20:03
@paulfouquet paulfouquet added this pull request to the merge queue Oct 1, 2024
Merged via the queue into master with commit ddda2e0 Oct 1, 2024
3 checks passed
@paulfouquet paulfouquet deleted the revert/pr-1090 branch October 1, 2024 20:07
@github-actions github-actions bot mentioned this pull request Oct 1, 2024
github-merge-queue bot pushed a commit that referenced this pull request Oct 1, 2024
🤖 I have created a release *beep* *boop*
---


## [4.5.2](v4.5.1...v4.5.2)
(2024-10-01)


### Reverts

* PR [#1090](#1090) ensure
EAI_AGAIN middleware is added to new file systems TDE-1268
([#1093](#1093))
([ddda2e0](ddda2e0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
container Build a container from a pull request
Development

Successfully merging this pull request may close these issues.

2 participants