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

UPSTREAM: 45661: orphan when kubectl delete --cascade=false #14189

Merged
merged 1 commit into from
Jun 11, 2017

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented May 15, 2017

Fixes us to actually orphan on --cascade=false.

@openshift/cli-review

@deads2k
Copy link
Contributor Author

deads2k commented May 15, 2017

already merged upstream

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@deads2k
Copy link
Contributor Author

deads2k commented May 15, 2017

Removing merge tag. Got

test/cmd/admin.sh:445: executing 'oc delete user  orphaned-user  --cascade=false' expecting success
FAILURE after 1.067s: test/cmd/admin.sh:445: executing 'oc delete user  orphaned-user  --cascade=false' expecting success: the command returned the wrong error code
There was no output from the command.
Standard error from the command:
Error from server (InternalError): an error on the server ("This request caused apisever to panic. Look in log for details.") has prevented the request from succeeding (delete users orphaned-user)

@deads2k
Copy link
Contributor Author

deads2k commented Jun 9, 2017

Worked locally, probably that nil thing that mo fixed up a while back..
ret[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to c5eb0ef

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/2064/) (Base Commit: 1565480)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to c5eb0ef

@openshift-bot
Copy link
Contributor

openshift-bot commented Jun 11, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/962/) (Base Commit: 16b9025) (Image: devenv-rhel7_6338)

@openshift-bot openshift-bot merged commit 279c084 into openshift:master Jun 11, 2017
@deads2k deads2k deleted the cli-04-delete branch August 3, 2017 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants