I know at the task level I can set interuptible=Tr...
# ask-the-community
a
I know at the task level I can set interuptible=True but this will also make the PS interuptible
h
That's an interesting ask.. This is not currently supported I don't think. It can be added as an option on the plugin though: https://github.com/flyteorg/flyte/blob/master/flyteplugins/go/tasks/plugins/k8s/kfoperators/common/common_operator.go#L270
a
ok let me try and add it
do you know if there are any docs on how to do plugin dev / testing
@L godlike maybe you can take a look?
l
yes, will take a look
just reply it, thx
feel free to ping me on github or slack if there's anything unclear