Ye Cao
Ye Cao
Oh, my fault. I'm sorry for the noisy. Reopned.
WIP, see also https://github.com/dashanji/v6d/tree/adapt-k8s-1.18
Ok, I will try to fix the version compatibility between `go/vineyard/log` and `k8s/pkg/log`.
Sorry for the previous confusing description and please check the updated one. Actually, the [email protected] depends on a low version of `github.com/go-logr/logr` but the current log implementation in `go/vineyard` requires...
The vineyard scheduler is closely related to the k8s version. As the scheduler configurations of lower versions will be deprecated in higher versions of k8s, we can't support multiple versions...
Close via has been implemented in https://github.com/v6d-io/v6d/pull/1760
@arttor Hi, could you please take a look at this? Thanks.
Hi @arttor, could you please take a look at this? Thanks.
Okay, In fact, we developed an operator using `kubebuilder`, and automatically generated a helm chart using `helmify`. If we can add the webhook option, as implemented in this [commit](https://github.com/v6d-io/v6d/commit/3e7ab0ada87f148785c37dd2fe04a398f53726ee), I...
@arttor Hi, are you working on this? If possible, I can help add the feature.