Skip to content

Commit 04d62ba

Browse files
authored
Merge pull request #7496 from pohly/steering-committee-2023-bio
Steering 2023 Candidate Bio for Patrick Ohly
2 parents 1f17841 + 7ba482b commit 04d62ba

File tree

1 file changed

+67
-0
lines changed

1 file changed

+67
-0
lines changed
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
-------------------------------------------------------------
2+
name: Patrick Ohly
3+
ID: pohly
4+
info:
5+
- employer: Intel Corporation
6+
- slack: pohly
7+
-------------------------------------------------------------
8+
9+
## SIGS
10+
11+
- SIG Testing technical lead
12+
- SIG Instrumentation / Structured Logging WG lead
13+
- SIG Storage member
14+
- SIG Node contributor
15+
- SIG Scheduling contributor
16+
17+
## What I have done
18+
19+
I have been involved with Kubernetes since 2018. I’ve worked on a variety of
20+
topics covering several different SIGs. Enhancements that I have designed and
21+
implemented include:
22+
23+
- Generic Ephemeral Volumes (GA)
24+
- Storage Capacity Tracking (GA)
25+
- Contextual Logging (alpha)
26+
- Dynamic Resource Allocation (alpha)
27+
28+
As tech lead in SIG Testing for the E2E framework and working group lead for
29+
structured logging I am responsible for changes that affect all contributors of
30+
Kubernetes. I care about code quality and some of you might remember my
31+
initiative to enable [stricter pre-merge
32+
linting](https://groups.google.com/a/kubernetes.io/g/dev/c/myGiml72IbM/m/QdO5bgQiAQAJ)
33+
which is now active for all new PRs.
34+
35+
I am working with the maintainers of components that Kubernetes depends on
36+
(Ginkgo/Gomega, golangci-lint, forbidigo, and last but not least Go itself) to
37+
ensure that they meet the needs of Kubernetes.
38+
39+
## What I'll do
40+
41+
The conversion of logging to contextual, structured logging is an area where I
42+
have helped various new developers with their first contributions to
43+
Kubernetes. Finding and retaining new contributors is an on-going challenge. I
44+
intend to continue doing that also as member of the steering committee.
45+
46+
Kubernetes has been wildly successful. It is tempting to rest on those laurels
47+
and focus only on stabilizing the existing APIs. But that would ignore all the
48+
new ideas about how Kubernetes could also be used, lead to stagnation and push
49+
away the new developers who want to try out their ideas. Therefore I believe
50+
that Kubernetes needs to continue to evolve (of course with all the required
51+
care to not break existing users) and I hope to support that.
52+
53+
## Resources About Me
54+
55+
- Presentations and some of the more important blog posts:
56+
- 2019: [KubeCon China: E2E Testing: Real Developers Don't Test... But They Should](https://kccncosschn19eng.sched.com/event/NrmX/e2e-testing-real-developers-dont-test-but-they-should-patrick-ohly-intel)
57+
- 2020: [KubeCon NA: Persistent Memory in Kubernetes](https://kccncna20.sched.com/event/ekFE/persistent-memory-in-kubernetes-patrick-ohly-intel)
58+
- 2022: [Contextual Logging blog post](https://www.kubernetes.dev/blog/2022/05/25/contextual-logging/)
59+
- 2023: [KubeCon EU: Keeping the Lights on and the Bugs Away](https://kccnceu2023.sched.com/event/1Hzcr/keeping-the-lights-on-and-the-bugs-away-patrick-ohly-intel), [E2E testing best practices reloaded](https://www.kubernetes.dev/blog/2023/04/12/e2e-testing-best-practices-reloaded/)
60+
61+
- Awards for work on Kubernetes:
62+
- 2021: [SIG Instrumentation](https://www.kubernetes.dev/community/awards/2021/)
63+
- 2022: [SIG Instrumentation, Architecture and Testing](https://www.kubernetes.dev/community/awards/2022/), [CNCF Chop Wood & Carry Water](https://github.com/cncf/awards#2022-chop-wood-carry-water)
64+
- 2023: [Google Open Source Peer Award](https://opensource.googleblog.com/2023/05/google-open-source-peer-bonus-program-announces-first-group-of-winners-2023.html)
65+
66+
- Links to social media
67+
- LinkedIn: [Patrick Ohly](https://www.linkedin.com/in/patrickohly/)

0 commit comments

Comments
 (0)