diff --git a/helpers/errorutil_analyze_errors.json b/helpers/errorutil_analyze_errors.json index e5fcad4d..2ff3382d 100644 --- a/helpers/errorutil_analyze_errors.json +++ b/helpers/errorutil_analyze_errors.json @@ -217,7 +217,7 @@ "path": "cilium/error.go" }, { - "name": "ErrFetchIstioVersionsCode", + "name": "ErrFetchCiliumVersionsCode", "old_code": "1031", "code": "1031", "code_is_literal": true, @@ -570,7 +570,7 @@ ], "1031": [ { - "name": "ErrFetchIstioVersionsCode", + "name": "ErrFetchCiliumVersionsCode", "old_code": "1031", "code": "1031", "code_is_literal": true, @@ -659,9 +659,9 @@ "suggested_remediation": "" } ], - "ErrFetchIstioVersionsCode": [ + "ErrFetchCiliumVersionsCode": [ { - "name": "ErrFetchIstioVersionsCode", + "name": "ErrFetchCiliumVersionsCode", "code": "", "severity": "Alert", "long_description": "versions for cilium could not be fetched", diff --git a/helpers/errorutil_errors_export.json b/helpers/errorutil_errors_export.json index 791db2e7..92f2acf0 100644 --- a/helpers/errorutil_errors_export.json +++ b/helpers/errorutil_errors_export.json @@ -282,7 +282,7 @@ "suggested_remediation": "Verify network connectivity.\nEnsure github.com is reachable.\nTry retrying the operation." }, "1031": { - "name": "ErrFetchIstioVersionsCode", + "name": "ErrFetchCiliumVersionsCode", "code": "1031", "severity": "Alert", "long_description": "versions for cilium could not be fetched",