UNCLASSIFIED - NO CUI

Release 1.13.1

Release 1.13.1 testing and release tracking.

We need to cherry-pick the following two MRs (in 1.14.0) into 1.13.1 since they break production deployments with kube-system not properly excluded from all OPA Violations.

Without this fix 1.13.0 clusters run into the following issue with new nodes spinning up and trying to join the cluster:

The specified hostNetwork and hostPort are not allowed, pod: rke2-canal-XXXXX. Allowed values: {"hostNetwork": false}
  Warning  FailedCreate  3m19s (x68 over 74m)  daemonset-controller  (combined from similar events): Error creating: admission webhook "validation.gatekeeper.sh" denied the request: [host-networking] The specified hostNetwork and hostPort are not allowed, pod: rke2-canal-XXXXX. Allowed values: {"hostNetwork": false}