You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -119,7 +126,32 @@ values at the time of pod creation, and can resize down to normal running
119
126
needs once the application has finished initializing.
120
127
121
128
129
+
## Credits
130
+
131
+
This feature is a result of the efforts of a very collaborative Kubernetes community.
132
+
Here's a little shoutout to just a few of the many many people that helped shape
133
+
this work.
134
+
-[@thockin](https://github.com/thockin) for detail-oriented API design and air-tight code reviews.
135
+
-[@derekwaynecarr](https://github.com/derekwaynecarr) for simplifying the design and thorough API and node reviews.
136
+
-[@dchen1107](https://github.com/dchen1107) for bringing vast knowledge from Borg and helping us avoid pitfalls.
137
+
-[@ruiwen-zhao](https://github.com/ruiwen-zhao) for adding containerd support that enabled full E2E implementation.
138
+
-[@mikebrow](https://github.com/mikebrow)[@marosset](https://github.com/marosset) for reviews on short notice that helped CRI changes make it into v1.25.
139
+
-[@bobbypage](https://github.com/bobbypage) for invaluable help getting CI ready and quickly investigating issues.
140
+
-[@wangchen615](https://github.com/wangchen615) for implementing comprehensive E2E tests and driving scheduler fixes.
141
+
-[@Random-Liu](https://github.com/Random-Liu) for thorough kubelet reviews and identifying problematic race conditions.
142
+
-[@mrunalp](https://github.com/mrunalp) for reviewing cgroupv2 changes and ensuring clean handling of v1 vs v2.
143
+
-[@Huang-Wei](https://github.com/Huang-Wei), [@ahg-g](https://github.com/ahg-g), [@alculquicondor](https://github.com/alculquicondor) for helping get scheduler changes done.
144
+
-[@SergeyKanzhelev](https://github.com/SergeyKanzhelev) for supporting and shepherding various issues during the home stretch.
145
+
-[@dashpole](https://github.com/dashpole) for bringing me up to speed on 'the Kubernetes way' of doing things.
146
+
-[@bsalamat](https://github.com/bsalamat) for very thoughtful design review and suggestions.
147
+
-[@dims](https://github.com/dims) for being omnipresent and helping make merges happen at critical hours.
148
+
- Docs and release teams for helping put the finishing touches on this effort.
149
+
150
+
And a big thanks to my very supportive management [Dr. Xiaoning Ding](https://www.linkedin.com/in/xiaoningding/)
151
+
and [Dr. Ying Xiong](https://www.linkedin.com/in/ying-xiong-59a2482/) for their patience and encouragement.
0 commit comments