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

OpenShift conversoin - invalid DeploymentConfig #124

Closed
kadel opened this issue Aug 25, 2016 · 0 comments · Fixed by #126
Closed

OpenShift conversoin - invalid DeploymentConfig #124

kadel opened this issue Aug 25, 2016 · 0 comments · Fixed by #126
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@kadel
Copy link
Member

kadel commented Aug 25, 2016

When creating (oc create -f ...) DeploymentConfig created (kompose convert --dc) from this docker-compose.yml I get following error:

The DeploymentConfig "" is invalid.

* metadata.name: Required value: name or generateName is required
* spec.template: Required value
* spec.selector: Invalid value: null: selector cannot be empty
@kadel kadel added the kind/bug Categorizes issue or PR as related to a bug. label Aug 25, 2016
@kadel kadel self-assigned this Aug 29, 2016
kadel added a commit to kadel/kompose that referenced this issue Aug 29, 2016
add missing conversion to versioned object when saving to files
kadel added a commit to kadel/kompose that referenced this issue Aug 30, 2016
add missing conversion to versioned object when saving to files
kadel added a commit to kadel/kompose that referenced this issue Sep 2, 2016
add missing conversion to versioned object when saving to files
@kadel kadel closed this as completed in #126 Sep 5, 2016
cab105 pushed a commit to cab105/kompose that referenced this issue Oct 27, 2016
add missing conversion to versioned object when saving to files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant