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

update API to support Deployments #69

Closed
lance opened this issue May 23, 2018 · 0 comments
Closed

update API to support Deployments #69

lance opened this issue May 23, 2018 · 0 comments
Assignees

Comments

@lance
Copy link
Member

lance commented May 23, 2018

As of at least 3.7.1 the openshift api has supported a Deployment resource type that is native to kubernetes and supports all of the fields we are currently using.

With the newer versions of the OpenShift API, DeploymentConfig appears to be no longer supported, and to support Istio installation via kubectl we'll want to be producing Deployment resources - not DeploymentConfig.

See: nodeshift/nodeshift#228
See: #42

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

No branches or pull requests

1 participant