Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rootless-cni-infra v3: fix cleaning up DNS entries | Akihiro Suda | 2020-09-30 |
| | | | | | | | | Fix "Old DNS entries are not cleaned up" by passing CNI_ARGS to `cnitool del`. Fix #7789 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> | ||
* | rootless-cni-infra: fix flakiness during bringing up lo interface | Akihiro Suda | 2020-09-20 |
| | | | | | | | | Fix #7618 This bumps up ROOTLESS_CNI_INFRA_VERSION to 2 Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> | ||
* | move `rootless-cni-infra` image to quay.io | Valentin Rothberg | 2020-09-15 |
| | | | | | | | | | | | | | Move the `rootless-cni-infra` image to `quay.io/libpod/rootless-cni-image:$tag` where $tag has the format `$version-$architecture`. Whenever we upload a new image (e.g., after changing the Containerfile), we need to make sure to increase the version number (an ordinary integer for simplicity) so we have a notion of support. Thanks to @AkihiroSuda for working on rootless CNI! Fixes: #7617 Signed-off-by: Valentin Rothberg <rothberg@redhat.com> | ||
* | add contrib/rootless-cni-infra | Akihiro Suda | 2020-09-09 |
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> |