What happened?
Deployed microshift and kube-flannel-ds would not run and other pods would report as pending
What did you expect to happen?
All pods to be running. Ability to deploy apps.
How to reproduce it (as minimally and precisely as possible)?
- 'Deploy microshift per docs'
- 'oc get pods -A'
- Notice kube-flannel stuck on container creating and describe of pod reports "invalid policy in "/etc/containers/policy.json": Unknown key "keyPaths""
Anything else we need to know?
Environment
- MicroShift version (use
microshift version):
- Hardware configuration:
- OS (e.g:
cat /etc/os-release):
- Kernel (e.g.
uname -a):
- Others:
MicroShift Version: 4.8.0-0.microshift-2022-04-20-141053
Base OKD Version: 4.8.0-0.okd-2021-10-10-030117
REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
REDHAT_BUGZILLA_PRODUCT_VERSION=8.6
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="8.6"
Linux microshift 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 x86_64 x86_64 GNU/Linux
Running as KVM VM
Relevant logs