Skip to content

Conversation

@burgerdev
Copy link
Member

@burgerdev burgerdev commented Dec 22, 2025

This PR adds a new field to the TDX reference values, AllowedPIIDs, that allows limiting the platform instance IDs (PIIDs) that are allowed by a manifest. Essentially, this can be used to only allow a specific, enumerated set of machines to participate in a Contrast deployment.

If the list of allowed PIIDs is empty (the default), all TDX machines are allowed, making this change backwards-compatible.

Conceptually, this is closely related to #1952.

@burgerdev burgerdev added the feature Shiny new feature for our users label Dec 22, 2025
@github-actions
Copy link

github-actions bot commented Dec 22, 2025

Do the documentation changes need to be backported?

Changes to /docs/docs won't be visible until the next release.
If you are fixing something in the docs that should be immediately visible, the changes needs to be made to both /docs/docs and /docs/versioned_docs/version-X.Y, where X.Y is the version of the latest minor release.
This can be done in this same PR.

  • Yes, this should be backported to the current version of the docs.
  • No, the PR only contains docs changes relevant for future versions.

@github-actions
Copy link

github-actions bot commented Dec 22, 2025

PR Preview Action v1.8.0
Preview removed because the pull request was closed.
2026-01-13 07:30 UTC

@burgerdev burgerdev force-pushed the burgerdev/tdx-machine-id branch from f422c86 to 516be18 Compare December 23, 2025 06:58
@burgerdev burgerdev force-pushed the burgerdev/tdx-machine-id branch from 516be18 to 1df7b83 Compare December 23, 2025 07:00
@burgerdev burgerdev force-pushed the burgerdev/tdx-machine-id branch from 1df7b83 to 26b94a6 Compare December 23, 2025 13:42
@burgerdev burgerdev marked this pull request as ready for review December 23, 2025 14:47
@katexochen katexochen self-assigned this Dec 29, 2025
@katexochen katexochen added this to the v1.16.0 milestone Jan 12, 2026
@katexochen
Copy link
Member

needs PR description

@burgerdev burgerdev force-pushed the burgerdev/tdx-machine-id branch from 26b94a6 to 0ddd817 Compare January 12, 2026 11:05
@burgerdev burgerdev requested a review from katexochen January 12, 2026 15:33
@burgerdev
Copy link
Member Author

All comments should be addressed now, ptal.

Copy link
Member

@thomasten thomasten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reviewed the first and the docs commit, which LGTM

@burgerdev burgerdev merged commit 23ff09a into main Jan 13, 2026
20 of 22 checks passed
@burgerdev burgerdev deleted the burgerdev/tdx-machine-id branch January 13, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Shiny new feature for our users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants