intellij-openshift-connector icon indicating copy to clipboard operation
intellij-openshift-connector copied to clipboard

Link devfile component does not work

Open sbouchet opened this issue 5 years ago • 0 comments

[kind/bug]

What versions of software are you using?

  • Operating System: Linux
  • IntelliJ version: 2019.1
  • OpenShift version: 3.11
  • Odo version: 2.0.0

What did you run exactly?

odo link service with a devfile component

Actual behavior

link fails with Error: Process exited with an error: 1 (Exit value: 1) ✗ no Deployment Config was found for the selector: app.kubernetes.io/part-of=app,app.kubernetes.io/instance=spring

Expected behavior

Link sucess

Any logs, error output, etc?

Integration test also points this error.

sbouchet avatar Nov 17 '20 13:11 sbouchet