Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The way we currently setup podman containers in the Makefile, we don't get any kind of namespacing for containers. To avoid clashes with other names, we avoid giving the containers names at all. Most user operations are can still refer to the stable name of the pod.
- Loading branch information