Skip to content

Pod update doesn't check for resource version #4982

Closed
@smarterclayton

Description

The use of AtomicUpdate by genericetcd doesn't handle conflicting writes by rejecting that to a user. It should.

Eventually, we may want to hide write conflicts to /pods when status has changed, and to spec when /pods/status changes, but that requires us to have two version counters and that's not worth the effort.

Fix incoming.

Metadata

Labels

area/apiIndicates an issue on api area.kind/bugCategorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions