HomeClusterLabs Projects

Refactor: libpe_status: use "container agent" instead of "container type"

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: libpe_status: use "container agent" instead of "container type"

... since it's not really the type of the container itself (e.g., podman can
launch Docker containers).

This makes one visible change: displaying a bundle in status output now shows
"Container bundle set:" rather than "Docker container set:",
"podman container set:", etc. The specific container technology is probably not
very useful since clusters are likely to run just one technology, and
additionally it wasn't entirely accurate since again we don't really have the
type of the container itself.

Details

Provenance
kgaillotAuthored on Apr 2 2019, 10:31 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.