Automatic merge from submit-queue.
members must have sponsors that span organizations
This was a discussion topic with @calebamiles @smarterclayton and myself.
The previous guidance was that sponsors across organizations results in gold star, but this guidance firms up that requirement. I am in favor of this change as a way of demonstrating integration into the broader community.
Opening for others input.
Automatic merge from submit-queue.
List teams for each sig in sig docs
fixes#702, fixes#677
This adds a listing of all the teams for each sig to the sig docs. This helps for things like mentioning them in issues, as they're only visible to org members.
Note that this is manually generated. I know this isn't optimal, but I don't want to restrict docs generation to only those in the org.
Automatic merge from submit-queue.
Update serverfault link tag per updated site tag
The link with google-kubernetes tag doesn't give any search result. Updating
the tag to kubernetes from google-kubernetes to get an expected output. The changes are required in just one file in the repo as modified herewith.
Automatic merge from submit-queue.
Update on-call-federation-build-cop.md with current state
/assign @madhusudancs @krzyzacy
/cc @kubernetes/sig-multicluster-pr-reviews
Automatic merge from submit-queue.
Design proposal for bootstrap checkpointing for self hosting
This is a distillation, and jump, point from the other proposals. It's meant to be a simplification to eliminate the potential for misinterpretation.
/cc @kubernetes/sig-cli-feature-requests @yujuhong @dchen1107 @roberthbailey @luxas
Automatic merge from submit-queue.
Updating the SIG Apps goals to reflect current state
/cc @prydonius @michelleN
While prepping for the SIG Apps update at Kubecon I noticed the goals were a bit dated and could use a little grammar love.
Automatic merge from submit-queue.
Add Architecture Roadmap
Moving from Google Doc: https://docs.google.com/document/d/1VEzP20JvIKckPrGSs_R-D4vlwFzMAaqJd-9Lvfyi3jw/edit#
First commit is a straight automated conversion of the original Google Doc (minus the embedded image). I plan to add a few more tidy-up commits before this will be ready for final review.
cc original authors @bgrant0607 @thockin @smarterclayton
Automatic merge from submit-queue.
Update some test-infra related doc for federation oncall page
Killed Jenkins section, updated a few links and rerun section.
/assign @madhusudancs
Automatic merge from submit-queue.
Contributor guide folder and central starting point README outline
This is the starting point for creating a single source of truth for how to contribute to Kubernetes.
A follow-up umbrella issue will be filed that contains a list of tasks that need to be completed to fully migrate all the information to a central source of truth.
The README itself contains references to tasks that are still outstanding, but it would be helpful to have it merged into master, so we have somewhere to point people, to make them aware this is being worked on, and perhaps to garner more help.