Skip to content

Commit 6093801

Browse files
authored
Merge pull request #8588 from soltysh/candidate-soltysh
Add candidate bio for Maciej Szulik (soltysh)
2 parents 051fb1f + 8b2fdb0 commit 6093801

File tree

1 file changed

+68
-0
lines changed

1 file changed

+68
-0
lines changed
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
-------------------------------------------------------------
2+
name: Maciej Szulik
3+
ID: soltysh
4+
info:
5+
- employer: Defense Unicorns
6+
- slack: soltysh
7+
-------------------------------------------------------------
8+
9+
## SIGS
10+
11+
- SIG Apps chair and technical lead
12+
- SIG API Machinery member
13+
- SIG CLI technical lead
14+
- Production Readiness Approvers member
15+
16+
## What I have done
17+
18+
I've been an active Kubernetes contributor since late 2014, with the majority of
19+
my work focused on SIG CLI and SIG Apps.
20+
21+
My contributions to SIG CLI range from major refactors like
22+
[moving kubectl to staging](https://github.com/kubernetes/enhancements/issues/1020)
23+
and extracting [helpers for creating kubectl-like commands](https://github.com/kubernetes/cli-runtime),
24+
to standardizing the shape of every command. I've also led significant features,
25+
such as [introducing the current kubectl plugins](https://github.com/kubernetes/enhancements/issues/2379),
26+
and, more recently [separating kubectl user preferences](https://github.com/kubernetes/enhancements/issues/3104).
27+
Currently, I'm focused on the technical oversight of SIG CLI, ensuring our work
28+
moves steadily forward.
29+
30+
In SIG Apps, I was nominated as a lead in early 2021 in recognition of my long-time
31+
contributions to Kubernetes controllers, including authoring
32+
[Jobs](https://github.com/kubernetes/design-proposals-archive/blob/main/apps/job.md)
33+
and [CronJobs](https://github.com/kubernetes/design-proposals-archive/blob/main/apps/cronjob.md).
34+
Over the past few years we've focused on expanding batch and workload controllers
35+
with new capabilities while improving their performance and stability.
36+
37+
As an early contributor to the Kubernetes project, I've had the opportunity to
38+
work in areas beyond these SIGs. Over the years, I wrote the
39+
[first version of audit logging](https://github.com/kubernetes/kubernetes/pull/27087),
40+
later helped shape [the current mechanism](https://github.com/kubernetes/enhancements/issues/22),
41+
and have made various contributions across the API server.
42+
43+
Finally, during my past two years on the Steering Committee, I have worked with
44+
multiple contributors and groups (SIGs, WGs, sub-projects), often privately,
45+
to provide them with the support necessary to achieve their goals within our project.
46+
47+
## What I'll do
48+
49+
My number one priority remains ensuring our contributors and maintainers have the
50+
support they need to thrive. Whether through mentoring new contributors or rotating
51+
existing roles, we must ensure Kubernetes has both the people and the resources it
52+
needs to grow. By investing in our people, we equip the Kubernetes project to continue
53+
supporting the entire world with the best possible platform for managing modern
54+
applications.
55+
56+
## Resources About Me
57+
58+
- Bluesky: [@soltysh.bsky.social](https://bsky.app/profile/soltysh.bsky.social)
59+
- Twitter: [@soltysh](https://twitter.com/soltysh)
60+
- LinkedIn: [Maciej Szulik](https://www.linkedin.com/in/maciejszulik/)
61+
- Talks:
62+
- [Writing Controllers for Everyone](https://www.youtube.com/watch?v=AUNPLQVxvmw)
63+
- [The Long, Winding and Bumpy Road to CronJob’s GA](https://www.youtube.com/watch?v=o5h6s3A9bXY&pp=ygUNbWFjaWVqIHN6dWxpaw%3D%3D)
64+
- [Audit in Kubernetes, the Future is Here](https://www.youtube.com/watch?v=Up1qgVIzoVM&pp=ygUNbWFjaWVqIHN6dWxpaw%3D%3D)
65+
- [Kubectl code tour](https://youtu.be/eZeCFRh2uGg?t=540)
66+
- [The Cube interview](https://www.youtube.com/watch?v=iWnNFUrqZdM)
67+
- [Guiding Kubernetes: The Steering Committee's Role in Project Evolution](https://www.youtube.com/watch?v=ZManfhV6DZU)
68+

0 commit comments

Comments
 (0)