MetalK8s considers all ISO mounts under /srv/scality
to be 'solutions' and fails otherwise
#3128
Labels
kind:bug
Something isn't working
topic:salt
Everything related to SaltStack in our product
topic:solutions
Anything related to external "Solutions" integration with the platform
Any mounted
iso9660
FS under/srv/scality
at a path that doesn't start withmetalk8s-
is considered to be a 'solution', and if it's not (nomanifest.yaml
etc), related code bails out.Of course other things could be mounted at this path, so no real reason to reject these I guess?
See
metalk8s/salt/_modules/metalk8s_solutions.py
Line 159 in 5b3ca3a
The text was updated successfully, but these errors were encountered: