Devon Finninger
Results
1
issues of
Devon Finninger
It seems that the inclusion of `reverser.py` in the `.delete` target pulls in the entire Python toolchain into runfiles. https://github.com/bazelbuild/rules_k8s/blob/8b96841e8910d72158c4b1c67cf9f6c0a25ad475/k8s/object.bzl#L420-L425 This causes the `.delete` target to be much larger than...