Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workload status command #14

Closed
markgoddard opened this issue Nov 13, 2024 · 0 comments · Fixed by #22
Closed

Workload status command #14

markgoddard opened this issue Nov 13, 2024 · 0 comments · Fixed by #22
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@markgoddard
Copy link
Contributor

No description provided.

@markgoddard markgoddard added the enhancement New feature or request label Nov 13, 2024
@markgoddard markgoddard added this to the release-0.6.0 milestone Nov 13, 2024
@mattbates mattbates linked a pull request Nov 21, 2024 that will close this issue
markgoddard added a commit that referenced this issue Dec 23, 2024
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]>
markgoddard added a commit that referenced this issue Dec 23, 2024
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants