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

RemoveRoute does not need service key cleanup #10855

Merged
merged 1 commit into from
Sep 9, 2016

Conversation

rajatchopra
Copy link
Contributor

@rajatchopra rajatchopra commented Sep 8, 2016

Fixes issue #10853

The old service keys do not let the route be deleted (or even their service references). RemoveRoute should just yank the entire route out.

@knobunc @DirectXMan12

Bug 1374772

@knobunc
Copy link
Contributor

knobunc commented Sep 8, 2016

LGTM. That matches what @DirectXMan12 and I were wondering about.

@smarterclayton
Copy link
Contributor

Looks correct. [test]

@knobunc
Copy link
Contributor

knobunc commented Sep 9, 2016

[testextended][extended:core(router)]

@pravisankar
Copy link

LGTM

@liggitt
Copy link
Contributor

liggitt commented Sep 9, 2016

Is this 1.3.0 or 1.3.1?

@openshift-bot
Copy link
Contributor

Evaluated for origin testextended up to 12d7c69

@rajatchopra
Copy link
Contributor Author

@liggitt Should be 1.3.0 if its not too late.

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 12d7c69

@smarterclayton
Copy link
Contributor

Also, in a follow up please add tests that verify this and the previous error are caught.

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/testextended SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin_extended/476/) (Extended Tests: core(router))

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8768/)

@rajatchopra
Copy link
Contributor Author

Tests have succeeded. [merge]

@knobunc
Copy link
Contributor

knobunc commented Sep 9, 2016

[merge]

@knobunc
Copy link
Contributor

knobunc commented Sep 9, 2016

@liggitt OK, since this is not a regression, I've been talked into 1.3.1 with a release note in 1.3.

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 12d7c69

@openshift-bot
Copy link
Contributor

openshift-bot commented Sep 9, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8772/) (Image: devenv-rhel7_4996)

@openshift-bot openshift-bot merged commit 84a8c52 into openshift:master Sep 9, 2016
@smarterclayton
Copy link
Contributor

smarterclayton commented Sep 9, 2016 via email

@smarterclayton
Copy link
Contributor

smarterclayton commented Sep 9, 2016 via email

@knobunc
Copy link
Contributor

knobunc commented Sep 29, 2016

@rajatchopra can you make sure that this gets over to 1.3.1 please?

@rajatchopra
Copy link
Contributor Author

Done. Number ose/388

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.

6 participants