| Summary: | oo-devel-node app-destroy doesn't work | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Adam Miller <admiller> |
| Component: | Containers | Assignee: | Dan McPherson <dmcphers> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | dmcphers, whearn, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-30 00:49:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Adam Miller
2013-10-29 01:07:46 UTC
oo-devel-node app-destroy doesn't work for gears that half way exist (they really need their env vars). Will try to get a better message. Does the SOP actually point to this command? I have fixed up the error handling with: https://github.com/openshift/origin-server/pull/4031 Wesley is going to open a trello request to get the feature you are looking for. Tested on devenv_3968. [root@ip-10-137-41-211 openshift]# ls -l total 4 drwxr-x---. 14 root 5270dab5edff0c5d8e000007 4096 Oct 30 06:09 5270dab5edff0c5d8e000007 lrwxrwxrwx. 1 root root 24 Oct 30 06:09 aa-walter -> 5270dab5edff0c5d8e000007 [root@ip-10-137-41-211 openshift]# oo-devel-node app-destroy -c 5270dab5edff0c5d8e000007 [root@ip-10-137-41-211 openshift]# ls -l total 0 [root@ip-10-137-41-211 openshift]# oo-devel-node app-destroy -c 5270dab5edff0c5d8e000007 5270dab5edff0c5d8e000007 is missing or not a valid gear: can't find user for 5270dab5edff0c5d8e000007 Mark the bug as verified. |