Skip to content

Conversation

@chibenwa
Copy link
Contributor

No description provided.

 - Mutualize code for choosing how code shall be validated between IMAP and SMTP
 - Turn OidcJwtTokenVerifier as a class
 - Have SASL configuration as a member in order to limit count of arguments
@Arsnael
Copy link
Contributor

Arsnael commented Dec 22, 2025

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check (check-style) on project protocols-imap: You have 1 Checkstyle violation. -> [Help 1]

will check...

@chibenwa
Copy link
Contributor Author

chibenwa commented Dec 22, 2025

Please help push fixes on this...

(Currently in vacation for 2 weeks)

quantranhong1999 and others added 3 commits December 22, 2025 14:16
Docker v29 introduces a breaking change in the client API requirement: https://docs.docker.com/engine/release-notes/29/#breaking-changes

This introduces an issue with testcontainers cf testcontainers/testcontainers-java#11212

CI builds failed because of this: `client version 1.32 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version`.

In the time waiting for a new release of testcontainers, we can apply the recommended workaround to enforce client version to required v1.44.
cf opencontainers/runc#4971

runc update recently has resulted in the default permissions on docker tmpfs being 0755 rather than the expected 1777, which makes OpenSearch tests failed to acquire the lock on file system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants