Skip to content

software/slapos-master: allow disabling CRL check (fixup)

Titouan Soulard requested to merge tsoulard/slapos:for-mr-dodo into master

The previous MR (!1502 (merged)) was missing argument propagation from slapos-master SR to balancer, hence everything seemed to be working but the option itself did not work. This MR aims at fixing the issue. I checked that everything works with the option enabled, and unit tests will check if nothing is broken, after that I will merge.

Merge request reports