Skip to content

Fake client does not delete objects containing deletion timestamp #2184

Closed
@lleshchi

Description

@lleshchi

The fake client Get(), List(), Patch() methods do not account for objects that have been marked for deletion, allowing for viewing of and changes to objects that are expected to be deleted. The Update() method does delete the object, but I believe it should return an error, since the update of a deleted object has failed.

This is a separate issue from #138

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.lifecycle/activeIndicates that an issue or PR is actively being worked on by a contributor.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions