Skip to content

Selection of Kubernetes components to apply during odo push/deploy #693

Closed
devfile/library
#127
@feloy

Description

@feloy

/kind bug

In this page (point 4.) , it is specified that the Kubernetes components that are not associated to an Apply command will be applied at startup.

On odo implementation, that means that these non-associated Kubernetes components will be applied when running odo push.

On the other hand, during odo deploy, the Kubernetes components applied will be the ones explicitely associated with the deploy command.

This difference of selection of Kubernetes components for the commands odo push (indirect/implicit selection) and odo deploy (direct/explicit selection) can be confusing for user and difficult to reason about.

Which area this bug is related to?

/area api
/area library

Metadata

Metadata

Assignees

Labels

area/apiEnhancement or issue related to the api/devfile specificationarea/libraryCommon devfile library for interacting with devfileskind/enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions