Skip to content

Ignore secret deletion failures in podman service #43

@sm453

Description

@sm453

At present, the stack manager can fail to start when using podman due to it attempting to delete a secret that does not exist.

A possible work-around would be to ignore any exception thrown whilst deleting secrets:

secretsApi.secretDeleteLibpod(oldSecret.getID(), null);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions