Arvind Parekh
@arvindparekh_21
CS | @kubernetesio Blogging Shadow, KCSNA24 Comms Shadow | SDE Intern @dollarpe_ofc | Member @VirtualCoffeeIo | Marathon Runner | 🎸 | Open-Source Contributor
ID: 1595326982107336706
https://github.com/ArvindParekh 23-11-2022 08:03:11
1,1K Tweet
188 Takipçi
326 Takip Edilen
here's the kep (kubernetes enhancement proposal) i'm working on Kubernetes for v1.36 it is about adding an unusedSince status field to PVCs that reflects the time since when a PVC has not been in use. when the pvc is correctly referenced by a pod, this field remains nil.
might need to pull an all-nighter today, both out of approaching deadlines + fun. writing the code to update kubernetes pvc protection controller to handle updating (new) pvc "unusedSince" status field. it was the hardest to understand and as a result - quite rewarding. so