Skip to content

Remote Quarkus build fails on s390x/ppc64le clusters #3515

Description

@lkingland

Remote builds (func deploy --remote) for Quarkus functions fail on
s390x and ppc64le clusters. The build task gets stuck during the Maven
build phase.

Suspected cause: FSGroup permissions not being honored on the build
PersistentVolume on some s390x/ppc64le clusters, preventing the
build process from accessing its workspace correctly.

Related: SRVOCF-714

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions