-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Open
Labels
sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
Steps:
- Create a resource that is just barely within the etcd size limit
- Delete the resource, which triggers an update to etcd to record the intent to delete the resource
- Because the update adds fields like deleteTimestamp, the size of the resource increases
- When the size exceeds the etcd size limit, the update-to-record-intent-to-delete fails to be recorded to etcd, causing the deletion operation to fail
pacoxu
Metadata
Metadata
Assignees
Labels
sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.Categorizes an issue or PR as relevant to SIG API Machinery.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.