Missing Dependency
Cridge gets stuck in a restart loop due to the following exception:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'kubernetesClientResource': Unsatisfied dependency expressed through field 'kubernetesClient': Error creating bean with name 'kubernetesClient' defined in org.etsi.osl.cridge.CridgeSpringBoot: Failed to instantiate [io.fabric8.kubernetes.client.KubernetesClient]: Factory method 'kubernetesClient' threw exception with message: JcaPEMKeyConverter is provided by BouncyCastle, an optional dependency. To use support for EC Keys you must explicitly add this dependency to classpath.
Full logs here: openslice-cridge_logs.txt