Skip to content

Add batch volume and container deletion capabilities to concourse/worker #2109

@shashwathi

Description

@shashwathi

Feature Request

What challenge are you facing?

ATC makes multiple calls to worker to delete volumes and containers which results in many connections and overhead on ATC process.

A Modest Proposal

Add batch volume and container deletion to concourse/worker

  • Add another process in worker binaries to query ATC periodically about desired state.
  • Possibly add endpoint on ATC to provider worker desired state.
  • Worker binaries should do some work to adjust its current state to ATC desired state
  • Worker should report back the final executed state to ATC

Parent issue

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions