Skip to content

Conversation

@jakedoublev
Copy link
Contributor

@jakedoublev jakedoublev commented Jan 30, 2024

Addresses #78

common.MetadataMutable metadata = 1;

string name = 2 [(buf.validate.field).required = true];
string key_access_server = 2 [(buf.validate.field).required = true];
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is key_access_server the best name for this field, or could we use one more descriptive like uri, location, or address for this proto field and DB column name since my understanding is it's the address of the running KAS? Is there a case where name/key_access_server/tbd_column_name is not pointing to a server address?

Copy link
Member

Choose a reason for hiding this comment

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

Yea, I think uri makes a lot of sense. Although I would not validate the URI at this time.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Shall I proceed with that value, or is there additional input we need to move forward with the decision?

Copy link
Member

Choose a reason for hiding this comment

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

@jakedoublev yea let's make the update now

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated in 439feef

Copy link
Member

@jrschumacher jrschumacher left a comment

Choose a reason for hiding this comment

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

Even got the ERD!

@jakedoublev jakedoublev merged commit 8dfd8c2 into policy-config-changes Jan 31, 2024
@jakedoublev jakedoublev deleted the issue-78/kas-registry-tests branch January 31, 2024 23:20
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