Harry Li

Results 33 comments of Harry Li

> That's not okay, because they will look like real names. We should likely instead convert them to something more like the old code with double underscores or similar. >...

I just attemptd to write the `MutatingAdmissionPolicy` and `MutatingAdmissionConfiguration` files to replace the Go implementation. Everything works fine except for the `MutateAdmission` function, which involves adapting code for multiple GPU...

> I’m currently facing the same issue. Since the implementation differs greatly for each device type, I’m considering implementing a separate policy for each device type to make maintenance easier....