You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change adds a 'cofidectl workload status' command. The command
accepts a trust zone, pod name and namespace, and deploys an ephemeral
debug container to the pod. This container emits diagnostic information
about the SVIDs provided to the workload.
This requires us to set disableContainerSelectors=true in the SPIRE Helm
configuration, to allow the debug container to obtain an ID.
Fixes: #14
Co-Authored-By: Matt Bates <[email protected]>
This change adds a 'cofidectl workload status' command. The command
accepts a trust zone, pod name and namespace, and deploys an ephemeral
debug container to the pod. This container emits diagnostic information
about the SVIDs provided to the workload.
This requires us to set disableContainerSelectors=true in the SPIRE Helm
configuration, to allow the debug container to obtain an ID.
Fixes: #14
Co-Authored-By: Matt Bates <[email protected]>
Co-Authored-By: Maartje Eyskens <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: