Update pkg/util/cmapichecker/cmapichecker.go
Co-authored-by: Siggi Skulason <siggi@skulason.com> Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
This commit is contained in:
parent
3490a005b1
commit
c4c5899887
@ -103,7 +103,7 @@ func (o *cmapiChecker) Check(ctx context.Context) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// This translateToSimpleError function detects errors based on the error message.
|
||||
// TranslateToSimpleError detects errors based on the error message.
|
||||
// It tries to map these error messages to a better understandable error message that
|
||||
// explains what is wrong. If it cannot create a simple error, it will return nil.
|
||||
// ErrCertManagerCRDsNotFound:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user