Closed kerthcet closed 4 months ago
when patching the inferenceService, it reports metadata.creationTimestamp: field not declared in schema". Log the creationTimestamp, it has a null value, "metadata":{"creationTimestamp":null,.
See related issue: https://github.com/kubernetes/kubernetes/issues/109427
/kind bug
Fixed by a new converter, see https://github.com/InftyAI/llmaz/blob/main/pkg/util/convert.go
/close
when patching the inferenceService, it reports metadata.creationTimestamp: field not declared in schema". Log the creationTimestamp, it has a null value, "metadata":{"creationTimestamp":null,.
See related issue: https://github.com/kubernetes/kubernetes/issues/109427