diff options
author | Peter Hunt <pehunt@redhat.com> | 2020-05-12 14:32:00 -0400 |
---|---|---|
committer | Peter Hunt <pehunt@redhat.com> | 2020-05-12 14:32:01 -0400 |
commit | 0c81e2256c76179e18f7bcfb6fd597579fbee2bb (patch) | |
tree | 1fdb0490889eb64b18559b7ce96aad79b87dc630 /pkg/annotations | |
parent | 1b3dc66e73f97c9f10b3bf203c82556b27a3539c (diff) | |
download | podman-0c81e2256c76179e18f7bcfb6fd597579fbee2bb.tar.gz podman-0c81e2256c76179e18f7bcfb6fd597579fbee2bb.tar.bz2 podman-0c81e2256c76179e18f7bcfb6fd597579fbee2bb.zip |
cgroup: skip unified if we are using v1
There exists a chance for a node to be booted in v1, but have reminents of v2. An example is this CRI-O ci run: https://deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/gcs/origin-federated-results/pr-logs/pull/cri-o_cri-o/3565/test_pull_request_crio_critest_fedora/11243/
We fail because we are incorrectly writing to the unified path, because we are v1. We should not write to the unified path if we are v1
Signed-off-by: Peter Hunt <pehunt@redhat.com>
Diffstat (limited to 'pkg/annotations')
0 files changed, 0 insertions, 0 deletions