kpt-functions-sdk
kpt-functions-sdk copied to clipboard
feat: modifying error message for subobject
Current subobject does not give information about where the error was. When a file contains multiple resources, it is difficult to see where the error is. By adding GVK and relative path to KubeObject, it would be much easier to see what went wrong
Can you change the PR subject to be more specific and add a PR description to explain what this PR does and the problems it tries to solve?
I suggest pausing this PR for now and focus on the set-labels function first.