oc get events --sort-by=.lastTimestamp Network issues
Did openshiftlocal start without internet connection? If quay.io is not available right from the beginning, all kinds of things can go wrong
Did openshiftlocal start while running a VPN client? Don't do this..
Any urs left behind to check? oc get ur -n kube-kyverno
oc describe clusterpolicy sandbox-namespace
oc get pods -n kyverno
oc logs -n kyverno -l app.kubernetes.io/component=admission-controller oc logs -n kyverno -l app.kubernetes.io/component=background-controller
oc delete clusterresourcequotas --all oc delete pod -n kyverno --all oc get pods -n kyverno
restart demo
In a validat rule, oc keeps saying policy changed.
!!Not verified:
When policy is not included with allowExistingViolations, Just Add this degfault key an its fixed.
allowExistingViolations: true