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

attest : remove "storage" and "volume" from the field names #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shjala
Copy link
Member

@shjala shjala commented Nov 27, 2024

Remove "storage" and "volume" from the field names, this is to make the field names more generic and not tied to storage or volume. This will make adding new keys to the attestation process easier. There has been no change in the wire format.

@shjala shjala requested a review from eriknordmark as a code owner November 27, 2024 18:38
@shjala shjala force-pushed the generic_attest branch 3 times, most recently from 93859e5 to 10acaa1 Compare November 28, 2024 10:17
Remove "storage" and "volume" from the field names, this is to make the
field names more generic and not tied to storage or volume. This will
make adding new keys to the attestation process easier.

There has been no change in the wire format.

Signed-off-by: Shahriyar Jalayeri <[email protected]>
Copy link
Contributor

@eriknordmark eriknordmark left a comment

Choose a reason for hiding this comment

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

LGTM but we need to coordinate these changes with the controllers so that they get the changes and no surprises that they need to do the renames in their source code.

@shjala
Copy link
Member Author

shjala commented Jan 3, 2025

LGTM but we need to coordinate these changes with the controllers so that they get the changes and no surprises that they need to do the renames in their source code.

OK, lets have this pending until I've informed the relevant developers.

@cshari-zededa
Copy link
Contributor

The best time to do this change is when we bring in a new key to the attestation scheme. There will be changes required on both the sides at that time, and we can absorb this change as well.

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

Successfully merging this pull request may close these issues.

3 participants