-
I even review the first commit of kwok , I found the following code.
|
Beta Was this translation helpful? Give feedback.
Answered by
wzshiming
Feb 13, 2023
Replies: 1 comment 1 reply
-
Derived from Kwok's predecessor, fake-kubelet, the first version of which meant locking the resource in the ready status, so that no one could modify it |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wzshiming
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/wzshiming/fake-kubelet/blob/a6c1082175f151ae643e2d2e63b00035bb315bed/controller.go#L135
Derived from Kwok's predecessor, fake-kubelet, the first version of which meant locking the resource in the ready status, so that no one could modify it