HelmChart is intermittely failing with the error below and may require further investigation:
Expected success, but got an error:
<*errors.StatusError | 0x4000dcd7c0>: {
ErrStatus: {
TypeMeta: {Kind: "", APIVersion: ""},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "Operation cannot be fulfilled on helmcharts.source.toolkit.fluxcd.io \"helmchart-sample-p2zlf\": the object has been modified; please apply your changes to the latest version and try again",
Reason: "Conflict",
Details: {
Name: "helmchart-sample-p2zlf",
Group: "source.toolkit.fluxcd.io",
Kind: "helmcharts",
UID: "",
Causes: nil,
RetryAfterSeconds: 0,
},
Code: 409,
},
}
Operation cannot be fulfilled on helmcharts.source.toolkit.fluxcd.io "helmchart-sample-p2zlf": the object has been modified; please apply your changes to the latest version and try again
HelmChart is intermittely failing with the error below and may require further investigation:
Occurrences: