Need a way to promote deployment to deployment config and other way around
@mfojtik is already working on this.
Since Oct 9, 2017.
- Dominant language
- Go
- Stars
- 8.7k
- Forks
- 4.8k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 53
Description
Upstream deployments are almost identical feature wise with our deployment configs (except hooks and custom strategy). Additionally upstream deployments does not run deployer job which makes them faster to rollout, but less feature rich (hooks).
It would be nice to have a command to convert a deployment config into deployment or promote a deployment to deployment config if users need more features (hooks/custom deployments).
This command should be able to run in batch (I want to convert all deployment configs without hooks to deployments including converting the ICT to annotation trigger and setting lookup policy for images?).
@smarterclayton @kargakis @tnozicka
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.