Skip to content

Default controller object is always generated. #33

Closed
@kadel

Description

Right now default controller is always generated.
When I do kompose convert --replicaset I get Services, Deployments and ReplicaSets.
I think that this is little bit confusing (even if they are in different files).
When I run above command I would expect only Services and ReplicaSets. In most cases you need only one controller object.

When I do kompose convert --replicaset --deployment than I would expect both (ReplicaSets and Deployments)

Metadata

Assignees

No one assigned

    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