Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Issue 710 in gerrit: multiple project parent inheritance
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ger...@googlecode.com  
View profile  
 More options Sep 3 2010, 3:16 pm
From: ger...@googlecode.com
Date: Fri, 03 Sep 2010 19:16:25 +0000
Local: Fri, Sep 3 2010 3:16 pm
Subject: Re: Issue 710 in gerrit: multiple project parent inheritance
Updates:
        Summary: multiple project parent inheritance
        Status: AwaitingInformation

Comment #1 on issue 710 by s...@google.com: multiple project parent  
inheritance
http://code.google.com/p/gerrit/issues/detail?id=710

I'm really terrified of this idea.

Access control rules are too complex as they
stand right now.  Look at issue 708 for just
such an example.  :-(

What happens when there are collisions between
the rules?  Especially with recent changes like
commit 69796cb9b7b205ad5f55f3b1258bde4d60d3fa8c
that blocks permissions by matching parts of the
right?  What if one parent "blocks" the other's
rules?  We would need a sane order to apply them.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ger...@googlecode.com  
View profile  
 More options Sep 6 2010, 10:29 am
From: ger...@googlecode.com
Date: Mon, 06 Sep 2010 14:29:58 +0000
Local: Mon, Sep 6 2010 10:29 am
Subject: Re: Issue 710 in gerrit: multiple project parent inheritance

Comment #2 on issue 710 by fredrik....@sonyericsson.com: multiple project  
parent inheritance
http://code.google.com/p/gerrit/issues/detail?id=710

We currently also have a need to apply rights in a matrix-wise fashion.
We have several internal groups that have divided the projects among them,  
and then we have external vendors that want to deliver a full platform to  
these gits.

Example:
Org A owns group of gits, git group A which is sorted under one parent A
Org B owns other group of gits, git group B which is sorted under other  
parent B
Vendor C wants to deliver a platform, which is a combination of:
1.   one group of gits not owned by Org A or B (easy to classify under  
separate parent C)
2.   one subset of group A, so many but not all gits
3.   one subset of group B, so many but not all gits
Currently I end up setting rights on a parent C, plus scripting individual  
permissions to each project found under condition 2 and 3.

I heard something about "tags" or "labels". If we will be able to set  
rights on labels, the matrix permissions will be doable.

As far as I can tell, we've so far given the highest bidder the right of  
way, it's already a situation with rules from several stacking parents,  
isn't it? IIRC we've tested inheritance from parents and grand parents and  
came out with a highest bidder style combo. That should be repeatable?
That means, if several inherited rules comes in affecting the same primary  
key (combo of ref_pattern, project, category_id, group_id?), the  
permissions stack up and grants the most generous offer. Whenever that's a  
problem (and in practice that's probably most likely to happen with a READ,  
no?) you need to grant a lower rule specifically in the git to override any  
inherited value(s).

Maybe you can tell I havn't read the code, I may be wrong in my  
assumptions. My statement reflects a solution I consider possible if my  
assumption aren't completely off the scale. Comments on this are most  
welcome. :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ger...@googlecode.com  
View profile  
 More options Apr 13 2011, 12:14 pm
From: ger...@googlecode.com
Date: Wed, 13 Apr 2011 16:14:53 +0000
Local: Wed, Apr 13 2011 12:14 pm
Subject: Re: Issue 710 in gerrit: multiple project parent inheritance

Comment #3 on issue 710 by nas...@codeaurora.org: multiple project parent  
inheritance
http://code.google.com/p/gerrit/issues/detail?id=710

@fredrik, have you started on this change at all?
@sop, you did give the go-ahead for this at gitTogether this year, correct?

We've been looking into doing something similar to this without actually  
doing the multiple inheritance feature in Gerrit, but we're at the point  
now where I think the overhead would be too great without native Gerrit  
support.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ger...@googlecode.com  
View profile  
 More options May 19 2011, 9:19 pm
From: ger...@googlecode.com
Date: Fri, 20 May 2011 01:19:48 +0000
Local: Thurs, May 19 2011 9:19 pm
Subject: Re: Issue 710 in gerrit: multiple project parent inheritance
Updates:
        Status: Started

Comment #4 on issue 710 by nas...@grainawi.org: multiple project parent  
inheritance
http://code.google.com/p/gerrit/issues/detail?id=710

This is going in on top of the git-store changes.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ger...@googlecode.com  
View profile  
 More options May 20 2011, 11:36 am
From: ger...@googlecode.com
Date: Fri, 20 May 2011 15:36:50 +0000
Local: Fri, May 20 2011 11:36 am
Subject: Re: Issue 710 in gerrit: multiple project parent inheritance
Updates:
        Owner: mf...@codeaurora.org
        Cc: -mf...@codeaurora.org
        Labels: Milestone-2.2.0

Comment #5 on issue 710 by s...@google.com: multiple project parent  
inheritance
http://code.google.com/p/gerrit/issues/detail?id=710

Martin is working on https://review.source.android.com/22871


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ger...@googlecode.com  
View profile  
 More options Feb 23 2012, 5:18 pm
From: ger...@googlecode.com
Date: Thu, 23 Feb 2012 22:18:02 +0000
Local: Thurs, Feb 23 2012 5:18 pm
Subject: Re: Issue 710 in gerrit: multiple project parent inheritance
Updates:
        Owner: ---

Comment #6 on issue 710 by mf...@codeaurora.org: multiple project parent  
inheritance
http://code.google.com/p/gerrit/issues/detail?id=710

I gave up on this for a while.  I am removing myself in case someone else  
wants to pursue it in the meantime.  If you do, it is probably worth  
looking at my first 2 attempts, but the ACL code has changed drastically  
since then, that is why I have yet to finish this.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ger...@googlecode.com  
View profile  
 More options May 9 2012, 6:11 pm
From: ger...@googlecode.com
Date: Wed, 09 May 2012 22:11:49 +0000
Local: Wed, May 9 2012 6:11 pm
Subject: Re: Issue 710 in gerrit: multiple project parent inheritance
Updates:
        Labels: -Milestone-2.2.0

Comment #7 on issue 710 by nas...@codeaurora.org: multiple project parent  
inheritance
http://code.google.com/p/gerrit/issues/detail?id=710

(No comment was entered for this change.)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »