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

Fix Workload Attestation failure regression #47261

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

strideynet
Copy link
Contributor

@rcanderson23 encountered an issue where Workload ID was no longer issuing credentials after upgrading to a version which contained Kubernetes Workload Attestation. It turns out my PR for Kubernetes Workload Attestation unintentionally made a failure to determine the PID of a connecting workload a hard failure. This PR restores that as a soft failure and tries to make this flow a little more readable.

changelog: Fixed error in Workload ID in cases where the process ID cannot be resolved.

@strideynet strideynet added this pull request to the merge queue Oct 7, 2024
Merged via the queue into master with commit 9e0b46a Oct 7, 2024
39 checks passed
@strideynet strideynet deleted the strideynet/tweak-uds-workload-attestation branch October 7, 2024 14:16
@public-teleport-github-review-bot

@strideynet See the table below for backport results.

Branch Result
branch/v15 Create PR
branch/v16 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants