Skip to content

Fix Workload Attestation failure regression#47261

Merged
strideynet merged 3 commits intomasterfrom
strideynet/tweak-uds-workload-attestation
Oct 7, 2024
Merged

Fix Workload Attestation failure regression#47261
strideynet merged 3 commits intomasterfrom
strideynet/tweak-uds-workload-attestation

Conversation

@strideynet
Copy link
Copy Markdown
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
@strideynet strideynet deleted the strideynet/tweak-uds-workload-attestation branch October 7, 2024 14:16
@public-teleport-github-review-bot
Copy link
Copy Markdown

@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