Skip to content

bundle.Dockerfile path should be parameterized #4586

@vaibhavjainwiz

Description

@vaibhavjainwiz

Feature Request

bundle.Dockerfile path should be parameterized

Describe the problem you need a feature to resolve.

Currently bundle.Dockerfile by default generates at root directory of project.

Olm also expect dockerFile along the bundle dir.see

Currently we have to copy this file manually and edit the relative path of the content like manifest and metadata path.

Describe the solution you'd like.

It would be better if we could define --bundle.Dockerfile path and its name as input arg to operator-sdk generate bundle cmd

/language go

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.olm-integrationIssue relates to the OLM integration

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions