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

Fix charms leaving services running after remove-unit #48446

Merged
merged 1 commit into from
Jul 4, 2017
Merged

Fix charms leaving services running after remove-unit #48446

merged 1 commit into from
Jul 4, 2017

Conversation

Cynerva
Copy link
Contributor

@Cynerva Cynerva commented Jul 3, 2017

What this PR does / why we need it:

This fixes a case where removed charm units can sometimes leave behind running services that interfere with the rest of the cluster.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

Fix charms leaving services running after remove-unit

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 3, 2017
@k8s-github-robot k8s-github-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Jul 3, 2017
@wwwtyro
Copy link
Contributor

wwwtyro commented Jul 3, 2017

This looks correct to me & verified it's been tested.

@Cynerva
Copy link
Contributor Author

Cynerva commented Jul 3, 2017

/approve no-issue

@k8s-github-robot k8s-github-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 3, 2017
@Cynerva
Copy link
Contributor Author

Cynerva commented Jul 3, 2017

/assign @marcoceppi

Can you look at this one too? Thanks!

@ktsakalozos
Copy link
Contributor

lgtm +1

@marcoceppi
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 4, 2017
@k8s-github-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Cynerva, marcoceppi

Associated issue requirement bypassed by: Cynerva

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-github-robot
Copy link

Automatic merge from submit-queue (batch tested with PRs 47043, 48448, 47515, 48446)

@k8s-github-robot k8s-github-robot merged commit 3823270 into kubernetes:master Jul 4, 2017
@Cynerva Cynerva deleted the gkk/stop-snaps branch July 5, 2017 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants