From Fedora Project Wiki

< FWN‎ | Beats

m (1 revision(s))
Line 8: Line 8:
Contributing Writer:  HuzaifaSidhpurwala
Contributing Writer:  HuzaifaSidhpurwala


=== proposed MM patch: improve rsync_acl query ===
=== OpenID and CLA ===  


Matt Domsch writes on fedora-infrastructure-list [1]  
Karsten Wade writes for fedora-infrastructure-list [1]


mirrormanager has a query that lets the mirrors, and eventually, the master mirrors, get the Access Control List directly from the databaseThe current query is poor in several ways: it's very slow as it uses python object walks, which results in hundreds of database hits instead of only one. It doesn't let the user specify they want to limit by hosts on Internet2, or only public hosts. There is a patch which fixes this [2]
If we want to move our OpenID acceptance outside of Fedora's OpenID server, we'll have a blocker with the CLAAIUI, we need someone to knowingly accept the CLA and have that tied to a Real Name and email address in our database.  


[1] https://www.redhat.com/archives/fedora-infrastructure-list/2008-May/msg00233.html


[1]  https://www.redhat.com/archives/fedora-infrastructure-list/2008-April/msg00047.html


[2]  http://admin.fedoraproject.org/mirrormanager/rsync_acl?internet2_only=1&public_only=1
=== Logging #fedora-meeting ===
 
Mike McGrath writes for fedora-infrastructure-list [2]
 
There's been some requests to log #fedora-meeting automatically. There's technical issues there like where to store them, is there a way to auto start / stop meetings, etc. In this thread there was some discussion on what bot to use etc.
 
 
[2] https://www.redhat.com/archives/fedora-infrastructure-list/2008-May/msg00244.html
 
 
=== OpenID ===
 
Mike McGrath writes for fedora-infrastructure-list [3]
 
The last little bits are in good shape for the OpenID provider we're attempting to be.  Don't go announcing this to others yet.Lets test it out, if it breaks something let us know.  We'll be announcing it officially soon.  You can, for example, log in to livejournal.com with:
username.id.fedoraproject.org. The thread continued with people reporting that things were working.
 
 
[3] https://www.redhat.com/archives/fedora-infrastructure-list/2008-May/msg00257.html


=== Change (already) - steved ===
=== Change (already) - steved ===

Revision as of 04:52, 2 June 2008

Infrastructure

This section contains the discussion happening on the fedora-infrastructure-list

http://fedoraproject.org/wiki/Infrastructure

Contributing Writer: HuzaifaSidhpurwala

OpenID and CLA

Karsten Wade writes for fedora-infrastructure-list [1]

If we want to move our OpenID acceptance outside of Fedora's OpenID server, we'll have a blocker with the CLA. AIUI, we need someone to knowingly accept the CLA and have that tied to a Real Name and email address in our database.

[1] https://www.redhat.com/archives/fedora-infrastructure-list/2008-May/msg00233.html


Logging #fedora-meeting

Mike McGrath writes for fedora-infrastructure-list [2]

There's been some requests to log #fedora-meeting automatically. There's technical issues there like where to store them, is there a way to auto start / stop meetings, etc. In this thread there was some discussion on what bot to use etc.


[2] https://www.redhat.com/archives/fedora-infrastructure-list/2008-May/msg00244.html


OpenID

Mike McGrath writes for fedora-infrastructure-list [3]

The last little bits are in good shape for the OpenID provider we're attempting to be. Don't go announcing this to others yet.Lets test it out, if it breaks something let us know. We'll be announcing it officially soon. You can, for example, log in to livejournal.com with: username.id.fedoraproject.org. The thread continued with people reporting that things were working.


[3] https://www.redhat.com/archives/fedora-infrastructure-list/2008-May/msg00257.html

Change (already) - steved

Mike McGrath writes for fedora-infrastructure-list [3]

One thing we'd been talking about before the freeze but just didn't get around to was giving steved (nfs expert) access to our nfs box where /mnt/koji lives as we still seem to be having nfslock issues (though they are less frequent now). Since everyone agreed to it, this was ultimately done.


[3] https://www.redhat.com/archives/fedora-infrastructure-list/2008-April/msg00061.html


Change freeze request: Enforce website freeze in syncStatic.sh

Ricky Zhou writes for fedora-infrastructure-list [4]

Ricky said that he would like to update syncStatic.sh to enforce the website change freeze and submitted a patch for same.