Open
Description
Expected behavior
Ability to provide a custom script as a deployer, using the same pattern that allows a custom build script to be used as a builder. This will enable other Kubernetes deployment tools to be leveraged within a Skaffold workflow, such as Kapp or Spinnaker pipeline triggers
Actual behavior
Currently, it is only possible to use kubectl
, helm
or kustomize
as a deployer implementation