Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code of Conduct Committee Elections — 2025 #8137

Merged
merged 6 commits into from
Nov 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions elections/code-of-conduct/2023/OWNERS

This file was deleted.

85 changes: 85 additions & 0 deletions elections/code-of-conduct/2025/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
# 2025 VOTERS GUIDE - KUBERNETES CODE OF CONDUCT ELECTIONS

## Important Links

- [Kubernetes Code of Conduct Committee]
- [election app]
- [election page]
- [schedule](#schedule)

## Table of Contents

- [Important Links](#important-links)
- [Table of Contents](#table-of-contents)
- [Purpose](#purpose)
- [Election Platform](#election-platform)
- [Eligibility](#eligibility)
- [Schedule](#schedule)
- [Candidacy Process](#candidacy-process)
- [Voters](#voters)
- [Nominees](#nominees)

## Purpose

The role of this election is to fill out the three (3) seats open for election
this year on the [Kubernetes Code of Conduct Committee]. Each elected
member will serve a two (2) year term.

*In an effort to deconflict between Steering and Code of Conduct Committee
election timing and provide new Steering Committee members sufficient time to
onboard (3+ months), the Steering Committee has made the decision to move the
Code of Conduct Committee elections to follow the 2024 Steering elections,
instead of preceding them.*

## Election Platform

We will be using [Elekto] to conduct the election. Elekto relies entirely on GitHub OAuth for
voting, and as such does not use email at all. Elekto also handles exceptions,
eligibility checks, and other aspects of the election. See the [Elekto voting documentation]
for how to use it.

## Eligibility

- Candidate commits to putting the interests of the community above the interests of their employer for all Code of Conduct Committee activities.
- Is generally a responsible human
- Does not have to be part of the Kubernetes or CNCF community
- Characteristics which would be nice in any nominations:
- Previous experience on an Ethics Committee or Code of Conduct Committee is appreciated
- Has demonstrated integrity, professionalism, and positive influence within the community is appreciated
- Experience with the tools which we use to communicate (Zoom, Slack, GitHub, etc.) within the Kubernetes community is appreciated

### Schedule

| Date | Event |
| --- | --- |
| Monday, December 2 | Nominations Open |
| Friday, January 31 | Nominations Close |
| Monday, February 3 | Steering to confirm candidacy |
| Monday, February 10 | Election Begins |
| Monday, February 17 | Election Closes |
| Tuesday, February 18 | Announcement of results |
| Thursday, February 20 | CoCC to hold onboarding sessions for new members |

Candidate nomination, bio, and election close deadlines will be done using Anywhere on Earth timing, meaning it is still valid to submit new nominations/bios/votes as long as it is still the last day anywhere on the planet (i.e. at the end of that day in UTC-12).

## Candidacy Process

Candidate nominations were accepted through a [Google Form] open during the above stated [nomination period](#schedule).

For more details about the candidacy and the voting process, see the [CoCC Election Charter].

## Voters

Only the Kubernetes Steering Committee members as of February 4, 2025 will be eligible voters for the election.

## Nominees

Nominees may be found in the [election app].

[Kubernetes Code of Conduct Committee]: https://github.com/kubernetes/community/blob/master/committee-code-of-conduct
[election app]: https://elections.k8s.io
[election page]: https://elections.k8s.io/app/elections/code-of-conduct---2025
[Elekto]: https://elekto.dev
[Elekto voting documentation]: https://elekto.dev/docs/voting/
[Google Form]: https://forms.gle/YQvofRb14Jbu2mjc6 <!-- TODO(cocc): Generate new candidate submission form -->
[CoCC Election Charter]: https://github.com/kubernetes/community/blob/master/committee-code-of-conduct/election.md
20 changes: 20 additions & 0 deletions elections/code-of-conduct/2025/election.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: 2025 Kubernetes Code of Conduct Committee Election
organization: Kubernetes
start_datetime: 2025-02-10 00:00:01
end_datetime: 2025-02-17 11:59:59
no_winners: 3
allow_no_opinion: True
delete_after: True
election_officers:
- BenTheElder
- aojea
- justaugustus
- pacoxu
- pohly
- saschagrunert
- soltysh
eligibility: Eligibility is limited to the [current Steering Committee Members](https://github.com/kubernetes/steering/blob/45c016ebe5c08cb3852240751382b02afc0aa4f3/README.md#members)
exception_description: No exception requests accepted for this election.
exception_due: 2025-02-04 00:00:01
show_candidate_fields:
-
3 changes: 3 additions & 0 deletions elections/code-of-conduct/2025/election_desc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Vote for the Kubernetes Code of Conduct Committee

Please complete your voting by the end of 2025-02-17.
12 changes: 12 additions & 0 deletions elections/code-of-conduct/2025/results.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Results of the 2025 Kubernetes Code of Conduct Committee Elections

- Number of seats open: 3 (2 year term)
- Number of eligible voters: 7
- Number of votes cast: TBD
- Turnout: TBD
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... can you imagine if it's not 100%? 😱


## Winners

- TBD
- TBD
- TBD
17 changes: 17 additions & 0 deletions elections/code-of-conduct/2025/voters.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 2025 Code of Conduct Committee Election
##################################
#
# The eligible voters for the elections is the Kubernetes Steering Committee as of 2025-01-31
#
# History:
# Log of changes to the file
# 2024-11-06 - Add eligible voters
#
eligible_voters:
- BenTheElder
- aojea
- justaugustus
- pacoxu
- pohly
- saschagrunert
- soltysh
8 changes: 8 additions & 0 deletions elections/code-of-conduct/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
options:
no_parent_owners: true
approvers:
- committee-steering
labels:
- committee/conduct
- committee/steering