Arnau Bennassar
Arnau Bennassar
Same problem here: I have this object that is used as a response: ```yaml MyObject: type: object description: MyObject description properties: nullableRef: allOf: - $ref: '#/components/schemas/NotNullableObject' - nullable: true -...
@obeyler I will give it a try!
@arapulido I started but then I got some new components for my cluster and I've been focused on changing the network and storage. Once I've the cluster working again I...
Nope sorry, I no longer host an ARM cluster, so I won't work on this
Not really. If you want to start, this may be helpful: https://docs.docker.com/buildx/working-with-buildx/#build-multi-platform-images There's good chances that the images used in this project will cross compile using buildx.