8000 [feature request] Support `score-compose resources deprovision` subcommand · Issue #285 · score-spec/score-compose · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[feature request] Support score-compose resources deprovision subcommand #285
@astromechza

Description

@astromechza

The statefile and provisioners will happily create any resources referenced by the Score spec, however, these resources are not cleaned up if they are no longer referenced!

We need to add support for:

  1. After generate log a warning message indicating any resources in the statefile that are no longer used in the workload.
  2. Indicate these "left over" resources in the score-compose resources list table.
  3. Support a deprovision subcommand which calls the provisioner with the DELETE action and waits for the provisioner to return before removing it from the state file.

There is a similar issue open in score-k8s.

Metadata

Metadata

Assignees

Labels

contribfestBacklog of the ContribFest at KubeConenhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0