Skip to content

Up and convert commands are not equal in features #798

Closed
@cdrage

Description

For example, we are able to deploy --daemon-set using convert, but not with up.

We have some things such as --build which is consistent in kompose up, but other aspects such as controllers, etc do not function correctly.

We should have the SAME experience between up and convert.

It goes against UX/UI having inconsistencies between the commands. One should convert, one should bring those converted up.

List of parameters NOT in up:

  • --daemon-set
  • --deployment
  • --chart (I don't think this should be applicable)
  • --replication-controller
  • --build-branch
  • --build-repo
  • --deployment-config
  • --insecure-repository

A couple of these parameters will be deprecated in favour of --controller however.

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions