Merge pull request #3536 from mrbobbytables/update-calendar-guidelines

Update calendar guidelines
This commit is contained in:
Kubernetes Prow Robot 2019-03-29 11:26:14 -07:00 committed by GitHub
commit 143d277e0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 115 additions and 36 deletions

View File

@ -1,47 +1,126 @@
Project meetings are a life line of the Kubernetes project but calendaring is hard. Use this guide to help you navigate though the trickiness of calendars and learn from our fails.
PR in your favorite tip that can help others or if you have an example other than gmail.
# Calendar Guidelines
### "I'm a chair for a SIG or WG and need to set up a meeting":
//This may change with the addition of a gsuite but this is the current best state
*This calendar creation process will allow all of your leads to edit SIG/WG Meetings.*
Project meetings are a life line of the Kubernetes project. Consistent
calendaring is a challenge with many different clients, corporate policies,
time zones and various iterations of Daylight Savings Time. This guide should
help you navigate some of the common pitfalls and provide some tips & best
practices.
1- Use a poll service like doodle.com that will help you get a good pulse on your community and when they can meet
2- Create a new shared calendar in the meantime as 'SIG Foo Shared Calendar'
This is important as we all change jobs, email addresses, and take breaks from the project. It will allow you to transfer the ownership to the shared calendar and then the rest of your team can edit it at anytime. [example of a shared calendar with google calendars: https://support.google.com/calendar/answer/37095?hl=en]
3- Access permissions and sharing:
* Make all event details publicly accessible. Do this from an account that won't have problems with sharing and posting information publicly. This is important and you should test this first if you are not using a personal account like gmail. //TODO add a pic
* Share it with full rights ("make changes and manage sharing” on gmail) to: your SIG/WG lead mailing list and community@kubernetes.io. With great power comes great responsibility, let your other chairs know they can accidentally delete a calendar if they are trying to delete it from theirs.
* Lastly, share with view permissions only (“see all event details”) to: your SIG/WG mailing list
Please feel free to PR in your favorite tips and tricks that may help others.
4- Once you have a time cadence settled from your members, create a calendar invite with the shared calendar as the owner. //TODO add a pic
5- Name it “SIG/WG Foo [Time Cadence ex: Biweekly] Meetings”
6- Sharing: Public (note: most gmail will have a 'default visibility' setting that automatically is turned on. Default visibility is usually not public and will need to manually scroll to public)
7- Include your meeting notes, zoom information, and any other pertinent information that you want your SIG/WG to know.
8- Invite your SIG/WG mailing list and cgnt364vd8s86hr2phapfjc6uk@group.calendar.google.com (Why this weird address? This is a public calendar that will be used to populate calendars on various sites)
/end
- [Establishing a New Meeting](#establishing-a-new-meeting)
- [Testing Permissions](#testing-permissions)
- [Transferring Ownership](#transferring-ownership)
- [Tips](#tips)
- [Viewing Kubernetes Project Calendars](#viewing-kubernetes-project-calendars)
- [Adding Events to Your own Calendar](#adding-events-to-your-own-calendar)
- [Troubleshooting](#troubleshooting)
- [Permissions Impacted After Changing Positions or Role](#permissions-impacted-after-changing-positions-or-role)
### "I'm a chair and the person that created the meeting is either no longer with the project or no longer at employer that holds the invite"
If you have a shared calendar with edit rights to other chairs, leads, etc., they can edit the invite and migate the situation. Also check with folks on the community@kubernetes.io team.
If there is no shared calendar and still one owner, ask the person to transfer it to a shared calendar or you'll need to recreate one.
Best advice here is to recreate one. It won't hurt to recreate a meeting invite every few months anyway to refresh the group.
## Establishing a New Meeting
### "I'm a contributor and want to see one of/all of the SIG calendar(s)."
* All of the SIGs and WGs have meeting agendas with detailed information at the top. You can get this information from the SIG/WG list. Join their mailing list for the most up to date calendar invites. Chairs will always invite the entire mailing list to events.
* To see all of the meetings on one calendar: https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America%2FLos_Angeles
_"I'm a chair for a SIG or WG and need to set up a meeting."_
## Permissions Tips
#### If you are creating calendar events:
Make sure your work account doesn't have restrictions for public viewing of calendar invites you create. Test this with other contributors before sending it to mailing lists if you are unsure. This would be for both the calendar entry itself and the shared calendar if you are the chair creating it.
If this is the case, use a personal account (ex: gmail).
This procedure will create a calendar that allows for you and all your SIG/WG
Chairs or Tech Leads to edit and manage the meetings.
#### If you are viewing calendar events:
TODO
**NOTE:** As of March 2019, this is the current best practice. However with the
addition of [gsuite], this practice may change soon.
## Misc Tips
Don't copy calendars if you can help it. Copying the calendar onto your calendar will prevent you from getting updates like a canceled meeting.
Always join a SIG/WG mailing list thats of interest and our main contributor list - kubernetes-dev@googlegroups.com. Accept the invite from the sender and you'll have the updates.
1. Use a poll service such as [doodle] that will help you get a good pulse on
your community and when they can meet.
2. Create a [new shared calendar] titled "[SIG|WG] Foo Shared Calendar" from
a gmail/google account that will not have problems sharing or posting
information publicly. This may mean using a personal gmail account if your
corporate policies restrict sharing. See [Testing Permissions] to validate
you can share your calendar.
- Creating a shared calendar is essential. If you change jobs, email
addresses, or take a break from the project it allows for a smooth transfer
of ownership.
3. [Configure access permissions and sharing:]
- Make all event details publicly accessible.
- Share it with full rights ("make changes and manage sharing”) to your SIG/WG
lead mailing list and community@kubernetes.io.
- Let your other chairs and leads know they can accidentally delete a calendar
while trying to delete it from theirs.
- Share with view permissions only (“see all event details”) to your SIG/WG
mailing list.
4. Once you have a time cadence settled from your members, create a calendar
invite with the shared calendar as the owner. Configure it with the
following settings:
- Name it “[SIG|WG] Foo [Time Cadence ex: Biweekly] Meetings”.
- Set sharing to public. **NOTE:** most gmail accounts will have a "default
visibility" setting enabled. Default visibility is usually "private" and
will need to be set to "public".
- In the calendar invite body - include your meeting notes, zoom information,
and any other pertinent information that you want your group to know.
- Invite your SIG/WG mailing list and the Kubernetes Community Public
Calendar address: `cgnt364vd8s86hr2phapfjc6uk@group.calendar.google.com`
If a chair is offboarding, ask them to transfer the ownership so there isn't a ghost calendar invite on your members calendar.
//TODO - tip about timezones
### Testing Permissions
Make sure your work account doesn't have restrictions for public viewing of
calendar invites you create. If you are unsure, test this with other
contributors before sending it to mailing lists. This is applicable for both the
calendar entry itself and the shared calendar if you are the chair creating it.
## Transferring Ownership
If a chair is offboarding, ensure that shared calendar permissions are
configured. Once the calendar has been migrated, send out a new invite to ensure
there are no possible ghost-entries in member's calendars.
## Tips
### Viewing Kubernetes Project Calendars
_"I'm a contributor and want to see one of/all of the SIG calendar(s)."_
Public Kubernetes Events can be seen on the [Public Community Calendar].
All of the SIGs and WGs have meeting agendas with detailed information at the
top. You can get this information from the [SIG/WG list]. Join their mailing
list for the most up to date calendar invites. Chairs will always invite the
entire mailing list to their events.
### Adding Events to Your own Calendar
Don't copy calendars if you can help it. Copying the calendar onto your calendar
will prevent you from getting updates like a canceled meeting. Join the main
[contributor mailing list] and any [SIG/WG list] that is of interest.
Accept the invite from the sender and you'll have the updates.
## Troubleshooting
### Permissions Impacted After Changing Positions or Role
_"I'm a chair and the person that created the meeting is either no longer with
the project or no longer at an employer that holds the invite"_
If the calendar was created as a shared calendar with edit rights granted to
other chairs and leads they should be able to edit the invite and migrate
ownership without issue. If you do not have permissions, check first by sending
an email to community@kubernetes.io. Permissions may have been granted that team
and they will be able to facilitate the change in ownership.
If there is no shared calendar and still one owner, ask the person to transfer
it to a shared calendar or you'll need to create a new one. In these cases it
often best to just create a new one to avoid any possible issues with the
previous calendar. It doesn't hurt to recreate a meeting invite every few months
to refresh invites sent to the group.
[gsuite]: https://github.com/kubernetes/community/issues/3362
[doodle]: https://doodle.com
[testing permissions]: #testing-permissions
[new shared calendar]: https://support.google.com/calendar/answer/37095?hl=en
[configure access permissions and sharing:]: https://support.google.com/calendar/answer/37082?hl=en
[SIG/WG list]: /sig-list.md
[Public Community Calendar]: https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America%2FLos_Angeles
[contributor mailing list]: https://groups.google.com/forum/#!forum/kubernetes-dev