rich7420 commented on code in PR #875:
URL: https://github.com/apache/yunikorn-k8shim/pull/875#discussion_r1671796875
##########
pkg/client/kubeclient.go:
##########
@@ -138,7 +138,6 @@ func (nc SchedulerKubeClient) Create(pod *v1.Pod) (*v1.Pod,
error) {
}
func (nc SchedulerKubeClient) Delete(pod *v1.Pod) error {
- // TODO make this configurable for pods
Review Comment:
Oh yes, I had reported a jira.
https://issues.apache.org/jira/browse/YUNIKORN-2734
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]