Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Custom link names and bindAsFiles option for SB #4693

@kadel

Description

@kadel

/kind user-story

User Story

As an odo user, I want to be able to control if linking information is provided as env variables or as files.
As an odo user, I want to be able to customize the name of the file when linking information is provided in file.

Acceptance Criteria

  • It should be possible to optionally specify ServiceBinding name that is created when odo link is called. (example: odo link mydb --name customersDB
  • It should be possible to set bindAsFiles field for ServiceBinding that gets created when odo link is called. By default, odo should keep using env variables. (example: odo link mydb --bindAsFiles=true, default for --bindAsFiles will be false)

Links

/kind user-story
/priority medium

Metadata

Metadata

Assignees

Labels

area/bindingIssues or PRs related to `odo add/delete binding *` commands or Service Binding Operatorkind/user-storyAn issue of user-story kindpriority/MediumNice to have issue. Getting it done before priority changes would be great.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions