Rename IsCobraInternalCommand to IsCobraManagedCommand.
This would be a breaking change for anyone using this and bumping the version, but it is used only in kapp and kctrl and we should be able to make the change when we would want to bump cobrautil.
More details on why this change is being made can be found here.
Rename
IsCobraInternalCommand
toIsCobraManagedCommand
.This would be a breaking change for anyone using this and bumping the version, but it is used only in kapp and kctrl and we should be able to make the change when we would want to bump cobrautil.
More details on why this change is being made can be found here.
cc @cppforlife