Mathias Bogaert
Mathias Bogaert
Amazon Linux 2023 has Kernel 6.1 and 6.12 available by default.
Trying to run Zot Registry (https://zotregistry.dev/) against a S3 Directory Bucket. 
See https://github.com/project-zot/zot/issues/3003 ... but it currently seems to fail.
Yeah that's correct. I'm integrating Zot as a registry cache with Concourse (https://concourse-ci.org/ - https://github.com/concourse/concourse) and it's the ideal use-case. Concourse cluster deployed within a single placement group in a...
No rush, I'll be debugging it the coming days/early next week.
So couple of findings: - need to add parameter for MD5 content validation (`awsConfig.WithS3DisableContentMD5Validation( .. )`) and disable it for S3 Directory Buckets - accelerateBool in the s3_test is true...
TODO: fix the test
The UI isn't loading for me, loads of errors: 
It was a Chrome extension messing with ELM (weird). Pushed a fix.
Seems like the integrations tests are broken?