openshift / openshift/origin

Need a way to promote deployment to deployment config and other way around

Open
#16,763 11 comments 1 reaction 1 assignee View on GitHub

@mfojtik is already working on this.

Since Oct 9, 2017.

component/apps lifecycle/frozen priority/P2 sig/master
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.