Files
open-cluster-management/pkg
Matt Prahl 2cd6a6fb99 Fix the valid client certificate check (#378)
The commit edef33de92 introduced
additional checks on the certificate subject. The issue is that the
order of the groups and organizational units are not consistent, so it
was causing the addon-framework to generate several CSRs with many
coming back as invalid.

This takes the approach of sorting the strings before doing the
comparison.

Signed-off-by: mprahl <mprahl@users.noreply.github.com>
2024-03-15 15:51:36 +00:00
..
2024-02-21 08:51:34 +00:00
2023-05-31 02:34:06 -04:00