LX
LX
It is not feasible to use the ownerrefernce, because webhook should be associated with deployment(volcano-admission), but deployment is namespace scoped, webhook is cluster scoped. kubernetes does not allow deletion across...
I think webhook should not be generated by code, webhook should be defined by yaml. If I want to add some rules for webhook, for example, ignore some pods. I...
fix in https://github.com/volcano-sh/volcano/pull/2346 /assign
https://github.com/volcano-sh/volcano/pull/2346 is merged. /close
Why not change the timezone by mounting the file?
For the second reason, it doesn't feel like this change is universally applicable. Preferably there is a way to remove the residual webhook deployed both ways.
@shinytang6 @Thor-wl By the way, no matter what solution we choose, I recommend adding the `FailurePolicy` field. When the webhook cannot connect to the server, ignore the webhook. This way,...
> It may be possible to declare the webhook resource directly in yaml, but I'm not sure if it will work, and it needs a major modification. Sounds good this...
> l believe the dockerfile of these example images are missing last_quarter_moon_with_face mpi's still exists, https://github.com/volcano-sh/volcano/blob/master/example/integrations/mpi/Dockerfile. but the tensorflow, I can not find..We may need a new sample program =.=
/lgtm cancel