spire icon indicating copy to clipboard operation
spire copied to clipboard

update crio regex for intra-pod workload attestation

Open critterjohnson opened this issue 5 months ago • 1 comments

Pull Request check list

  • [x] Commit conforms to CONTRIBUTING.md?
  • [x] Proper tests/regressions included?
  • [x] Documentation updated?

Affected functionality

This PR updates the cgroup regex for workloads in the same pod as the agent. It affects the k8s WorkloadAttestor.

Description of change

This PR updates the cgroup regex for workloads in the same pod as the agent. Without this, any containers in the the agent's pod cannot verify with the agent.

Which issue this PR fixes

fixes #4917

critterjohnson avatar Mar 06 '24 01:03 critterjohnson