Skip to content

Commit 8f92cba

Browse files
authored
Merge pull request #6064 from jberkus/sc2021update1
Update election schedule due to the 1 week technical delay.
2 parents bd31b30 + a11b6de commit 8f92cba

File tree

3 files changed

+21
-20
lines changed

3 files changed

+21
-20
lines changed

events/elections/2021/README.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ member will serve a two (2) year term.
1010

1111
This year is the first year we will be using [Elekto] to conduct the election.
1212
Elekto is a new application, commissioned as an internship by the CNCF. As
13-
well as having a new, shiny web UI, it relies entirely on GitHub Oauth for
13+
well as having a new web UI, it relies entirely on GitHub Oauth for
1414
voting, and as such does not use email at all. Elekto also handles exceptions,
1515
eligibility checks, and other aspects of the election.
1616

@@ -102,16 +102,16 @@ Examples of contributions that would NOT be considered:
102102
| Date | Event |
103103
| ------------ | ------------------------ |
104104
| August 19 | Steering Committee selects Election Committee |
105-
| September 21 | Announcement of Election and publication of voters.md |
105+
| September 28 | Announcement of Election and publication of voters.md |
106106
| September XX | Steering Committee Meeting with Q+A with the candidates and community |
107-
| October 6 | All candidate bios due by 0000 UTC (5pm PST) |
108-
| October 8 | Election Begins via email ballots |
109-
| October 24 | Deadline to submit voter exception forms and request a replacement ballot |
110-
| October 27 | Election Closes by 0000 UTC (5pm PST) |
111-
| October 28 | Private announcement of Results to SC members not up for election |
112-
| October 30 | Private announcement of Results to all candidates |
113-
| November 1 | Public announcement of Results at Public Steering Committee Meeting |
114-
| November 4? | Election Retro |
107+
| October 14 | All candidate bios due by 0000 UTC (5pm PST) |
108+
| October 18 | Election Begins via email ballots |
109+
| October 31 | Deadline to submit voter exception requests |
110+
| November 4 | Election Closes by 0000 UTC (5pm PST) |
111+
| November 5 | Private announcement of Results to SC members not up for election |
112+
| November 6 | Private announcement of Results to all candidates |
113+
| November 7 | Public announcement of Results at Public Steering Committee Meeting |
114+
| November 10? | Election Retro |
115115

116116
## Candidacy Process
117117

@@ -196,6 +196,7 @@ roles you may hold.
196196
Contributors may check their voter eligibility at any time once the election
197197
process starts, by going to the [election app], logging in, navigating to
198198
the 2021 election, and seeing if the screen there says that they are eligible.
199+
That screen takes its data from the [voters.yaml] file.
199200

200201
If the app does not say that you are eligible, because you have worked on
201202
Kubernetes in a way that is NOT reflected in GitHub contributions, you can use
@@ -208,7 +209,8 @@ Employer diversity is encouraged, and thus maximal representation will be
208209
enforced as spelled out in the [Steering Committee Election Charter].
209210

210211
You will be ranking your choices of the candidates with an option for
211-
"no opinion". In the event of a tie, a coin will be flipped.
212+
"no opinion". In the event of a tie, a non-involved SC member will flip
213+
a coin.
212214

213215
The election will open for voting starting on the dates specified on the calendar
214216
at the top of this document. You will be reminded that voting has opened by an
@@ -266,3 +268,4 @@ Nominees may be found in the [election app].
266268
[Org Members]: https://github.com/kubernetes/community/blob/master/community-membership.md
267269
[Elekto]: https://elekto.dev
268270
[election app]: https://election.k8s.io
271+
[voters.yaml]: https://github.com/kubernetes/community/blob/master/events/elections/2021/voters.yaml

events/elections/2021/election.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 2021 Steering Committee Election
22
organization: Kubernetes
3-
start_datetime: 2021-10-07 00:00:01
4-
end_datetime: 2021-10-28 23:59:00
3+
start_datetime: 2021-10-14 00:00:01
4+
end_datetime: 2021-11-04 23:59:00
55
no_winners: 4
66
allow_no_opinion: True
77
delete_after: True
@@ -14,4 +14,4 @@ election_officers:
1414
- coderanger
1515
eligibility: Kubernetes Org members with 50 or more contributions in the last year can vote. See [the election guide](https://github.com/kubernetes/community/tree/master/events/elections/2021)
1616
exception_description: Not all contributions are measured by DevStats. If you have contributions that are not so measured, then please request an exception to allow you to vote via the Elekto application.
17-
exception_due: 2021-10-24 10:00:00
17+
exception_due: 2021-10-31 10:00:00

events/elections/2021/election_desc.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@ As is now customary, this fall is [Steering Committee](https://github.com/kubern
44

55
If you’d like to vote or run for a seat, all details and next steps are outlined in the [election process doc](https://git.k8s.io/steering/elections.md) and this application. The application will be the single source of truth of information for this cycle. It will be updated live as new bios of candidates get committed. Please pay attention to the scheduled dates:
66

7-
| Start Date | End Date | Activity |
8-
| ---------- | -------- | -----------------|
9-
| 2021-09-21 | 2021-10-07 | Nominate Candidates |
10-
| 2021-09-21 | 2021-10-24 | Request voter exceptions |
11-
| 2021-10-09 | 2021-10-27 | Vote |
7+
September 28 to October 14 - Nominate candidates
8+
Septebmer 28 to October 31 - Request voting exceptions
9+
October 18 to November 4 - Vote
1210

13-
As mentioned in the process doc, eligibility for voting will be determined by 50 contributions to a Kubernetes project over the past year and [Kubernetes Org membership](https://github.com/kubernetes/community/blob/master/community-membership.md). Eligible voters will be shown as such by this site when logged in. If you should be eligible, but are not, you may also file for an exception on this site.
11+
Eligibility for voting will be determined by 50 contributions to a Kubernetes project over the past year and [Kubernetes Org membership](https://github.com/kubernetes/community/blob/master/community-membership.md). Eligible voters will be shown as such by this site when logged in. If you should be eligible, but are not, you may also [file for an exception](https://elections.k8s.io/app/elections/2021/exception).

0 commit comments

Comments
 (0)