test flake: TestWebhookConverterWithWatchCache: wrong error on decode
Author: pohlyCreated Sep 7, 2026Updated Sep 17, 2026
Labelssig/api-machinerykind/flakeneeds-triage
Which jobs are flaking?
Integration testing (seen in ci-kubernetes-integration-arm64-1-37, ci-kubernetes-integration-1-37, etc., probably unfixed on master).
RUN TestWebhookConverterWithWatchCache/failure-message-v1/check-0/get
conversion_test.go:841: expected error with message custom webhook conversion error, but got Internal error occurred: StorageError: corrupt object, Code: 7, Key: /stable.example.com/multiversion/webhook-conversion-failure-message-v1-check-0/failure-message, ResourceVersion: 0, AdditionalErrorMsg: object not decodable revision=400: conversion webhook for stable.example.com/v1beta1, Kind=MultiVersion failed: the server rejected our request due to an error in our request
RUN TestWebhookConverterWithWatchCache/failure-message-v1beta1/check-0/get
conversion_test.go:839: expected error with message custom webhook conversion error, but got no error
Which tests are flaking?
TestWebhookConverterWithWatchCache
Since when has it been flaking?
Unknown.
Testgrid link
No response
Reason for failure (if possible)
No response
Anything else we need to know?
No response
Relevant SIG(s)
/sig api-machinery
Source: kubernetes/kubernetes