Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime error trying to bind to an application #2059

Closed
spadgett opened this issue Sep 12, 2017 · 1 comment
Closed

Runtime error trying to bind to an application #2059

spadgett opened this issue Sep 12, 2017 · 1 comment
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/P2

Comments

@spadgett
Copy link
Member

If you enable tech preview feature pod_presets, you see a runtime error if you try to bind to an application. Even if pod presets will be disabled for 3.7, we should fix the runtime error.

cc @jmontleon

Error: relatedObjName is not defined
d@https://172.18.0.1:8443/console/scripts/vendor.js:73884:1
bindService@https://172.18.0.1:8443/console/scripts/vendor.js:73907:9
o</e.prototype.bindService@https://172.18.0.1:8443/console/scripts/vendor.js:78458:1
o</e.prototype.createService/<@https://172.18.0.1:8443/console/scripts/vendor.js:78448:31
s@https://172.18.0.1:8443/console/scripts/vendor.js:5977:18
l/<@https://172.18.0.1:8443/console/scripts/vendor.js:5985:1
$eval@https://172.18.0.1:8443/console/scripts/vendor.js:6283:8
$digest@https://172.18.0.1:8443/console/scripts/vendor.js:6239:2
$apply@https://172.18.0.1:8443/console/scripts/vendor.js:6309:1
p/<@https://172.18.0.1:8443/console/scripts/vendor.js:5302:102
w@https://172.18.0.1:8443/console/scripts/vendor.js:5366:36
Dt/</C.onload@https://172.18.0.1:8443/console/scripts/vendor.js:5377:65
@spadgett spadgett added kind/bug Categorizes issue or PR as related to a bug. priority/P2 labels Sep 12, 2017
@spadgett
Copy link
Member Author

Looks like this is my bug from

openshift/origin-web-common#163

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/P2
Projects
None yet
Development

No branches or pull requests

2 participants