Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace DeploymentConfigs with Deployments #130

Open
chaitanyaenr opened this issue Apr 24, 2020 · 0 comments
Open

Replace DeploymentConfigs with Deployments #130

chaitanyaenr opened this issue Apr 24, 2020 · 0 comments

Comments

@chaitanyaenr
Copy link
Member

DeploymentConfigs are an older OCP-only resource type and require more processing for OCP to create them since they involve the creation of a deployment pod. Deployments are the preferred application type now and can be instantiated without a deployer pod having to spin up like @mffiedler mentioned in the PR: openshift/svt#635. We need to switch the templates to use deployments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant