GoogleContainerTools / GoogleContainerTools/skaffold

Custom script as a deployer

Open
#2,277 14 comments 44 reactions 0 assignees View on GitHub
area/deploy kind/feature-request priority/p2
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

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](https://skaffold.dev/docs/how-tos/builders/#custom-build-script-run-locally). This will enable other Kubernetes deployment tools to be leveraged within a Skaffold workflow, such as [Kapp](https://get-kapp.io) or [Spinnaker pipeline triggers](https://www.spinnaker.io/guides/user/pipeline/triggers/)

### Actual behavior
Currently, it is only possible to use `kubectl`, `helm` or `kustomize` as a deployer implementation

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.