Skip to content

Commit

Permalink
Update proto/v1/tenant.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Gerrit <[email protected]>
  • Loading branch information
simcod and Gerrit91 authored Oct 29, 2024
1 parent 13e872c commit 65d5635
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/v1/tenant.proto
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ message TenantWithMembershipAnnotations {
Tenant tenant = 1;
map<string, string> project_annotations = 2;
map<string, string> tenant_annotations = 3;
// ProjectIDs contains all project IDs of this tenant for which an explicit project membership exists
repeated string project_ids = 4;
}

Expand Down

0 comments on commit 65d5635

Please sign in to comment.